This website requires JavaScript.
Explore
Help
Register
Sign In
mbk-lab
/
nextcloud
Watch
2
Star
0
Fork
You've already forked nextcloud
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
676fa459d7
nextcloud
/
tests
/
lib
/
files
History
Thomas Müller
1a7d80acd7
only if the environment variable RUN_OBJECTSTORE_TESTS is set the object store unit test will be executed
2014-07-29 21:51:21 +02:00
..
cache
make search case insensitive on postgres and oracle
2014-07-03 19:01:00 +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
objectstore
only if the environment variable RUN_OBJECTSTORE_TESTS is set the object store unit test will be executed
2014-07-29 21:51:21 +02:00
storage
Add $storage->instanceOfStorage to handle instanceof for storage wrappers
2014-05-29 13:45:50 +02:00
stream
Scrutinizer Auto-Fixes
2014-02-19 09:31:54 +01:00
utils
Fix uit tests
2014-06-05 11:31:55 +02:00
etagtest.php
use assertSame and assertNotSame for etag checks
2014-02-27 09:39:34 +01:00
filesystem.php
Can't use assertInstanceOf on wrapped storage; use assertTrue(instanceOfStorage() instead.
2014-06-04 07:55:46 +02:00
mapper.php
Update mapper.php
2013-06-08 19:44:58 +03:00
view.php
Added hacky fix for long path cleanup routine
2014-06-06 10:41:49 +02:00