summaryrefslogtreecommitdiff
path: root/_test
Commit message (Expand)AuthorAge
* Remove enc=utf-8 in VIM modeline as it is not allowed in VIM 7.3Michael Hamann2010-11-29
* Fix SafeFN-encoded file namesAdrian Lang2010-10-26
* Correctly handle non-default sepchars in page templates (FS#2057)Adrian Lang2010-10-11
* removed outdated timing testsAndreas Gohr2010-10-03
* reset failinfo on next test caseAndreas Gohr2010-10-03
* fixed new calls in test cases according to PHP5 conventionsGuy Brand2010-09-23
* Remove odd .htaccessAdrian Lang2010-09-20
* More emphasis test cases from bug reportsAdrian Lang2010-08-31
* Fix table tests according to 6606d6fc9f9Adrian Lang2010-08-31
* XML-RPC fix for untyped string values FS#1993Andreas Gohr2010-07-01
* Make XMLRPC date parsing more flexible FS#1966Andreas Gohr2010-06-09
* SafeFN test casesChristopher Smith2010-04-04
* added support for plugin unittestsMichael Klier2010-03-30
* Limiting use of readdir in the idx_indexLengths function (v2).YoBoY2010-03-24
* Make tests PHP 5.3 compatibleAdrian Lang2010-03-23
* New testcase for getID() with data from FS#1838Michael Hamann2010-03-02
* Fixed testcase and getID - FS#1908 FS#1831 FS#1838Michael Hamann2010-03-02
* leave error reporting setting to init.php in runtests.phpAndreas Gohr2010-02-28
* Added new testcase for getID with Apache/CGIMichael Hamann2010-02-28
* Rewrite section edit handling according to #1860Adrian Lang2010-02-04
* Add tests for em from old bug reports (failing)Adrian Lang2010-02-01
* Fix auth_ismanager calls in test casesAdrian Lang2010-02-01
* table: Remove redundant parser data, update testsAdrian Lang2010-01-29
* fix footnote tests (includes hack to counter #1652, #1699 fix)Chris Smith2009-12-01
* more test fixesAndreas Gohr2009-12-01
* fixed some test casesAndreas Gohr2009-12-01
* Fix js_compress regexp detectionPierre Paysant-Le Roux2009-11-05
* rowspan with ::: implemented in parser/handlerhakan.sandell2009-11-03
* Make Doku_Form constructor more flexibleAdrian Lang2009-10-22
* #FS1749, alter linebreak pattern to swallow trailing whitespace (except newline)Chris Smith2009-10-04
* fix for getID() when the script isn't installed in document root FS#1691Andreas Gohr2009-05-15
* Added testcase for dokuwiki url rewriting and dokuwiki outside of document root.michael2009-05-14
* add unit tests for FS#1648Chris Smith2009-04-19
* add unit tests for correct pattern selection when patterns contain non-captur...Chris Smith2009-04-19
* provide emphasis-with-external-url test case with correct result dataChris Smith2009-03-08
* additional emphasis test cases, plus add includes for init.php and confutils....Chris Smith2009-03-08
* add test case for FS#1609 patch (hex numbers shouldn't match multiply entity)Chris Smith2009-03-08
* fixed fullpath() for certain Windows setupsAndreas Gohr2009-02-05
* Some more Unit TestsAndreas Gohr2009-02-03
* fixed multiple unit tests. (1 failing)Andreas Gohr2009-01-25
* added missing unit test to repositoryAndreas Gohr2009-01-25
* recognize smileys with proper boundaries only FS#1489Andreas Gohr2008-10-11
* use EmailAddressValidator class for email validation FS#1503Andreas Gohr2008-10-11
* some changes for the recent FS#1419 and FS#1375 fixesAndreas Gohr2008-10-11
* Do romanization of certain characters different from what deaccent does FS#1117Andreas Gohr2008-10-11
* added more test cases for email checking - 44 passes, 7 failsAndreas Gohr2008-10-07
* rewrote the fullpath function FS#1462Andreas Gohr2008-09-14
* Last fixes for Japanese Romanization. Now all 22893 tests succeed.Andreas Gohr2008-06-08
* class redeclaration error in test cases fixedAndreas Gohr2008-06-08
* Japanese romanization updateAndreas Gohr2008-05-08