nextcloud/tests/data/setUploadLimit
Robin McCorkell aac84f732d Unit test OC_Files::setUploadLimit()
There was also a bug with checking the upper limit on the passed upload
size. PHP does funny things with integer vs float comparisons, so our
check didn't work. Now the check is much simpler, and ensures the value
is sane.
2015-07-20 15:03:09 +01:00
..
htaccess Unit test OC_Files::setUploadLimit() 2015-07-20 15:03:09 +01:00
user.ini Unit test OC_Files::setUploadLimit() 2015-07-20 15:03:09 +01:00