Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move tests/ to PSR-4 (#24731) | Joas Schilling | 2016-05-20 | 3 | -206/+0 |
| | | | | | | | | | | | | | | | | | | | | * Move a-b to PSR-4 * Move c-d to PSR-4 * Move e+g to PSR-4 * Move h-l to PSR-4 * Move m-r to PSR-4 * Move s-u to PSR-4 * Move files/ to PSR-4 * Move remaining tests to PSR-4 * Remove Test\ from old autoloader | ||||
* | Fix namespace for archive tests | Joas Schilling | 2016-05-18 | 3 | -8/+158 |
| | |||||
* | Move OC_Archive_XX to PSR-4 | Roeland Jago Douma | 2016-05-02 | 2 | -4/+8 |
| | | | | | * Fix code * Fix tests | ||||
* | Make root tests extend the \Test\TestCase | Joas Schilling | 2014-11-19 | 2 | -4/+11 |
| | |||||
* | Skip some more tests on Windows which just can not work at all | Joas Schilling | 2014-11-17 | 1 | -1/+1 |
| | |||||
* | remove unnecessary require calls - the ownCloud class loader is supposed to ↵ | Thomas Müller | 2014-10-30 | 2 | -4/+0 |
| | | | | take care of this | ||||
* | Fix windows tests skipping | Morris Jobke | 2014-08-21 | 1 | -2/+7 |
| | | | | * add call to setUp from inherited test class | ||||
* | Fix Tar support for php >=5.5 | Robin Appelman | 2014-08-11 | 1 | -6/+0 |
| | |||||
* | Add _many_ newlines at the end of files | kondou | 2013-08-18 | 1 | -1/+1 |
| | |||||
* | Skip Test_Archive_TAR in php 5.5 for now | Bart Visscher | 2013-06-28 | 1 | -0/+6 |
| | |||||
* | skip archive tests for now | Thomas Mueller | 2013-03-12 | 2 | -0/+4 |
| | |||||
* | make archive test cases work again | Robin Appelman | 2012-10-05 | 2 | -22/+14 |
| | |||||
* | adding space between) and { | Thomas Mueller | 2012-09-07 | 2 | -6/+6 |
| | |||||
* | no more require_once() | Thomas Mueller | 2012-09-05 | 2 | -2/+2 |
| | |||||
* | removing executable bit - again | Thomas Mueller | 2012-05-15 | 2 | -0/+0 |
| | |||||
* | move archive library to core so we can properly depend on it | Robin Appelman | 2012-05-02 | 2 | -0/+48 |