phpbb/tests/test_framework
Marc Alexander 22090dc3a3 [ticket/12386] Add DEBUG_EXTRA again and use it for container creation
We are currently creating a new compiled container on every page load when
having DEBUG enabled. However, one might only have that enabled to be
presented with errors or for getting the page load stats.
This change will add the DEBUG_EXTRA constant again. It will be used for
choosing whether the compiled container should be created on every page load -
when defined as true - or just once after the cache is cleared.

PHPBB3-12386
2014-04-11 11:11:31 +02: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/11459] Correctly set up the database from schema in unit tests 2014-03-29 11:03:43 +01:00
phpbb_database_test_connection_manager.php [ticket/12282] Update new references 2014-04-01 19:19:52 +02:00
phpbb_functional_test_case.php [ticket/12386] Add DEBUG_EXTRA again and use it for container creation 2014-04-11 11:11:31 +02:00
phpbb_search_test_case.php [ticket/11700] Use underscores for generated search test wrappers 2013-09-16 00:39:36 +02:00
phpbb_session_test_case.php [ticket/11850] Fix tests 2013-09-30 20:04:32 -05:00
phpbb_test_case.php Revert "[ticket/11832] Make $phpbb_container a global initiated by the framework" 2013-09-10 10:06:13 -05:00
phpbb_test_case_helpers.php [ticket/11608] Set sphinx id from test_config file for tests 2013-10-05 21:15:32 +05:30