| 67f1af0d | 07-Apr-2012 |
Dominik Eckelmann <deckelmann@gmail.com> |
adjusted phpunit Readme |
| 9d89fda3 | 07-Apr-2012 |
Dominik Eckelmann <deckelmann@gmail.com> |
adjusted phpunit Readme |
| d6b3716e | 07-Apr-2012 |
Dominik Eckelmann <deckelmann@gmail.com> |
fixed unittest and transformed to phpunit |
| 7d2189b5 | 07-Apr-2012 |
Dominik Eckelmann <deckelmann@gmail.com> |
changed phpunit README |
| 3d133aca | 07-Apr-2012 |
Dominik Eckelmann <deckelmann@gmail.com> |
changed README information |
| dbd59867 | 07-Apr-2012 |
Anika Henke <anika@selfthinker.org> |
removed all browser-specific gradients as the recently (in 42ff6730) introduced svg makes them unnecessary |
| f3a1225f | 07-Apr-2012 |
Anika Henke <anika@selfthinker.org> |
removed comments from accidentally commented lines in tpl_includeFile() |
| 71a161ae | 07-Apr-2012 |
Dominik Eckelmann <deckelmann@gmail.com> |
transformed auth_aclcheck to phpunit |
| f02cff8f | 07-Apr-2012 |
Dominik Eckelmann <deckelmann@gmail.com> |
fixed auth_aclcheck test |
| 20dd0386 | 07-Apr-2012 |
Dominik Eckelmann <deckelmann@gmail.com> |
corrected phpunit readme bad test list |
| b268816a | 07-Apr-2012 |
Dominik Eckelmann <deckelmann@gmail.com> |
transformed form_form test to phpunit |
| b3cb5bce | 07-Apr-2012 |
Dominik Eckelmann <deckelmann@gmail.com> |
fixed some simpletest unit tests |
| bde5bbdc | 07-Apr-2012 |
Dominik Eckelmann <deckelmann@gmail.com> |
adjusted memory for report generation |
| 0bf9967d | 07-Apr-2012 |
Andreas Gohr <andi@splitbrain.org> |
removed obsolete template file
|
| e5d4768d | 07-Apr-2012 |
Andreas Gohr <andi@splitbrain.org> |
added tpl_includeFile() to core |
| becbdfe7 | 06-Apr-2012 |
Dominik Eckelmann <deckelmann@gmail.com> |
added plugin unit tests to phpunit config
plugin unit tests are in /lib/plugins/<pluginname>/_testing |
| 4160c7c7 | 06-Apr-2012 |
Dominik Eckelmann <deckelmann@gmail.com> |
updated unittesting readme |
| 73d6aaf0 | 06-Apr-2012 |
Dominik Eckelmann <deckelmann@gmail.com> |
transformed lib/ unittests to phpunit |
| 4a0b564e | 06-Apr-2012 |
Dominik Eckelmann <deckelmann@gmail.com> |
finished transformation of lexer.test.php |
| 10d81723 | 06-Apr-2012 |
Dominik Eckelmann <deckelmann@gmail.com> |
added first draft of lexer.test.php for phpunit |
| 3206f722 | 06-Apr-2012 |
Dominik Eckelmann <deckelmann@gmail.com> |
transformed remote.test.php to phpunit |
| 0a015988 | 06-Apr-2012 |
Dominik Eckelmann <deckelmann@gmail.com> |
transformed parser unit tests to phpunit |
| e56a0a24 | 06-Apr-2012 |
Dominik Eckelmann <deckelmann@gmail.com> |
improved installation instruction in readme |
| 6e3f46e3 | 05-Apr-2012 |
Tim Roes <mail@timroes.de> |
Make getTitle method in remote interface public |
| 586bfa91 | 04-Apr-2012 |
Tim Roes <mail@timroes.de> |
Changed an error code in XML-RPC interface. This error hasn't anything to do with the rest of the -32600 errors. |