nextcloud/tests
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
..
acceptance correct delete-icon to icon-delete, fix #11128 2014-09-22 18:17:33 +02:00
core [command] single user mode - use config object & add tests 2015-07-09 18:33:46 +02:00
data Unit test OC_Files::setUploadLimit() 2015-07-20 15:03:09 +01:00
lib Unit test OC_Files::setUploadLimit() 2015-07-20 15:03:09 +01:00
ocs-provider Add endpoint with list of OCS providers 2015-06-27 18:23:49 +02:00
settings Only sort by group name when LDAP is involved 2015-06-16 11:10:00 +02:00
apps.php do not execute integration tests when executing autotest.sh 2015-05-15 16:38:21 +02:00
bootstrap.php Fixing unit test execution 2015-07-03 18:00:16 +02:00
enable_all.php Further cleanup of files_encryption 2015-04-07 13:30:28 +02:00
karma.config.js Update JS unit test libs 2015-07-10 11:21:47 +02:00
phpunit-autotest-external.xml Setup a docker container that holds a webdav instance to test files_external 2014-12-17 21:50:35 +01:00
phpunit-autotest.xml Add endpoint with list of OCS providers 2015-06-27 18:23:49 +02:00
phpunit.xml.dist Add endpoint with list of OCS providers 2015-06-27 18:23:49 +02:00
preseed-config.php Do not add apps2/ directory if it does not exist 2015-03-19 09:07:29 +01:00
startsessionlistener.php kill OC::$session 2014-08-29 10:22:21 +02:00