]> source.dussan.org Git - nextcloud-server.git/commit
Added test cleanup listener to detect untidy tests
authorVincent Petry <pvince81@owncloud.com>
Thu, 19 Dec 2013 19:18:09 +0000 (20:18 +0100)
committerVincent Petry <pvince81@owncloud.com>
Thu, 19 Dec 2013 19:18:09 +0000 (20:18 +0100)
commit1c340444a43d76c388153059aefd24276d8347a9
tree5ce6a7c7c9feeb9cf6e1e793d7d742af709ed5be
parent526e8730733f1ac1be76deacf2e45fba37f6fbb8
Added test cleanup listener to detect untidy tests

After each test suite, detects whether there are stray datafiles, hooks
or proxies, then show a warning and clear them.
lib/private/fileproxy.php
lib/private/hook.php
tests/phpunit-autotest.xml
tests/testcleanuplistener.php [new file with mode: 0644]