* Ported tests from test/ branch to t/ branch
authorAlexandre Emsenhuber <ialex@users.mediawiki.org>
Fri, 11 Apr 2008 15:56:13 +0000 (15:56 +0000)
committerAlexandre Emsenhuber <ialex@users.mediawiki.org>
Fri, 11 Apr 2008 15:56:13 +0000 (15:56 +0000)
commitc6a6d446a7b2682e5640314b4ecc6cb4603bf016
treef0974e0a60697d6922e5aa5b3389061e50301fed
parent68bbfc12c0eec54336bd9cde7386d265099f2685
* Ported tests from test/ branch to t/ branch
* Added maint option to Makefile, only does maintenance tests
* Added .htaccess file in t/ to disallow acces from the web
Makefile
t/.htaccess [new file with mode: 0644]
t/Search.inc [new file with mode: 0644]
t/inc/Database.t [new file with mode: 0644]
t/inc/Global.t [new file with mode: 0644]
t/inc/ImageFunctions.t [new file with mode: 0644]
t/inc/LocalFile.t [new file with mode: 0644]
t/inc/Revision.t [new file with mode: 0644]
t/inc/Search.t [new file with mode: 0644]