Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix namespace for archive tests | Joas Schilling | 2016-05-18 | 1 | -28/+0 |
| | |||||
* | Move OC_Archive_XX to PSR-4 | Roeland Jago Douma | 2016-05-02 | 1 | -2/+4 |
| | | | | | * Fix code * Fix tests | ||||
* | Make root tests extend the \Test\TestCase | Joas Schilling | 2014-11-19 | 1 | -2/+3 |
| | |||||
* | 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 | 1 | -2/+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 |
| | |||||
* | 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 | 1 | -0/+2 |
| | |||||
* | make archive test cases work again | Robin Appelman | 2012-10-05 | 1 | -11/+7 |
| | |||||
* | adding space between) and { | Thomas Mueller | 2012-09-07 | 1 | -3/+3 |
| | |||||
* | no more require_once() | Thomas Mueller | 2012-09-05 | 1 | -1/+1 |
| | |||||
* | removing executable bit - again | Thomas Mueller | 2012-05-15 | 1 | -0/+0 |
| | |||||
* | move archive library to core so we can properly depend on it | Robin Appelman | 2012-05-02 | 1 | -0/+24 |