]> source.dussan.org Git - nextcloud-server.git/commit
Make root tests extend the \Test\TestCase
authorJoas Schilling <nickvergessen@gmx.de>
Mon, 10 Nov 2014 21:59:50 +0000 (22:59 +0100)
committerJoas Schilling <nickvergessen@gmx.de>
Wed, 19 Nov 2014 13:53:51 +0000 (14:53 +0100)
commitcb3a598cdb238f9ce74dce80ef9e59cdfc531a4f
tree2a3ec09e86f13885483286ba5f5213201eb4ee67
parent76ebd3a050cb3c84b958f071ec559e6bc9cbc847
Make root tests extend the \Test\TestCase
46 files changed:
tests/lib/activitymanager.php
tests/lib/api.php
tests/lib/app.php
tests/lib/appconfig.php
tests/lib/archive.php
tests/lib/archive/tar.php
tests/lib/archive/zip.php
tests/lib/autoloader.php
tests/lib/avatar.php
tests/lib/cache.php
tests/lib/cache/file.php
tests/lib/cache/usercache.php
tests/lib/config.php
tests/lib/db.php
tests/lib/dbschema.php
tests/lib/errorHandler.php
tests/lib/geo.php
tests/lib/helper.php
tests/lib/httphelper.php
tests/lib/image.php
tests/lib/installer.php
tests/lib/l10n.php
tests/lib/largefilehelper.php
tests/lib/largefilehelpergetfilesize.php
tests/lib/logger.php
tests/lib/mail.php
tests/lib/migrate.php
tests/lib/naturalsort.php
tests/lib/preferences-singleton.php
tests/lib/preferences.php
tests/lib/preview.php
tests/lib/repair.php
tests/lib/request.php
tests/lib/setup.php
tests/lib/streamwrappers.php
tests/lib/tags.php
tests/lib/template.php
tests/lib/templatelayout.php
tests/lib/tempmanager.php
tests/lib/updater.php
tests/lib/urlgenerator.php
tests/lib/user.php
tests/lib/util.php
tests/lib/utilcheckserver.php
tests/lib/vobject.php
tests/settings/controller/mailsettingscontrollertest.php