friendica/tests
Philipp Holzer c803dcb6c5
Fix Locks
- Wrong return of lock releasing with DBA provider
- It's not possible to maintain Semaphore locks, since they aren't accessible by other processes
Should solve https://github.com/friendica/friendica/issues/7298#issuecomment-521996540
2019-08-17 19:33:36 +02:00
..
Util Rename *CacheDriver to *Cache because they don't act as driver anymore 2019-08-04 10:26:53 +02:00
datasets Add test case to avoid trimming empty image tags 2019-08-06 21:22:46 -04:00
functional remove constructor parameter 2019-08-06 07:43:13 +02:00
include Using method-chaining for DICE 2019-08-05 09:03:12 +02:00
src Fix Locks 2019-08-17 19:33:36 +02:00
DatabaseTest.php Refactor Cache/Lock to DICE 2019-08-03 20:51:58 +02:00
DatabaseTestTrait.php Refactor Cache/Lock to DICE 2019-08-03 20:51:58 +02:00
MockedTest.php Test enhancements 2018-11-01 13:44:47 +01:00
bootstrap.php Removing debugging echo 2018-10-06 19:11:00 +02:00