summaryrefslogtreecommitdiffstats
path: root/tests/lib/archive
Commit message (Collapse)AuthorAgeFilesLines
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-203-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 testsJoas Schilling2016-05-183-8/+158
|
* Move OC_Archive_XX to PSR-4Roeland Jago Douma2016-05-022-4/+8
| | | | | * Fix code * Fix tests
* Make root tests extend the \Test\TestCaseJoas Schilling2014-11-192-4/+11
|
* Skip some more tests on Windows which just can not work at allJoas Schilling2014-11-171-1/+1
|
* remove unnecessary require calls - the ownCloud class loader is supposed to ↵Thomas Müller2014-10-302-4/+0
| | | | take care of this
* Fix windows tests skippingMorris Jobke2014-08-211-2/+7
| | | | * add call to setUp from inherited test class
* Fix Tar support for php >=5.5Robin Appelman2014-08-111-6/+0
|
* Add _many_ newlines at the end of fileskondou2013-08-181-1/+1
|
* Skip Test_Archive_TAR in php 5.5 for nowBart Visscher2013-06-281-0/+6
|
* skip archive tests for nowThomas Mueller2013-03-122-0/+4
|
* make archive test cases work againRobin Appelman2012-10-052-22/+14
|
* adding space between) and {Thomas Mueller2012-09-072-6/+6
|
* no more require_once()Thomas Mueller2012-09-052-2/+2
|
* removing executable bit - againThomas Mueller2012-05-152-0/+0
|
* move archive library to core so we can properly depend on itRobin Appelman2012-05-022-0/+48