phpbb/tests/test_framework
Oleg Pudeyev 2bc2cb1f6f [ticket/10491] Install board once per test run.
This is how things used to be. Installing for each test class brings
3-4x performance penalty compared to installing once for the entire
test run. However, with a single installation for all tests an
individual test can see different data when it is invoked by itself
vs when it is executed as part of the entire test suite.

PHPBB3-10491
2012-12-10 06:42:43 -05:00
..
phpbb_database_connection_odbc_pdo_wrapper.php Merge remote-tracking branch 'github-noxwizard/ticket/10678' into develop-olympus 2012-07-17 21:12:47 +02:00
phpbb_database_test_case.php [ticket/11159] static public is the currently approved order. 2012-11-06 10:41:06 -05:00
phpbb_database_test_connection_manager.php [ticket/11186] Database unit tests fail on windows using sqlite2 2012-11-10 14:34:52 +01:00
phpbb_functional_test_case.php [ticket/10491] Install board once per test run. 2012-12-10 06:42:43 -05:00
phpbb_test_case.php [ticket/9916] Updating License in the header 2012-01-02 16:18:32 +00:00
phpbb_test_case_helpers.php Merge remote-tracking branch 'github-noxwizard/ticket/10678' into develop-olympus 2012-07-17 21:12:47 +02:00