| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'Fyorl/ticket/11187' into develop | Andreas Fischer | 2012-11-10 | 1 | -1/+1 |
|\ |
|
| * | [ticket/11187] Added a blank array to fix errors in functional tests | Fyorl | 2012-11-10 | 1 | -1/+1 |
* | | [ticket/11183] Remove $load_extensions and weird dl() calls | Igor Wiedler | 2012-11-10 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/10631 | Unknown Bliss | 2012-09-01 | 1 | -1/+1 |
|\ |
|
| * | Merge branch 'develop-olympus' into develop | Nils Adermann | 2012-09-01 | 1 | -1/+1 |
| |\ |
|
| | * | [task/functional] Fixed DEBUG_TEST related issues | David King | 2012-09-01 | 1 | -1/+1 |
* | | | [ticket/10631] Functional acp_extensions test, cleanup | Nathan Guse | 2012-09-01 | 1 | -0/+54 |
* | | | [ticket/10631] Update tests | Nathan Guse | 2012-09-01 | 1 | -0/+1 |
|/ / |
|
* | | Merge branch 'develop-olympus' into develop | Andreas Fischer | 2012-07-30 | 1 | -4/+2 |
|\ \
| |/ |
|
| * | [ticket/11034] Re-arranged install order to emulate real install | Fyorl | 2012-07-30 | 1 | -4/+2 |
* | | Merge branch 'develop-olympus' into develop | Andreas Fischer | 2012-07-19 | 1 | -13/+6 |
|\ \
| |/ |
|
| * | [ticket/10981] Removed setupBeforeClass | Fyorl | 2012-07-17 | 1 | -8/+0 |
| * | [ticket/10981] Modified functional framework to account for goutte changes | Fyorl | 2012-07-16 | 1 | -3/+6 |
| * | [ticket/10981] Added goutte via composer | Fyorl | 2012-07-16 | 1 | -2/+0 |
* | | Merge branch 'develop-olympus' into develop | Nils Adermann | 2012-05-22 | 1 | -1/+78 |
|\ \
| |/ |
|
| * | [task/functional] Use proper format for @var doc blocks.
| David King | 2012-05-22 | 1 | -2/+4 |
| * | [task/functional] Fix $lang_path variable | David King | 2012-05-22 | 1 | -1/+1 |
| * | [task/functional] Change property visibility, remove globals, reword comment | David King | 2012-05-22 | 1 | -6/+6 |
| * | [task/functional] Make sure missing language values are handled properly | David King | 2012-04-24 | 1 | -1/+1 |
| * | [task/functional] Increase code coverage for functional tests | David King | 2012-04-23 | 1 | -1/+76 |
| * | [ticket/10492] Backporting functional tests | Patrick Webster | 2012-04-21 | 1 | -0/+164 |
* | [ticket/10586] Correctly purge board cache and don't rename install directory | Nils Adermann | 2012-03-19 | 1 | -3/+34 |
* | [ticket/10586] trying to get tests to work | David King | 2012-03-19 | 1 | -2/+3 |
* | [ticket/10586] more work on getting tests to pass | David King | 2012-03-19 | 1 | -1/+1 |
* | [ticket/10586] Adding the extensions used by the tests | David King | 2012-03-19 | 1 | -6/+12 |
* | [ticket/10586] Now tests run, but fail. But here is what I have. | David King | 2012-03-19 | 1 | -0/+20 |
* | Merge remote-tracking branch 'imkingdavid/ticket/10535' into develop | Oleg Pudeyev | 2012-02-03 | 1 | -2/+1 |
|\ |
|
| * | [ticket/10535] Delete email confirm from installer | p | 2011-12-28 | 1 | -2/+1 |
* | | [ticket/9916] Updating license in non-distributed files | Unknown | 2012-01-02 | 1 | -1/+1 |
|/ |
|
* | Merge remote-tracking branch 'github-igorw/feature/functional-tests' into dev... | Nils Adermann | 2011-12-14 | 1 | -2/+10 |
|\ |
|
| * | [feature/functional-tests] Introduce bootstrap method | Igor Wiedler | 2011-10-14 | 1 | -0/+8 |
| * | [feature/functional-tests] Make sure functional tests only install once | Igor Wiedler | 2011-10-14 | 1 | -2/+2 |
* | | [ticket/10481] Use phar:// url for requiring goutte. | Oleg Pudeyev | 2011-11-24 | 1 | -1/+1 |
* | | [ticket/10481] Skip functional tests if phar extension is missing. | Oleg Pudeyev | 2011-11-24 | 1 | -1/+10 |
|/ |
|
* | [feature/functional-tests] Don't add elements to backup list twice | Nils Adermann | 2011-10-14 | 1 | -7/+0 |
* | [feature/functional-tests] Generate config correctly and install only once | Nils Adermann | 2011-10-14 | 1 | -22/+43 |
* | [feature/functional-tests] Configure functional tests through config file | Nils Adermann | 2011-10-14 | 1 | -24/+30 |
* | [feature/functional-tests] Implementing functional test framework with goutte | Igor Wiedler | 2011-10-14 | 1 | -0/+128 |