Files
nextcloud-server-mirror/tests/data
Vincent Petry 76dad297ff Fix encryption feof to not return too early
This is because stream_read will pre-cache the next block which causes
feof($this->source) to return true prematurely. So we cannot rely on it.

Fixed encryption stream wrapper unit tests to actually simulate 6k/8k
blocks to make sure we cover the matching logic.

Added two data files with 8192 and 8193 bytes.
2015-04-20 18:32:40 +02:00
..
2012-10-08 18:07:26 +02:00
2012-10-08 18:07:26 +02:00
2012-08-18 13:56:04 +02:00
2012-02-13 10:26:40 +01:00
2012-02-13 10:26:40 +01:00
2014-06-04 16:29:41 +02:00
2014-06-04 16:29:41 +02:00
2013-08-01 20:17:43 +02:00
2013-08-01 20:17:43 +02:00