]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/history - tests/unit/test.php
Use HTML 5 DOCTYPE; force CHARSET=utf-8
[SourceForge/phpwiki.git] / tests / unit / test.php
2013-04-02 vargenauUse HTML 5 DOCTYPE; force CHARSET=utf-8
2013-01-14 vargenauseperate --> separate
2012-10-02 vargenauphp_closing_tag [PSR-2] The closing ?> tag MUST be...
2012-09-30 vargenauRemove $Id$
2012-09-28 vargenauinclude [all] Include and file path should be devided...
2012-08-31 vargenauNo tabs
2011-05-18 vargenauNew FSF address
2011-04-11 vargenauWe assume PHP >= 4.3.9, so debug_backtrace exists
2010-08-11 vargenauHarmonize file footer
2010-06-07 rurban- Atom Parser and Feed Plugin
2009-10-05 vargenauAdd svn:keywords
2009-03-31 vargenauRemove history
2007-01-21 rurbanAdd XmlRpcTest
2007-01-21 rurbanImprove UI (label, button)
2007-01-04 rurbanDo sqlite
2006-12-23 rurbandeal with strict references and the order of deletion
2006-06-05 rurbanadd experimental backend flatfile, minor fixes
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 rurbanadd TextSearchTest
2005-08-27 rurbanremove default PARSER flag on php5
2005-01-27 rurbandebugging is called before phpwiki. so stick with this...
2005-01-25 rurbanadd getMemoryUsage to stdlib
2005-01-21 rurbansome convenience
2004-12-22 rurbanadd testIncludePagePlugin loading: ADODB error with...
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 rurbantest new WantedPages methods
2004-11-15 rurbannew tables, better options handling
2004-11-11 rurbanimprove HTML interface: options as form
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-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 rurbanrun only requested tests
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-01 dfrankow- printSimpleTrace() to print out a nice stack trace
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