]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/history - tests/unit
Use object comparison (improved by private PHPUnit/Assert). More link tests
[SourceForge/phpwiki.git] / tests / unit /
2007-01-21 rurbanUse object comparison (improved by private PHPUnit...
2007-01-21 rurbanImprove UI (label, button)
2007-01-04 rurbanDo sqlite
2006-12-23 rurbanupdate to new structure
2006-12-23 rurbandeal with strict references and the order of deletion
2006-06-05 rurbanadd experimental backend flatfile, minor fixes
2006-06-05 rurbanpostgresql testing
2005-11-21 rurbanIncludePageTest added, various minor enhancements
2005-10-29 rurbanuse default comment style
2005-10-12 rurbanenable specific DB backends, not just the default....
2005-09-11 rurbanmore fulltext search, with limit
2005-09-11 rurbanfulltext enhancements
2005-09-11 rurbanadd TextSearchTest
2005-09-11 rurbansome basic search queries
2005-08-27 rurbanfixes for new dumphtml API
2005-08-27 rurbanremove default PARSER flag on php5
2005-07-24 rurbanfixed array size
2005-07-24 rurbaninlineimage => inlineobject
2005-01-27 rurbandebugging is called before phpwiki. so stick with this...
2005-01-25 rurbanadd getMemoryUsage to stdlib
2005-01-21 rurbansome convenience
2005-01-21 rurbanlowercase both
2005-01-21 rurbanadd LinkDatabase
2004-12-22 rurbanadd testIncludePagePlugin loading: ADODB error with...
2004-12-22 rurbanchmod +x for convenience wit fixperms
2004-12-22 rurbanadd cached_html col
2004-12-10 rurbanadd the xmlrpc testsuite (wiki and interop) from xmlrpc-epi
2004-11-25 rurbanfix debug+level option request
2004-11-25 rurbanbetter HTML options: jscript - dblclick on title, debug...
2004-11-25 rurbanhandle defaults without any args
2004-11-21 rurbanforce writable dirs: run by cli and webuser with confli...
2004-11-21 rurbanforgot to rename class
2004-11-21 rurbantest new WantedPages methods
2004-11-15 rurbannew tables, better options handling
2004-11-11 rurbanimprove HTML interface: options as form
2004-11-03 rurbanpcre crash and mysql helpers
2004-11-03 rurbansome unit tests fixes and updates
2004-10-21 rurbanno mem in runme_all, more ex.
2004-10-21 rurbanmemory regression suite
2004-10-20 rurbanuse config.ini for SQL settings, extra test per unit...
2004-10-19 rurbanprint diffs
2004-10-19 rurbanmore diagnostics, more sf.net overrides.
2004-10-19 rurbanfixes for old php and sf.net env
2004-10-19 rurbanprefer explicit args
2004-10-19 rurbansome sample memory usage
2004-10-19 rurbanimproved commend-line handling:
2004-10-19 rurbantestsuite starters
2004-10-04 rurbanadd action to check at UserPreferences
2004-10-04 rurbanfix for latest cygwin php
2004-09-06 rurbanrename genericQuery to genericSqlQuery,
2004-07-13 rurbanTest all available backends, not just file
2004-07-13 rurbanpostpone all errors, fixed assertion, added memory...
2004-07-09 rurbanProperly save and restore the request args for each...
2004-07-08 rurbanminor test optimizations
2004-07-08 rurbanfix cache issues on purging, check against php test...
2004-07-08 rurbanpurge testbox only on SetupWiki test
2004-07-08 rurbanrun only requested tests
2004-07-08 rurbanadded testImportOldMarkup
2004-07-08 rurbanSimplify MockRequest and user objects to run through...
2004-07-08 rurbanconfig.php needs an user agent
2004-07-06 rurbancache groups, added load and save tests
2004-07-02 dfrankowComment out _maxlen assertion, because it didn't work...
2004-07-01 dfrankowMake calls to plugins more correct to satisfy new picky...
2004-07-01 dfrankowComment out 2 tests for parsing images, because I could...
2004-07-01 dfrankow- printSimpleTrace() to print out a nice stack trace
2004-07-01 dfrankowAdd minimal data for functioning unit tests with this...
2004-06-19 rurbanallow_call_time_pass_reference clean
2004-06-08 rurbanseveral new tests by DanFr
2004-05-24 rurbanrenamed testbox to .testbox
2004-05-07 rurbanPHPUnit tests by Dan Frankowski