Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-10-12 | Integrated vfsStream better and made paths constants VFS-based | dchill42 | 1 | -6/+2 | |
Signed-off-by: dchill42 <dchill42@gmail.com> | |||||
2012-06-09 | Cleanup/optimize tests/codeigniter/ | Andrey Andreev | 1 | -86/+67 | |
2012-05-27 | Continuation for Security and Table code-coverage, add coverage report to travis | Taufan Aditya | 1 | -2/+22 | |
2012-03-28 | Implementation of Mock class, remove ugly reflection class | Taufan Aditya | 1 | -32/+3 | |
2012-03-28 | Implementation of Mock class, remove ugly reflection class | Taufan Aditya | 1 | -17/+7 | |
2012-03-28 | Adding core and libraries mock classes | Taufan Aditya | 1 | -7/+1 | |
2012-03-28 | Adding core and libraries mock classes | Taufan Aditya | 1 | -5/+2 | |
2012-03-10 | Fix incomplete and skipped test | Taufan Aditya | 1 | -8/+43 | |
2012-03-09 | Fix issue #1148 | tiyowan | 1 | -23/+41 | |
Rewrote tests to use reflection to access protected/private functions of Table class. This fixes fatal errors that prevent the test suite from executing other tests. Signed-off-by: tiyowan <tiyowan@gmail.com> | |||||
2011-04-22 | Reworked unit tests to match rest of framework and added a few more. | Eric Barnes | 1 | -13/+13 | |
2011-04-21 | Cleanup in Parser_test...Adding Table_test Pascal did earlier. | Greg Aker | 1 | -0/+291 | |