Thomas Müller
|
3e3226da4c
|
Properly set size and unencrypted size in the stream unit tests
|
2015-04-07 13:30:31 +02:00 |
Thomas Müller
|
b3c5ef3afe
|
Adding unit test for read and write of big file
|
2015-04-07 13:30:31 +02:00 |
Thomas Müller
|
e8e5bd61ae
|
fixing unit tests for encryption stream wrapper seek
|
2015-04-07 13:30:30 +02:00 |
Thomas Müller
|
8ffa6db110
|
fixing unit tests for stream wrapper
|
2015-04-07 13:30:30 +02:00 |
Thomas Müller
|
e0ab2c34ea
|
update unit tests after ctor signature change of \OC\Encryption\Util
|
2015-04-07 13:30:28 +02:00 |
Thomas Müller
|
498625ea3a
|
adding unit tests for stream wrapper
|
2015-04-07 13:30:28 +02:00 |
Joas Schilling
|
bb540722cd
|
Use base class to reset the file mapper
|
2014-11-19 14:52:07 +01:00 |
Scrutinizer Auto-Fixer
|
adaee6a5a1
|
Scrutinizer Auto-Fixes
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
|
2014-02-19 09:31:54 +01:00 |
Vincent Petry
|
d8b245490b
|
Fixed quota stream's fseek method
- Added missing return statement
- Added missing support for SEEK_END
- Fixes #5524
|
2013-10-25 12:09:46 +02:00 |
Robin Appelman
|
10d3e63ce5
|
add quota streamwrapper that limits the amount of data that can be written to a stream
|
2013-07-25 00:31:51 +02:00 |
Robin Appelman
|
a0d8377109
|
better unit tests for static stream wrapper
|
2013-06-28 19:59:04 +02:00 |