]> source.dussan.org Git - nextcloud-server.git/commit
Fix single run of encryption tests and usages of uniqid() and fopen()
authorJoas Schilling <nickvergessen@gmx.de>
Thu, 6 Nov 2014 15:53:35 +0000 (16:53 +0100)
committerJoas Schilling <nickvergessen@gmx.de>
Mon, 17 Nov 2014 09:48:13 +0000 (10:48 +0100)
commitb228226700965c696f6fc7196ef7f8f067885958
tree1eb78eee33964bf0ff0ddff9c2f31161e5ec9cf5
parenta3a064fe967865fe2df37944ecb3447cf91bfb7a
Fix single run of encryption tests and usages of uniqid() and fopen()
12 files changed:
apps/files_encryption/lib/stream.php
apps/files_encryption/tests/crypt.php
apps/files_encryption/tests/helper.php
apps/files_encryption/tests/hooks.php
apps/files_encryption/tests/keymanager.php
apps/files_encryption/tests/proxy.php
apps/files_encryption/tests/share.php
apps/files_encryption/tests/stream.php
apps/files_encryption/tests/testcase.php [new file with mode: 0644]
apps/files_encryption/tests/trashbin.php
apps/files_encryption/tests/util.php
apps/files_encryption/tests/webdav.php