You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nextcloud/tests/data
Joachim Bauch 3ad763cf18 Prevent loading images that would require too much memory.
For most image formats, the header specifies the width/height.
PHP allocates an image object from that size, even if the actual
image data is much smaller. This image object size is not limited
by the limit configured in PHP.

The memory limit can be configured through "config.php" setting
"preview_max_memory" and defaults to 128 MBytes which should be
enough for most images without filling up all memory.

Signed-off-by: Joachim Bauch <bauch@struktur.de>
2 years ago
..
app two item => two items 5 years ago
certificates Use certificates that expire in 10 years 9 years ago
emails Fix vsprint parameter 4 years ago
integritycheck Readd test getOnlyDefaultAliases() 3 years ago
l10n Revert "Correctly fallback to english, if the plural case is not translated" 9 years ago
scss Add tests for SCSSCacher 7 years ago
setUploadLimit Remove unused php5 config from .htaccess 5 years ago
svg Make it possible to resolve svg for apps_paths outside the document root 4 years ago
themes/abc/apps/files/l10n Read available l10n files also from theme folder 8 years ago
block-aligned-plus-one.txt Fix encryption feof to not return too early 9 years ago
block-aligned.txt Fix encryption feof to not return too early 9 years ago
data.tar.gz test data for archive tests 12 years ago
data.zip test data for archive tests 12 years ago
db_structure.xml Adding tests for 4 byte unicode characters 8 years ago
db_structure2.xml let's name the column 'select' because this is a keyword on all platforms 10 years ago
desktopapp.png remove logo-wide from tests 9 years ago
desktopapp.svg Svgo optimization 8 years ago
guest_avatar_einstein_32.png Include additional scripts in Noto fonts 3 years ago
guest_avatar_einstein_32.svg Implement guest avatar endpoint 5 years ago
lorem-big.txt Correctly read the full stream in file_get_contents 10 years ago
lorem.txt dummy data for tests cases 12 years ago
strängé filename (duplicate #2).txt Use `rawurlencode` since this seems to be expected by cURL 10 years ago
test.pdf Implement guest avatar endpoint 5 years ago
testapp.0.8.tar.gz Prevent downgrade attacks for apps 8 years ago
testapp.tar.gz Add tests for installer method 8 years ago
testapp.zip No longer evaluate appinfo/version 8 years ago
testapp1.tar.gz Add tests for installer method 8 years ago
testapp2.zip No longer evaluate appinfo/version 8 years ago
testavatar.png Add unittests & check filetype in setLocalAvatar() 11 years ago
testimage-badheader.jpg Prevent loading images that would require too much memory. 2 years ago
testimage-wide.png Fix max preview, some resizing and caching issues and force preview providers to resize their previews properly 9 years ago
testimage.eps Fix max preview, some resizing and caching issues and force preview providers to resize their previews properly 9 years ago
testimage.gif Add OC_Image Unit Test 11 years ago
testimage.heic Testcase for HEIC image (similar to the ImageTest) 6 years ago
testimage.jpg Add OC_Image Unit Test 11 years ago
testimage.mp3 Fix max preview, some resizing and caching issues and force preview providers to resize their previews properly 9 years ago
testimage.mp4 Fix max preview, some resizing and caching issues and force preview providers to resize their previews properly 9 years ago
testimage.odt Fix max preview, some resizing and caching issues and force preview providers to resize their previews properly 9 years ago
testimage.png Optimize image and skip mimetype test 11 years ago
testimagelarge.svg Svgo optimization 8 years ago