summaryrefslogtreecommitdiff
path: root/modules/gallery_unit_test/controllers/gallery_unit_test.php
AgeCommit message (Expand)Author
2009-01-08Windows fixes: Use mkdir($path, 0777, true) instead of the unportable system(...Andy Staudacher
2008-12-16TEST_MODE always exists now, so check its value, don't rely on its existence ...Bharat Mediratta
2008-12-13Reload modules *after* we blow away the database to flush out cachesBharat Mediratta
2008-12-12Refaactor module::install() and module::uninstall() out of theBharat Mediratta
2008-12-12Pass list of test dirs into Unit_Test::_constructor() as an argumentBharat Mediratta
2008-12-04Fix up the test framework to work now that we're only loading installed modulesBharat Mediratta
2008-12-03Make sure that the dev is not using the same db for tests as they are for pro...Bharat Mediratta
2008-12-03Drop the database and rm -rf test/var instead of calling uninstall onBharat Mediratta
2008-12-03Rename generic test.php to gallery_unit_test.php to make navigation to this f...Bharat Mediratta