aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test_framework/phpbb_test_case_helpers.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/11103] Remove error suppression in test case helpersNathaniel Guse2012-11-061-4/+4
* [ticket/11103] Suppress errors from unlink/rmdir in the test case helpersNathan Guse2012-10-051-4/+4
* [ticket/10631] Functional acp_extensions test, cleanupNathan Guse2012-09-011-0/+108
* Merge branch 'develop-olympus' into developNils Adermann2012-07-171-1/+3
|\
| * Merge remote-tracking branch 'github-noxwizard/ticket/10678' into develop-oly...Nils Adermann2012-07-171-1/+3
| |\
| | * [ticket/10678] Move config changes to new locationPatrick Webster2012-05-081-1/+3
* | | Merge branch 'develop-olympus' into developAndreas Fischer2012-05-131-2/+12
|\ \ \ | |/ /
| * | [ticket/10891] Allow specifying test_config.php path via environment.Oleg Pudeyev2012-05-111-2/+12
| |/
| * [ticket/10492] Backporting functional testsPatrick Webster2012-04-211-0/+12
| * [ticket/10492] Separate config generation from the installerPatrick Webster2012-04-201-0/+45
* | Merge branch 'develop-olympus' into developAndreas Fischer2012-01-021-1/+1
|\ \ | |/
| * [ticket/9916] Updating License in the headerUnknown2012-01-021-1/+1
* | [ticket/10417] Fix array_merge() on undefined $config variable.Andreas Fischer2011-10-161-2/+4
* | [feature/functional-tests] Generate config correctly and install only onceNils Adermann2011-10-141-2/+5
* | [feature/functional-tests] Configure functional tests through config fileNils Adermann2011-10-141-0/+52
* | [ticket/10013] Use mkdir to create directory trees.Oleg Pudeyev2011-02-121-5/+1
* | [ticket/10013] Fixed cache test to create intermediate directories.Oleg Pudeyev2011-02-121-0/+9
|/
* [task/mssql-db-tests] No longer display an error when skipping db tests.Nils Adermann2010-10-251-68/+0
* [ticket/9825] Unit tests: Use sqlite when possible and no test_config exists.Andreas Fischer2010-09-161-11/+26
* [feature/dbal-tests] Only output the missing config error message once.Nils Adermann2010-04-011-6/+18
* [feature/dbal-tests] Load phpbb-schema after creating the connection to the d...Joas Schilling2010-03-261-2/+5
* [feature/dbal-tests] Added database test & refactored test frameworkJoas Schilling2010-03-261-0/+82