phpbb/tests/test_framework
Oleg Pudeyev 02a1777fcb [ticket/11295] Drop tables rather than database for postgres in test suite.
Doing so allows:

1. User running the tests no longer needs create database privilege.
2. Test database may be located in a non-default tablespace and generally
have site-specific options applied to it.

PHPBB3-11295
2012-12-26 00:31: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/11219] Only update sequences that are affected by a fixture 2012-12-01 22:34:03 -06:00
phpbb_database_test_connection_manager.php [ticket/11295] Drop tables rather than database for postgres in test suite. 2012-12-26 00:31:43 -05:00
phpbb_functional_test_case.php [ticket/11265] Add assertions for board installation success. 2012-12-13 15:42:00 -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