phpbb/tests/test_framework
Nils Adermann a397f81a2b [task/mssql-db-tests] Allow test configuration with environment variables.
To allow execution of the tests with different configurations without having
to use the test_config.php file, environment variables of the form
PHPBB_TEST_<name> can now be used, e.g. PHPBB_TEST_DBMS to set the variables
otherwise expected in test_config.php

PHPBB3-9868
2010-10-25 19:39:12 +02:00
..
framework.php [ticket/9855] Do not include the PHPUnit Framework manually on 3.5+. 2010-10-17 23:32:57 +02:00
phpbb_database_test_case.php [task/mssql-db-tests] Allow test configuration with environment variables. 2010-10-25 19:39:12 +02:00
phpbb_test_case.php [task/mssql-db-tests] Use a simple getter for test case helpers. 2010-10-25 19:38:35 +02: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