| Commit message (Expand) | Author | Age | Files | Lines |
* | [ticket/11608] Set sphinx id from test_config file for tests | Dhruv | 2013-10-05 | 1 | -0/+5 |
* | [ticket/11700] Default db driver for tests must not lead with \ | Nils Adermann | 2013-09-16 | 1 | -1/+1 |
* | [ticket/11700] Move all recent code to namespaces | Nils Adermann | 2013-09-16 | 1 | -1/+1 |
* | [ticket/11669] Fix PHP bug #55124 (recursive mkdir on /./) | Nathaniel Guse | 2013-07-12 | 1 | -0/+3 |
* | [ticket/11605] Remove unused copied_files property | Joas Schilling | 2013-06-11 | 1 | -8/+2 |
* | [ticket/11605] Use empty_dir to better delete files and dirs of extensions | Joas Schilling | 2013-06-11 | 1 | -23/+6 |
* | [ticket/11550] Move comments to correct function | Joas Schilling | 2013-06-11 | 1 | -0/+8 |
* | [ticket/11550] Use new functionality from the test case helpers | Joas Schilling | 2013-06-08 | 1 | -1/+1 |
* | [ticket/11550] Move functionality for copying/restoring to test case helpers | Joas Schilling | 2013-06-08 | 1 | -0/+44 |
* | [ticket/11320] Include functions file as we need phpbb_convert_30_dbms_to_31 | Nathan Guse | 2013-01-10 | 1 | -0/+5 |
* | [ticket/11015] Include functions.php because it is not always included. | Oleg Pudeyev | 2012-12-13 | 1 | -0/+5 |
* | Merge remote-tracking branch 'upstream/develop' into ticket/11015 | Oleg Pudeyev | 2012-12-06 | 1 | -0/+19 |
|\ |
|
| * | [ticket/9983] Add phpbb prefix to global variables. | Oleg Pudeyev | 2012-12-02 | 1 | -4/+4 |
| * | [ticket/9983] Add redis cache driver tests. | Oleg Pudeyev | 2012-12-01 | 1 | -0/+19 |
* | | [ticket/11015] Move db driver class name fixing to function | Igor Wiedler | 2012-11-17 | 1 | -18/+2 |
* | | [ticket/11015] Allow full dbms class name in tests/test_config.php | Igor Wiedler | 2012-11-16 | 1 | -2/+18 |
* | | [tracker/11015] Prepend phpbb_db_driver_ for PHPBB_TEST_DBMS | Igor Wiedler | 2012-11-16 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'upstream/develop' into ticket/11015 | Igor Wiedler | 2012-11-12 | 1 | -1/+109 |
|\ \
| |/ |
|
| * | [ticket/10631] Functional acp_extensions test, cleanup | Nathan Guse | 2012-09-01 | 1 | -0/+108 |
* | | [ticket/11015] Make DBAL classes autoloadable | Igor Wiedler | 2012-07-21 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'develop-olympus' into develop | Nils Adermann | 2012-07-17 | 1 | -1/+3 |
|\ |
|
| * | Merge remote-tracking branch 'github-noxwizard/ticket/10678' into develop-oly... | Nils Adermann | 2012-07-17 | 1 | -1/+3 |
| |\ |
|
| | * | [ticket/10678] Move config changes to new location | Patrick Webster | 2012-05-08 | 1 | -1/+3 |
* | | | Merge branch 'develop-olympus' into develop | Andreas Fischer | 2012-05-13 | 1 | -2/+12 |
|\ \ \
| |/ / |
|
| * | | [ticket/10891] Allow specifying test_config.php path via environment. | Oleg Pudeyev | 2012-05-11 | 1 | -2/+12 |
| |/ |
|
| * | [ticket/10492] Backporting functional tests | Patrick Webster | 2012-04-21 | 1 | -0/+12 |
| * | [ticket/10492] Separate config generation from the installer | Patrick Webster | 2012-04-20 | 1 | -0/+45 |
* | | Merge branch 'develop-olympus' into develop | Andreas Fischer | 2012-01-02 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | [ticket/9916] Updating License in the header | Unknown | 2012-01-02 | 1 | -1/+1 |
* | | [ticket/10417] Fix array_merge() on undefined $config variable. | Andreas Fischer | 2011-10-16 | 1 | -2/+4 |
* | | [feature/functional-tests] Generate config correctly and install only once | Nils Adermann | 2011-10-14 | 1 | -2/+5 |
* | | [feature/functional-tests] Configure functional tests through config file | Nils Adermann | 2011-10-14 | 1 | -0/+52 |
* | | [ticket/10013] Use mkdir to create directory trees. | Oleg Pudeyev | 2011-02-12 | 1 | -5/+1 |
* | | [ticket/10013] Fixed cache test to create intermediate directories. | Oleg Pudeyev | 2011-02-12 | 1 | -0/+9 |
|/ |
|
* | [task/mssql-db-tests] No longer display an error when skipping db tests. | Nils Adermann | 2010-10-25 | 1 | -68/+0 |
* | [ticket/9825] Unit tests: Use sqlite when possible and no test_config exists. | Andreas Fischer | 2010-09-16 | 1 | -11/+26 |
* | [feature/dbal-tests] Only output the missing config error message once. | Nils Adermann | 2010-04-01 | 1 | -6/+18 |
* | [feature/dbal-tests] Load phpbb-schema after creating the connection to the d... | Joas Schilling | 2010-03-26 | 1 | -2/+5 |
* | [feature/dbal-tests] Added database test & refactored test framework | Joas Schilling | 2010-03-26 | 1 | -0/+82 |