aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/files/stream
Commit message (Collapse)AuthorAgeFilesLines
* Scrutinizer Auto-FixesScrutinizer Auto-Fixer2014-02-191-0/+4
| | | | | | | | | | | This patch was automatically generated as part of the following inspection: https://scrutinizer-ci.com/g/owncloud/core/inspections/cdfecc4e-a37e-4233-8025-f0d7252a8720 Enabled analysis tools: - PHP Analyzer - JSHint - PHP Copy/Paste Detector - PHP PDepend
* Fixed quota stream's fseek methodVincent Petry2013-10-251-0/+72
| | | | | | - Added missing return statement - Added missing support for SEEK_END - Fixes #5524
* add quota streamwrapper that limits the amount of data that can be written ↵Robin Appelman2013-07-251-0/+78
| | | | to a stream
* better unit tests for static stream wrapperRobin Appelman2013-06-281-0/+68