nextcloud/tests
Robin Appelman 1fa6115779
prevent lock values from going negative with memcache backend
This can be caused by the code releasing more locks then it acquires,
once the lock value becomes negative it's likely that it will never be able
to change into an exclusive lock again.

Signed-off-by: Robin Appelman <robin@icewind.nl>
2018-07-10 17:50:45 +02:00
..
Core Add unit test 2018-01-15 00:49:28 +01:00
Settings Fix unit tests 2018-03-16 10:50:18 +01:00
acceptance Add acceptance tests for creation of subfolders in public shared folders 2018-03-09 12:26:58 +01:00
apps Version and dependency are now required 2017-05-22 09:54:44 +02:00
data fix appinfo parsing when a single localized option is provided 2018-04-18 17:32:19 +02:00
docker Namespace and array syntax fixes 2017-03-19 14:52:54 -06:00
lib prevent lock values from going negative with memcache backend 2018-07-10 17:50:45 +02:00
objectstore make object prefix configurable 2016-11-14 15:10:56 +01:00
travis Changed name of default logfile from owncloud.log to nextcloud.log. 2016-07-04 11:50:32 +02:00
apps.php Fix the tests again 2016-05-25 16:51:02 +02:00
bootstrap.php unit test adjustment 2017-04-07 18:06:50 +08:00
enable_all.php Fix tests 2016-10-31 17:17:45 +01:00
karma.config.js Add unit tests for the navigation bar slide gesture 2017-12-14 19:17:40 +01:00
phpunit-autotest-external.xml Adjust the phpunit config 2016-05-25 15:14:37 +02:00
phpunit-autotest.xml Add tests for OAuth2 app 2017-05-18 20:49:10 +02:00
preseed-config.php Enable object storage tests again 2017-08-17 09:40:12 +02:00
redis-cluster.config.php Fix drone 2017-07-14 15:04:18 +02:00
redis.config.php Fix drone 2017-07-14 15:04:18 +02:00
startsessionlistener.php Make compatible with PHPUnit 5.1 2015-12-10 09:22:41 +01:00