]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/history - tests/unit
new tables, better options handling
[SourceForge/phpwiki.git] / tests / unit /
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