addTestFile('RegisterTest.php'); $test->addTestFile('FunctionsTest.php'); $test->addTestFile('DateTest.php'); $test->addTestFile('InputTest.php'); $test->addTestFile('XmlTest.php'); // run $test->run(new CustomHtmlReporter()); ?>