summaryrefslogtreecommitdiffstats
path: root/tests/lib/streamwrappers.php
Commit message (Expand)AuthorAgeFilesLines
* Use TempManager instead of tmpFileMorris Jobke2015-12-181-2/+2
* Adding more DB groups to test suitsThomas Müller2015-11-301-0/+5
* Replace originalStorage in tests with a proper teardownVincent Petry2015-04-081-0/+2
* fixing unit test execution related to trashbinThomas Müller2015-04-071-0/+14
* HHVM Workaround: Do not use Exception from Stream.Andreas Fischer2015-01-091-12/+5
* Make root tests extend the \Test\TestCaseJoas Schilling2014-11-191-1/+1
* Correctly restore previous root mount point after testingJoas Schilling2014-11-171-0/+5
* add seek and tell to streamwrapper testJörn Friedrich Dreyer2014-09-211-0/+10
* better unit tests for static stream wrapperRobin Appelman2013-06-281-12/+0
* Further seperation of mount management logicRobin Appelman2013-04-261-2/+2
* add oc:// streamwrapper to provide access to ownCloud's virtual filesystemRobin Appelman2013-01-281-0/+19
* Move streamwrappers to seperate files and put them in a namespaceRobin Appelman2013-01-281-38/+38
* drop SimpleTest compatibilityThomas Mueller2013-01-241-5/+5
* Checkstyle fixes: NoSpaceAfterCommaFelix Moeller2012-11-041-4/+4
* Checkstyle: many fixesFelix Moeller2012-11-021-6/+6
* initual phpunit supportRobin Appelman2012-10-031-2/+2
* adding space between) and {Thomas Mueller2012-09-071-6/+6
* add streamwrapper that provides a callback on stream closeRobin Appelman2012-03-021-0/+31
* proper mimetypes for encrypted filesRobin Appelman2012-02-211-0/+47