Lukas Reschke
|
36ce254ffd
|
Move dummy backend to Tests namespace
|
2015-09-22 11:01:11 +02:00 |
Vincent Petry
|
e339e6f497
|
Test for chunk cache garbage collection
|
2015-06-30 17:34:10 +02:00 |
Thomas Müller
|
680a67712b
|
fix unit test
|
2015-06-05 15:30:20 +02:00 |
Thomas Müller
|
cd82b24edd
|
Bring back unit tests for \OC\Cache\File
|
2015-06-05 14:29:15 +02:00 |
Arthur Schiwon
|
3de7f58321
|
remove file cache classes and its tests
|
2015-05-08 14:05:54 +02:00 |
Thomas Müller
|
1b42b492dc
|
kill OC_FileProxy 💥
|
2015-04-07 13:30:28 +02:00 |
Thomas Müller
|
00338f9dca
|
Removing files_encryption left overs
|
2015-04-07 13:30:28 +02:00 |
Robin McCorkell
|
693ca9a92f
|
Add unit tests for gc() for \OC\Cache\FileGlobalGC
|
2015-03-18 16:19:04 +00:00 |
Robin Appelman
|
a848a6b1dd
|
Cleanup garbage collection for global file cache
|
2015-02-25 14:13:58 +01:00 |
Joas Schilling
|
cb3a598cdb
|
Make root tests extend the \Test\TestCase
|
2014-11-19 14:53:51 +01:00 |
Joas Schilling
|
6625d5c88f
|
Correctly restore previous root mount point after testing
|
2014-11-17 10:48:19 +01:00 |
Clark Tomlinson
|
7b6aa3cd3d
|
fixing cache routes
|
2014-09-22 13:38:46 -04:00 |
Thomas Tanghus
|
fe86182dac
|
OC_Cache namespace changes and add UserCache to server container.
Refs #4863
|
2013-09-17 17:46:33 +02:00 |
Robin Appelman
|
0ae8eb4f5e
|
Merge branch 'master' into cache
|
2013-07-16 15:22:47 +02:00 |
Arthur Schiwon
|
61dadb05a6
|
Cache Test: set datadir to temporary location, otherwise initmountpoints will access to productive location
|
2013-06-03 22:37:14 +02:00 |
Florin Peter
|
9b7f02f267
|
removed FileProxy from test
|
2013-05-15 10:20:52 +02:00 |
Robin Appelman
|
80a3f8d066
|
Seperate memory based cache from OC_Cache
|
2013-03-17 16:00:39 +01:00 |
Robin Appelman
|
4b940955dd
|
merge master into filesystem
|
2012-11-04 21:12:18 +01:00 |
Felix Moeller
|
30d7993e01
|
Checkstyle fixes: NoSpaceAfterComma
|
2012-11-04 11:10:46 +01:00 |
Felix Moeller
|
f8d1d7787e
|
Checkstyle fixes for SpaceBeforeOpenBrace
|
2012-11-04 10:46:32 +01:00 |
Felix Moeller
|
afadf93d31
|
Checkstyle: many fixes
|
2012-11-02 19:53:02 +01:00 |
Robin Appelman
|
11e9ce25e6
|
merge master into filesystem
|
2012-10-13 04:29:20 +02:00 |
Bart Visscher
|
70c7ee6fc7
|
Skip apc test when apc is not enabled for CLI
|
2012-10-12 19:08:47 +02:00 |
Robin Appelman
|
aaa1b73364
|
don't use depricated OC_Filesystem
|
2012-10-10 13:18:36 +02:00 |
Robin Appelman
|
c88c54bbb0
|
make sure we can do our tests again
|
2012-10-10 12:51:15 +02:00 |
Robin Appelman
|
e7899e17de
|
merge phpunit into filesystem
|
2012-10-08 13:53:53 +02:00 |
Robin Appelman
|
30c2c2c5cd
|
remove cache ttl tests, take a lot of time and don't work correctly for most backends anyway
|
2012-10-03 21:31:56 +02:00 |
Robin Appelman
|
22f8f50e05
|
initual phpunit support
|
2012-10-03 21:29:50 +02:00 |
Robin Appelman
|
bd83422095
|
put filestorages in a namespace
|
2012-09-07 18:30:48 +02:00 |
Thomas Mueller
|
3829460ab8
|
adding space between) and {
|
2012-09-07 15:22:01 +02:00 |
Robin Appelman
|
59364366d8
|
use dummy user backend for oc_cache_file tests
|
2012-07-23 22:32:07 +02:00 |
Thomas Mueller
|
ab7a2d43e8
|
create a user for Test_Cache_File to allow unit tesing within ci
|
2012-07-23 22:07:42 +02:00 |
Robin Appelman
|
0e6238c66f
|
fix OC_Cache_File tests if encryption is not enabled
|
2012-07-20 17:58:05 +02:00 |
Robin Appelman
|
2c35e185f7
|
make sure the filesystem is setup properly for oc_cache_file tests
|
2012-06-30 01:14:01 +02:00 |
Robin Appelman
|
d43ed43b5a
|
cant to ttl tests for xcache
|
2012-06-30 01:13:33 +02:00 |
Bart Visscher
|
fc56a668ce
|
Add OC_Cache implementation for APC
|
2012-06-05 23:19:28 +02:00 |
Bart Visscher
|
86961b6445
|
Skip test for XCache when the module is not there
|
2012-06-05 23:10:51 +02:00 |
Robin Appelman
|
301a14dcd6
|
add XCache backend and testcases for OC_Cache
|
2012-06-05 19:58:30 +02:00 |