summaryrefslogtreecommitdiff
path: root/_test
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'origin/diff_navigation' into revisionslisps2014-02-17
|\
| * rename unit tests for getRevisionAround. Fix revs order as well.Gerrit Uitslag2014-02-15
| * Merge remote-tracking branch 'origin/master' into diff_navigationGerrit Uitslag2014-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
* | | Merge branch 'splitbrain/diff_navigation' into revisionslisps2013-11-27
|\| |
| * | retrieve revisions around some given revisionsGerrit Uitslag2013-11-27
* | | Merge remote-tracking branch 'remotes/splitbrain/diff_navigation' into revisionslisps2013-11-25
|\| |
| * | bugfix and reformatting changelog. small chunck unittestsGerrit Uitslag2013-11-22
| * | Improve changelog reading. Inclusive unittests for chunks smaller than change...Gerrit Uitslag2013-11-22
* | | add test for empty rev in ml() and wl()lisps2013-11-22
* | | add test getlastrevisionatlisps2013-11-22
|/ /
* | improve unittests getrelativerevision. Bit code reformatting unit testsGerrit Uitslag2013-11-21
* | fix not updated call, renamingGerrit Uitslag2013-11-21
* | refactor PageRevisionLog into Media- and PageChangelog extending ChangelogGerrit Uitslag2013-11-21
* | Improved isCurrentRevision(), tests includedGerrit Uitslag2013-11-21
* | Add unit tests for getRelativerevisionGerrit Uitslag2013-11-20
* | Update changelog unit testsGerrit Uitslag2013-11-20
|/
* 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
|\| |