Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix running test cases from browser | Robin Appelman | 2012-07-19 | 1 | -5/+4 |
| | |||||
* | add database type to xml report | Thomas Mueller | 2012-07-16 | 1 | -2/+8 |
| | |||||
* | restructuring test suite invocation - now we load all test cases into one ↵ | Thomas Mueller | 2012-07-13 | 1 | -16/+36 |
| | | | | suite and execute this single suite. this is necessary to be able to generate one xml report and is also a precondition for code coverage analysis(which will follow soon) | ||||
* | Don't use substr to get first char of string | Bart Visscher | 2012-06-08 | 1 | -1/+1 |
| | |||||
* | enable running unit tests from cli | Robin Appelman | 2012-05-22 | 1 | -2/+8 |
| | |||||
* | only run tests of enabled apps | Robin Appelman | 2012-04-15 | 1 | -1/+1 |
| | |||||
* | allow running a single test or group of tests | Robin Appelman | 2012-03-28 | 1 | -4/+8 |
| | |||||
* | only test enabled apps | Robin Appelman | 2012-03-02 | 1 | -1/+1 |
| | |||||
* | allow apps to ship test cases | Robin Appelman | 2012-03-02 | 1 | -8/+16 |
| | |||||
* | fix testcase runner | Robin Appelman | 2012-02-28 | 1 | -1/+1 |
| | |||||
* | use SimpleTest for unit testing | Robin Appelman | 2012-02-12 | 1 | -50/+27 |
| | | | | includes some tests for storage providers, more to come | ||||
* | prevent the remaining ob_clean related errors | Robin Appelman | 2011-10-17 | 1 | -1/+1 |
| | |||||
* | Add more checks for admin user | Bart Visscher | 2011-09-30 | 1 | -1/+2 |
| | |||||
* | Renaming classes :-) | Jakob Sack | 2011-07-29 | 1 | -1/+1 |
| | |||||
* | Delete requires in applications where possible | Jakob Sack | 2011-07-27 | 1 | -2/+0 |
| | |||||
* | small fix in filesystem test | Robin Appelman | 2011-06-14 | 1 | -3/+3 |
| | |||||
* | test case library and start of filesystem test | Robin Appelman | 2011-06-12 | 1 | -0/+79 |