Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | let installer check for functions needed in HTTPClient FS#2505 | Andreas Gohr | 2012-05-04 | |
* | | | Correctly handle multiline strings in JS compressor | Andreas Gohr | 2012-05-04 | |
* | | | fixed a JSON bug with handling backspaces | Andreas Gohr | 2012-05-03 | |
* | | | also skip native JSON encoding when skipnative is true | Andreas Gohr | 2012-05-03 | |
* | | | fixed JSON test cases | Andreas Gohr | 2012-05-03 | |
* | | | added some blowfish tests | Andreas Gohr | 2012-05-03 | |
* | | | added the orginal unit tests for JSON.php | Andreas Gohr | 2012-05-02 | |
* | | | removed duplicated documentation header in JSON.php | Andreas Gohr | 2012-05-02 | |
* | | | removed unecessary requiresin unit tests | Andreas Gohr | 2012-05-01 | |
* | | | Merge pull request #96 from dom-mel/phpunit | Andreas Gohr | 2012-05-01 | |
|\ \ \ | ||||
| * | | | fixed password hashing tests for recent PMD5 change | Andreas Gohr | 2012-05-01 | |
| * | | | avoid integer overflow in PassHash::pmd5 method | Andreas Gohr | 2012-05-01 | |
| * | | | some cleanup for the testing plugin | Andreas Gohr | 2012-04-27 | |
| * | | | reenabled password test | Andreas Gohr | 2012-04-27 | |
| * | | | skip SSL tests whn no SSL support in PHP | Andreas Gohr | 2012-04-26 | |
| * | | | make HTTPClient loadable via autoloader | Andreas Gohr | 2012-04-26 | |
| * | | | disable DNS lookups in tests | Andreas Gohr | 2012-04-23 | |
| * | | | some first tests for the Mailer class | Andreas Gohr | 2012-04-23 | |
| * | | | Merge branch 'master' into phpunit | Andreas Gohr | 2012-04-23 | |
| |\ \ \ | ||||
| * | | | | Note on enabling HTTPS/SSL support for php on windows | Dominik Eckelmann | 2012-04-21 | |
| * | | | | reenabled romanization test | Andreas Gohr | 2012-04-20 | |
| * | | | | some cleanup | Andreas Gohr | 2012-04-20 | |
| * | | | | changed README to dokuwiki format | Andreas Gohr | 2012-04-20 | |
| * | | | | added html_hilight test | Andreas Gohr | 2012-04-20 | |
| * | | | | Merge branch 'master' into phpunit | Andreas Gohr | 2012-04-20 | |
| |\ \ \ \ | ||||
| * | | | | | only include dw files in coverage report except _ directories | Tobias Sarnowski | 2012-04-20 | |
| * | | | | | Merge branch 'master' into phpunit | Tobias Sarnowski | 2012-04-20 | |
| |\ \ \ \ \ | ||||
| * | | | | | | use original conf directory and only shadow special files | Tobias Sarnowski | 2012-04-18 | |
| * | | | | | | phpunit 3.6.10 is sufficient | Tobias Sarnowski | 2012-04-18 | |
| * | | | | | | for consistency, also use _test directory for plugins | Tobias Sarnowski | 2012-04-18 | |
| * | | | | | | Merge branch 'master' into phpunit | Dominik Eckelmann | 2012-04-18 | |
| |\ \ \ \ \ \ | ||||
| * | | | | | | | fixed content listing | Tobias Sarnowski | 2012-04-18 | |
| * | | | | | | | moved _testing to _test | Tobias Sarnowski | 2012-04-18 | |
| * | | | | | | | removed deprecated old test framework | Tobias Sarnowski | 2012-04-18 | |
| * | | | | | | | finally updated phpdocs to reflect correct types | Tobias Sarnowski | 2012-04-18 | |
| * | | | | | | | enabled cleanup again | Tobias Sarnowski | 2012-04-18 | |
| * | | | | | | | updated TODO list | Tobias Sarnowski | 2012-04-18 | |
| * | | | | | | | added testing plugin exception | Tobias Sarnowski | 2012-04-18 | |
| * | | | | | | | added missing testing plugin with tests to test tests | Tobias Sarnowski | 2012-04-18 | |
| * | | | | | | | use sys_get_temp_dir() for tmp directory | Tobias Sarnowski | 2012-04-18 | |
| * | | | | | | | fixed broken plugin system | Tobias Sarnowski | 2012-04-18 | |
| * | | | | | | | BROKEN added enable/disable feature for plugins | Tobias Sarnowski | 2012-04-17 | |
| * | | | | | | | moved functions and classes out of bootstrap | Andreas Gohr | 2012-04-17 | |
| * | | | | | | | added phpquery to test response | Andreas Gohr | 2012-04-17 | |
| * | | | | | | | have a default plugin config | Andreas Gohr | 2012-04-17 | |
| * | | | | | | | renamed class correctly | Tobias Sarnowski | 2012-04-17 | |
| * | | | | | | | removed hook method from TestRequest | Andreas Gohr | 2012-04-17 | |
| * | | | | | | | no need to pass objects by reference | Andreas Gohr | 2012-04-17 | |
| * | | | | | | | reset configs and other inits between tests | Andreas Gohr | 2012-04-17 | |
| * | | | | | | | Update _testing/README | Dominik Eckelmann | 2012-04-16 |