Commit graph

2 commits

Author SHA1 Message Date
Morris Jobke
34727f26d0
skip failing tests 2016-06-07 19:24:56 +02:00
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