friendica/tests/src/Core
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
..
Cache Fix getAllKeys() method for memcache instances 2019-08-15 14:26:05 +02:00
Config Fix PConfiguration tests 2019-07-16 00:19:04 -04:00
Lock Fix Locks 2019-08-17 19:33:36 +02:00
InstallerTest.php Fix tests 2019-07-27 23:54:13 +02:00
SystemTest.php Remove superfluous "print" 2019-07-24 12:46:22 +02:00