aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test_framework/phpbb_functional_test_case.php
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'Fyorl/ticket/11187' into developAndreas Fischer2012-11-101-1/+1
|\
| * [ticket/11187] Added a blank array to fix errors in functional testsFyorl2012-11-101-1/+1
* | [ticket/11183] Remove $load_extensions and weird dl() callsIgor Wiedler2012-11-101-1/+1
|/
* Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/10631Unknown Bliss2012-09-011-1/+1
|\
| * Merge branch 'develop-olympus' into developNils Adermann2012-09-011-1/+1
| |\
| | * [task/functional] Fixed DEBUG_TEST related issuesDavid King2012-09-011-1/+1
* | | [ticket/10631] Functional acp_extensions test, cleanupNathan Guse2012-09-011-0/+54
* | | [ticket/10631] Update testsNathan Guse2012-09-011-0/+1
|/ /
* | Merge branch 'develop-olympus' into developAndreas Fischer2012-07-301-4/+2
|\ \ | |/
| * [ticket/11034] Re-arranged install order to emulate real installFyorl2012-07-301-4/+2
* | Merge branch 'develop-olympus' into developAndreas Fischer2012-07-191-13/+6
|\ \ | |/
| * [ticket/10981] Removed setupBeforeClassFyorl2012-07-171-8/+0
| * [ticket/10981] Modified functional framework to account for goutte changesFyorl2012-07-161-3/+6
| * [ticket/10981] Added goutte via composerFyorl2012-07-161-2/+0
* | Merge branch 'develop-olympus' into developNils Adermann2012-05-221-1/+78
|\ \ | |/
| * [task/functional] Use proper format for @var doc blocks. David King2012-05-221-2/+4
| * [task/functional] Fix $lang_path variableDavid King2012-05-221-1/+1
| * [task/functional] Change property visibility, remove globals, reword commentDavid King2012-05-221-6/+6
| * [task/functional] Make sure missing language values are handled properlyDavid King2012-04-241-1/+1
| * [task/functional] Increase code coverage for functional testsDavid King2012-04-231-1/+76
| * [ticket/10492] Backporting functional testsPatrick Webster2012-04-211-0/+164
* [ticket/10586] Correctly purge board cache and don't rename install directoryNils Adermann2012-03-191-3/+34
* [ticket/10586] trying to get tests to workDavid King2012-03-191-2/+3
* [ticket/10586] more work on getting tests to passDavid King2012-03-191-1/+1
* [ticket/10586] Adding the extensions used by the testsDavid King2012-03-191-6/+12
* [ticket/10586] Now tests run, but fail. But here is what I have.David King2012-03-191-0/+20
* Merge remote-tracking branch 'imkingdavid/ticket/10535' into developOleg Pudeyev2012-02-031-2/+1
|\
| * [ticket/10535] Delete email confirm from installerp2011-12-281-2/+1
* | [ticket/9916] Updating license in non-distributed filesUnknown2012-01-021-1/+1
|/
* Merge remote-tracking branch 'github-igorw/feature/functional-tests' into dev...Nils Adermann2011-12-141-2/+10
|\
| * [feature/functional-tests] Introduce bootstrap methodIgor Wiedler2011-10-141-0/+8
| * [feature/functional-tests] Make sure functional tests only install onceIgor Wiedler2011-10-141-2/+2
* | [ticket/10481] Use phar:// url for requiring goutte.Oleg Pudeyev2011-11-241-1/+1
* | [ticket/10481] Skip functional tests if phar extension is missing.Oleg Pudeyev2011-11-241-1/+10
|/
* [feature/functional-tests] Don't add elements to backup list twiceNils Adermann2011-10-141-7/+0
* [feature/functional-tests] Generate config correctly and install only onceNils Adermann2011-10-141-22/+43
* [feature/functional-tests] Configure functional tests through config fileNils Adermann2011-10-141-24/+30
* [feature/functional-tests] Implementing functional test framework with goutteIgor Wiedler2011-10-141-0/+128