phpbb/tests/test_framework
Erik Frèrejean 14891cdf4e [ticket/10011] Tests don't work on PHP < 5.3
Due to the usage of `__DIR__` for the file includes the tests can't
be ran on systems with PHP < 5.3. Replace all occurances of
`__DIR__` with `dirname(__FILE__)`.

PHPBB3-10011
2011-01-31 12:58:18 +01:00
..
phpbb_database_test_case.php [ticket/10011] Tests don't work on PHP < 5.3 2011-01-31 12:58:18 +01:00
phpbb_test_case.php [task/phpunit-xml] Manually blacklisting a few PHPUnit classes from backups. 2011-01-07 01:07:30 +01:00
phpbb_test_case_helpers.php [task/mssql-db-tests] No longer display an error when skipping db tests. 2010-10-25 19:38:58 +02:00