]> git.mxchange.org Git - friendica.git/commit
Add group for cache tests
authorPhilipp Holzer <admin+github@philipp.info>
Mon, 23 Sep 2019 12:31:13 +0000 (14:31 +0200)
committerPhilipp Holzer <admin+github@philipp.info>
Mon, 30 Sep 2019 12:03:13 +0000 (14:03 +0200)
commit0823f4d72d204f1ea5b22fff0637a8ef5107885b
tree1ae0cd520d0f06ad41b18b0d7c720ea3f6c6b66d
parentd5dd12b8f8bc7d08813fee3e22831daf45c9052d
Add group for cache tests
autotest.sh
tests/src/Core/Cache/APCuCacheTest.php
tests/src/Core/Cache/MemcacheCacheTest.php
tests/src/Core/Cache/MemcachedCacheTest.php
tests/src/Core/Cache/RedisCacheTest.php
tests/src/Core/Lock/APCuCacheLockTest.php
tests/src/Core/Lock/MemcacheCacheLockTest.php
tests/src/Core/Lock/MemcachedCacheLockTest.php
tests/src/Core/Lock/RedisCacheLockTest.php