summaryrefslogtreecommitdiff
path: root/_test
Commit message (Expand)AuthorAge
* Merge pull request #529 from lisps/TestRequestAndreas Gohr2014-02-14
|\
| * fix content check test caseslisps2014-02-04
* | HTTPClient: correctly abort a proxy connectionAndreas Gohr2014-02-11
* | more robust HTTP testingAndreas Gohr2014-02-09
* | always show error on HTTP test failsAndreas Gohr2014-02-09
|/
* add unit test to check language files for validityAndreas Gohr2014-01-24
* treat non-existing files as success on deleteAndreas Gohr2014-01-06
* added tests for io_rmdirAndreas Gohr2014-01-06
* Fix indexing numeric words in page contentsMichael Hamann2013-12-11
* crlf 2 lf whitespace fixesAnika Henke2013-12-07
* Fix sending empty and duplicated headers, FS#2887Michael Hamann2013-12-01
* FS#1833 (b)Christopher Smith2013-12-01
* ensure css loadfile test doesn't try to create a directory (and fail) if the ...Christopher Smith2013-11-17
* Test to ensure less can parse the @import rewritten by css_loadfile()Christopher Smith2013-11-05
* additional tests where for relative path to @import less fileChristopher Smith2013-11-05
* Improve css_loadfile() testsChristopher Smith2013-11-05
* Fix the media usage index to include local linksMichael Hamann2013-10-29
* ensure locale is set back to the original valueChristopher Smith2013-10-25
* skip FS#2867 test if \s doesn't match \xA0 after attempting to change the localeChristopher Smith2013-10-25
* unittests for auth_loadACLChristopher Smith2013-10-25
* Merge branch 'master' into FS#2867Christopher Smith2013-10-21
|\
| * Merge pull request #388 from splitbrain/unittest_errorreportingAndreas Gohr2013-10-20
| |\
| | * change error level to ignore noticesChristopher Smith2013-10-20
| | * also use DOKU_E_LEVEL in bootstrap's call to error_reporting()Christopher Smith2013-10-18
| | * set error level so it is propagated correctly to dokuwikiChristopher Smith2013-10-18
| * | make sure HTTP test uses HTTP only and doesn't get redirectedAndreas Gohr2013-10-20
| * | more verbosity in test caseAndreas Gohr2013-10-20
| * | Merge pull request #380 from splitbrain/phpstrictAndreas Gohr2013-10-20
| |\ \
| | * | escaped another $ in mailer testAndreas Gohr2013-10-20
| | * | additional auth_nameencode tests (apostrophe & backslash)Christopher Smith2013-10-19
| | * | remove '&' reference operator from metadata test, not required in php5Christopher Smith2013-10-16
| | * | escape '$' in mailer test stringsChristopher Smith2013-10-16
| | * | fix signature mail unittest, and improve some signatures info pluginGerrit Uitslag2013-10-16
| | |/
* | | Merge branch 'master' into FS#2867Christopher Smith2013-10-19
|\| |
| * | Fix the indexer indexing test case (changed the data but not the result)Michael Hamann2013-10-19
| * | Fix FS#2854: Treat numerically different keys as differentMichael Hamann2013-10-19
| * | add missing $_SERVER values for init.php when called from cliChristopher Smith2013-10-18
| |/
* / add tests for usernames with 2 & 3 byte utf8 charactersChristopher Smith2013-10-19
|/
* Added unit tests for CSS shorthand compression FS#2509Andreas Gohr2013-10-15
* Merge pull request #344 from splitbrain/tablewithonlyrowspanAndreas Gohr2013-10-13
|\
| * added unittests for rowspans at first table rowGerrit Uitslag2013-09-25
* | Merge pull request #341 from splitbrain/extend_tests_cleanidAndreas Gohr2013-10-13
|\ \
| * | Extend pageutils_clean_id tests to show more behavior detailsGerrit Uitslag2013-09-19
| |/
* | check msglint for warnings, tooAndreas Gohr2013-10-12
* | successfully validate Mailer mails with msglintAndreas Gohr2013-10-12
* | IETF's message lint service as a test for Mailer classAndreas Gohr2013-10-12
|/
* Fix backlinks for internal links with parametersMichael Hamann2013-08-17
* Merge pull request #237 from splitbrain/changelogtestsonlyAndreas Gohr2013-08-04
|\
| * Merge remote-tracking branch 'origin/master' into changelogtestsonlyKlap-in2013-08-03
| |\
| * | Fixed file names of test classesKlap-in2013-07-20