]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/history - tests
postgresql testing
[SourceForge/phpwiki.git] / tests /
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-07-21 rurbansome simple tests with curl
2005-07-21 rurbanadd wiki.titleSearch, bump to XMLRPC protocol version 2
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 rurbanmore tests
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 rurbanconfigurable baseurl
2004-09-06 rurbanrename genericQuery to genericSqlQuery,
2004-08-24 rurbanTurn recursion on
2004-08-24 rurbanPrint the PHP compatibility info for phpwiki.
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 rurbanslightly improved docs
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
2002-02-01 wainsteadAdded note about abstracting certain actions with macros.
2002-02-01 wainsteadMinor changes due to the newer layout of the edit page...
2002-01-29 wainsteadRemoved the base URL, now defined in maketest.pl.
2002-01-29 wainsteadAdded a constant for BASEURL, moving this detail out...
2001-12-22 wainsteadReordered the two page tutorial so it makes more sense...
2001-12-22 wainsteadThis is copied from my work log when I wrote GuiTester...
2001-12-22 rurbanforgot to update the zip
2001-12-22 rurbanadded docs for requirements and usage.
2001-11-26 riessenimplemented the most_recent and most_popular functions...
2001-11-08 riessenextended the functionality of the cvs backend, extended...
2001-10-01 riessenunit test for the cvs backend class
2001-09-21 wainsteadUpdated assert_text. I think the version of httpunit...
2001-09-20 wainsteadSimple test to verify text appears in the source of...
2001-09-20 wainsteadThree simple tests.
2001-09-20 wainsteadGiven an input file, generate a Java source file.
2001-09-20 wainsteadThis Perl script generates a Makefile and a build.xml...