summaryrefslogtreecommitdiff
path: root/_test
Commit message (Expand)AuthorAge
* strip sourcemaps in CSS and JS #601Andreas Gohr2014-03-15
* Add a basic test case for the cacheMichael Hamann2014-03-14
* Fix unittests broken by previous two commitsChristopher Smith2014-03-06
* revert back to trigger errorChristopher Smith2014-02-26
* change to an Exception and expect itChristopher Smith2014-02-25
* add test for p_get_renderer() with fallbackChristopher Smith2014-02-25
* fixed test cases for last commitAndreas Gohr2014-02-23
* unit test for FS#2173Andreas Gohr2014-02-15
* 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
|\ \