nextcloud/tests/data
Vincent Petry d6ce45fe61 Correctly read the full stream in file_get_contents
When using user-defined stream wrappers, PHP will
return a maximum of 8192 bytes even if more was
requested.

This fix uses stream_get_contents to make sure the full stream is read
and not only the first 8 KB.

Added unit test with a bigger test file to cover this case.
2014-04-01 10:07:16 +02:00
..
l10n fix wrong test data in l10n 2013-12-07 13:29:14 +01:00
data.tar.gz test data for archive tests 2012-10-08 18:07:26 +02:00
data.zip test data for archive tests 2012-10-08 18:07:26 +02:00
db_structure.xml let's name the column 'select' because this is a keyword on all platforms 2014-02-26 20:47:07 +01:00
db_structure2.xml let's name the column 'select' because this is a keyword on all platforms 2014-02-26 20:47:07 +01:00
logo-wide.png Optimized image size 2012-08-18 13:56:04 +02:00
logo-wide.svg dummy data for tests cases 2012-02-13 10:26:40 +01:00
lorem-big.txt Correctly read the full stream in file_get_contents 2014-04-01 10:07:16 +02:00
lorem.txt dummy data for tests cases 2012-02-13 10:26:40 +01:00
openssl.cnf on windows we supply an openssl.cnf file in order to execute the unit tests properly 2013-10-15 00:29:47 +02:00
testavatar.png Add unittests & check filetype in setLocalAvatar() 2013-08-25 21:04:09 +02:00
testcal.ics add test data for cal and contact preview 2013-09-24 13:26:51 +02:00
testcontact.vcf add test data for cal and contact preview 2013-09-24 13:26:51 +02:00
testimage.gif Add OC_Image Unit Test 2013-08-01 20:17:43 +02:00
testimage.jpg Add OC_Image Unit Test 2013-08-01 20:17:43 +02:00
testimage.png Optimize image and skip mimetype test 2013-08-01 20:17:43 +02:00