Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | enabled authplain plugin for testsuite | Andreas Gohr | 2012-10-06 |
| | |||
* | Always load the parser in the test environment | Michael Hamann | 2012-10-02 |
| | | | | | | | This fixes the problem that $PARSER_MODES was sometimes unset by PHPUnit between test functions that called p_get_parsermodes() as PHPUnit tried to restore the global environment. I couldn't reproduce this when I executed all tests but just when I executed a single plugin test. | ||
* | reset the data directory before each test class is run | Andreas Gohr | 2012-07-02 |
| | |||
* | use original conf directory and only shadow special files | Tobias Sarnowski | 2012-04-18 |
| | | | | https://github.com/splitbrain/dokuwiki/pull/96#issuecomment-5195756 | ||
* | moved _testing to _test | Tobias Sarnowski | 2012-04-18 |