]> source.dussan.org Git - nextcloud-server.git/commit
Added check and cleanup for storage/filecache
authorVincent Petry <pvince81@owncloud.com>
Thu, 12 Jun 2014 10:49:01 +0000 (12:49 +0200)
committerVincent Petry <pvince81@owncloud.com>
Thu, 12 Jun 2014 11:45:39 +0000 (13:45 +0200)
commit19c73a8464f26ec4f49b47fc4ba217b2c899b904
tree7ec3fd6422acff4a2d7afd571c08794153f12840
parent5def2a72dddb92bb2289839054ae39c1850c891d
Added check and cleanup for storage/filecache

Some tests don't clean up the file cache and sometimes entries are
reused by mistake in subsequent test suites.

This cleans up the file cache and storage after every test suite and
also shows an annoying warning.
tests/testcleanuplistener.php