summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Correctly handle multiline strings in JS compressorAndreas Gohr2012-05-04
* fixed a JSON bug with handling backspacesAndreas Gohr2012-05-03
* also skip native JSON encoding when skipnative is trueAndreas Gohr2012-05-03
* fixed JSON test casesAndreas Gohr2012-05-03
* added some blowfish testsAndreas Gohr2012-05-03
* added the orginal unit tests for JSON.phpAndreas Gohr2012-05-02
* removed duplicated documentation header in JSON.phpAndreas Gohr2012-05-02
* removed unecessary requiresin unit testsAndreas Gohr2012-05-01
* Merge pull request #96 from dom-mel/phpunitAndreas Gohr2012-05-01
|\
| * fixed password hashing tests for recent PMD5 changeAndreas Gohr2012-05-01
| * avoid integer overflow in PassHash::pmd5 methodAndreas Gohr2012-05-01
| * some cleanup for the testing pluginAndreas Gohr2012-04-27
| * reenabled password testAndreas Gohr2012-04-27
| * skip SSL tests whn no SSL support in PHPAndreas Gohr2012-04-26
| * make HTTPClient loadable via autoloaderAndreas Gohr2012-04-26
| * disable DNS lookups in testsAndreas Gohr2012-04-23
| * some first tests for the Mailer classAndreas Gohr2012-04-23
| * Merge branch 'master' into phpunitAndreas Gohr2012-04-23
| |\
| * | Note on enabling HTTPS/SSL support for php on windowsDominik Eckelmann2012-04-21
| * | reenabled romanization testAndreas Gohr2012-04-20
| * | some cleanupAndreas Gohr2012-04-20
| * | changed README to dokuwiki formatAndreas Gohr2012-04-20
| * | added html_hilight testAndreas Gohr2012-04-20
| * | Merge branch 'master' into phpunitAndreas Gohr2012-04-20
| |\ \
| * | | only include dw files in coverage report except _ directoriesTobias Sarnowski2012-04-20
| * | | Merge branch 'master' into phpunitTobias Sarnowski2012-04-20
| |\ \ \
| * | | | use original conf directory and only shadow special filesTobias Sarnowski2012-04-18
| * | | | phpunit 3.6.10 is sufficientTobias Sarnowski2012-04-18
| * | | | for consistency, also use _test directory for pluginsTobias Sarnowski2012-04-18
| * | | | Merge branch 'master' into phpunitDominik Eckelmann2012-04-18
| |\ \ \ \
| * | | | | fixed content listingTobias Sarnowski2012-04-18
| * | | | | moved _testing to _testTobias Sarnowski2012-04-18
| * | | | | removed deprecated old test frameworkTobias Sarnowski2012-04-18
| * | | | | finally updated phpdocs to reflect correct typesTobias Sarnowski2012-04-18
| * | | | | enabled cleanup againTobias Sarnowski2012-04-18
| * | | | | updated TODO listTobias Sarnowski2012-04-18
| * | | | | added testing plugin exceptionTobias Sarnowski2012-04-18
| * | | | | added missing testing plugin with tests to test testsTobias Sarnowski2012-04-18
| * | | | | use sys_get_temp_dir() for tmp directoryTobias Sarnowski2012-04-18
| * | | | | fixed broken plugin systemTobias Sarnowski2012-04-18
| * | | | | BROKEN added enable/disable feature for pluginsTobias Sarnowski2012-04-17
| * | | | | moved functions and classes out of bootstrapAndreas Gohr2012-04-17
| * | | | | added phpquery to test responseAndreas Gohr2012-04-17
| * | | | | have a default plugin configAndreas Gohr2012-04-17
| * | | | | renamed class correctlyTobias Sarnowski2012-04-17
| * | | | | removed hook method from TestRequestAndreas Gohr2012-04-17
| * | | | | no need to pass objects by referenceAndreas Gohr2012-04-17
| * | | | | reset configs and other inits between testsAndreas Gohr2012-04-17
| * | | | | Update _testing/READMEDominik Eckelmann2012-04-16
| * | | | | added hint to implement seperation of dw instancesTobias Sarnowski2012-04-16