addTest (new Tester_Test_WriteableFile (DATADIR . '/config/routes.php')); $this->addTest (new Tester_Test_WriteableDir (DATADIR . '/logs')); $this->addTest (new Tester_Test_WriteableDir (DATADIR . '/template_c')); $this->addTest (new Tester_Test_WriteableDir (DOCROOT . 'uploads')); $this->addTest (new Tester_Test_WriteableDir (DOCROOT . Configuration::getBannerDir ())); $this->addTest (new Tester_Test_Javascript ()); } }