* Start on some unit tests for GlobalFunctions
authorBrion Vibber <brion@users.mediawiki.org>
Mon, 18 Oct 2004 09:53:47 +0000 (09:53 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Mon, 18 Oct 2004 09:53:47 +0000 (09:53 +0000)
commit27ba25bf40b1dfbfc0b2290b89dac88ce0f34561
tree0f8b19b1cc17620cd07fd90cd16c010944f417c4
parent005cab63d65e8a93c96100f5e746f69143043858
* Start on some unit tests for GlobalFunctions
* Add makefile & readme for the lazy
tests/DatabaseTest.php
tests/GlobalTest.php [new file with mode: 0644]
tests/Makefile [new file with mode: 0644]
tests/README [new file with mode: 0644]
tests/RunTests.php