aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/tests/trashbin.php
Commit message (Expand)AuthorAgeFilesLines
* Replaced time() with uniqid() to make sure the file name is uniqueVincent Petry2014-01-211-2/+2
* Merge pull request #4537 from owncloud/no-realpathThomas Müller2013-08-221-9/+9
|\
| * Use __DIR__ instead of dirname(__FILE__).Andreas Fischer2013-08-211-9/+9
| * Do not use realpath() on includes.Andreas Fischer2013-08-211-9/+9
* | Merge pull request #4239 from owncloud/decrypt_files_againBjörn Schießle2013-08-181-2/+2
|\ \
| * | fixing some unit testsBjoern Schiessle2013-07-301-2/+2
| * | adapt unit tests to the modified stream wrapperBjoern Schiessle2013-07-301-3/+3
| |/
* / Add _many_ newlines at the end of fileskondou2013-08-181-1/+1
|/
* allow 30 sec for testDeleteFileJörn Friedrich Dreyer2013-06-101-0/+1
* add timeouts 3/30/90 to phpunit testsJörn Friedrich Dreyer2013-06-101-0/+2
* added users for testsFlorin Peter2013-05-261-79/+112
* improved testFlorin Peter2013-05-261-98/+95
* improved trashbin test againFlorin Peter2013-05-241-0/+1
* improved trashbin testFlorin Peter2013-05-241-1/+1
* added trash bin testsFlorin Peter2013-05-221-0/+269