nextcloud-server/tests/lib/files
Vincent Petry 67413e3ada Use assertNotSame when checking etags
Sometimes etags contain a "e" character which makes PHP believe it's a
number and make the tests fail
2014-06-11 17:28:18 +02:00
..
cache Use assertNotSame when checking etags 2014-06-11 17:28:18 +02:00
mount fix unit test after adding the additional parameter to addStorageWrapper() 2014-06-04 07:55:46 +02:00
node - drop permissions table and related code 2014-06-05 08:22:01 +02:00
storage Add $storage->instanceOfStorage to handle instanceof for storage wrappers 2014-05-29 13:45:50 +02:00
stream
utils Fix uit tests 2014-06-05 11:31:55 +02:00
etagtest.php
filesystem.php Can't use assertInstanceOf on wrapped storage; use assertTrue(instanceOfStorage() instead. 2014-06-04 07:55:46 +02:00
mapper.php
view.php Added hacky fix for long path cleanup routine 2014-06-06 10:41:49 +02:00