Files
nextcloud-server-mirror/apps/files_encryption/tests
Vincent Petry f09c19c316 Replaced time() with uniqid() to make sure the file name is unique
The cache isn't cleared properly because unlink() doesn't remove the
cache entry which caused side-effects when reusing the same file name
(which randomly happens when time() returns the same value)

This fix first makes sure the unit tests don't fail any more.
The unlink() case with the cache will be investigated separately.
2014-01-21 16:31:58 +01:00
..
2013-04-30 00:34:05 +02:00
2013-05-26 20:44:15 +02:00
2013-12-19 19:43:57 +01:00
2013-04-30 00:34:05 +02:00