summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/tests/watcher.php
Commit message (Collapse)AuthorAgeFilesLines
* Make shared folder size propagation test work with object home storageRobin Appelman2015-10-161-6/+4
|
* update license headers and authorsMorris Jobke2015-06-251-0/+1
|
* safer teardownRobin Appelman2015-04-271-1/+3
|
* Update license headersJenkins for ownCloud2015-03-261-12/+16
|
* Revert "Updating license headers"Morris Jobke2015-02-261-15/+13
| | | | This reverts commit 6a1a4880f0d556fb090f19a5019fec31916f5c36.
* Updating license headersJenkins for ownCloud2015-02-231-13/+15
|
* Make apps/ extend the \Test\TestCase and fix overwritten methodsJoas Schilling2014-11-191-2/+2
|
* remove unnecessary require calls - the ownCloud class loader is supposed to ↵Thomas Müller2014-10-301-2/+21
| | | | take care of this
* fix share api testsBjoern Schiessle2014-04-231-22/+11
|
* polish documentation based on scrutinizer patchesJörn Friedrich Dreyer2014-02-061-0/+1
|
* Fixed unit tests for files sharing watcherVincent Petry2013-11-061-2/+2
|
* Added unit tests for shared files watcherVincent Petry2013-11-051-0/+161
- Added base class for sharing unit tests - Added unit tests for shared files watched to check for folder size propagation