aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test_framework
Commit message (Expand)AuthorAgeFilesLines
* [ticket/11608] Set sphinx id from test_config file for testsDhruv2013-10-051-0/+5
* [ticket/11850] Fix testsNathan Guse2013-09-301-2/+3
* [ticket/11850] Update for namespacesNathan Guse2013-09-301-3/+8
* Merge branch 'develop' of github.com:phpbb/phpbb3 into ticket/11850Nathan Guse2013-09-305-66/+60
|\
| * [ticket/11852] Split filesystem and path_helper into 2 classesJoas Schilling2013-09-261-7/+1
| * [ticket/11700] Fix unit tests after develop mergeNils Adermann2013-09-171-1/+1
| * Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700Nils Adermann2013-09-171-1/+7
| |\
| * | [ticket/11700] Fix another case of non-namespaced classnamesNils Adermann2013-09-161-1/+1
| * | [ticket/11700] The driver is namespaced now, so properly replace itNils Adermann2013-09-161-1/+1
| * | [ticket/11700] Default db driver for tests must not lead with \Nils Adermann2013-09-161-1/+1
| * | [ticket/11700] travis has hardcoded driver class names without namespacesNils Adermann2013-09-161-1/+1
| * | Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700Nils Adermann2013-09-163-10/+64
| |\ \
| * | | [ticket/11700] Don't prefix dbms classnames with \Nils Adermann2013-09-161-37/+37
| * | | [ticket/11700] Use underscores for generated search test wrappersNils Adermann2013-09-161-1/+1
| * | | [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-164-55/+55
* | | | [ticket/11850] page_name contains controller request rather than query stringNathan Guse2013-09-171-0/+7
| |_|/ |/| |
* | | Merge remote-tracking branch 'EXreaction/ticket/11832' into developJoas Schilling2013-09-161-1/+7
|\ \ \ | |_|/ |/| |
| * | [ticket/11832] Fix INCLUDE(JS/CSS)Nathan Guse2013-09-131-1/+2
| * | [ticket/11832] Fix constructions of phpbb_filesystemNathan Guse2013-09-131-1/+6
| * | Merge branch 'develop' of github.com:phpbb/phpbb3 into ticket/11832Nathan Guse2013-09-132-7/+4
| |\ \
| * | | Revert "[ticket/11832] Make $phpbb_container a global initiated by the framew...Nathan Guse2013-09-102-22/+0
| * | | [ticket/11832] Make $phpbb_container a global initiated by the frameworkNathan Guse2013-09-092-0/+22
| * | | [ticket/11832] Inject dependencies for phpbb_get_web_root_path (also moving)Nathan Guse2013-09-091-1/+1
* | | | Merge remote-tracking branch 'remotes/upstream/develop-olympus' into developNathan Guse2013-09-131-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | [ticket/11831] getAttribute was replaced with attrNathan2013-09-061-1/+1
* | | | Merge pull request #1617 from EXreaction/ticket/11744David King2013-09-122-7/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | [ticket/11744] spellingNathaniel Guse2013-07-261-1/+1
| * | | [ticket/11744] Fix functional test case that's failingNathaniel Guse2013-07-261-6/+3
* | | | Merge branch 'develop-olympus' into developAndreas Fischer2013-08-151-1/+1
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge branch 'prep-release-3.0.12' into develop-olympusAndreas Fischer2013-08-151-0/+131
| |\ \
| | * | [ticket/11775] Fix doc blocks syntaxJoas Schilling2013-08-151-1/+1
| | * | [ticket/11775] Remove spaces at line endsJoas Schilling2013-08-151-4/+4
| | * | [ticket/11775] Backport moving of the posting functions to 3.0Joas Schilling2013-08-081-0/+131
* | | | Merge remote-tracking branch 'asperous/ticket/11620' into developAndreas Fischer2013-07-231-0/+36
|\ \ \ \
| * | | | [ticket/11620] Whitespace and combine function into test_caseAndy Chase2013-07-221-0/+9
| * | | | Merge branch 'develop' into ticket/11620Andy Chase2013-07-222-12/+149
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | [ticket/11620] Abstracted session setUp into a test_case classasperous2013-07-221-0/+27
* | | | | [ticket/11733] Add browse test for feed.phpJoas Schilling2013-07-231-0/+21
| |/ / / |/| | |
* | | | Merge branch 'develop-olympus' into developNils Adermann2013-07-131-0/+1
|\ \ \ \ | | |/ / | |/| |
| * | | [ticket/11686] Not checking for phpBB Debug errors on functional testsNathaniel Guse2013-07-131-0/+1
| | |/ | |/|
| * | [ticket/10772] Remove 3.1 codeVjacheslav Trushkin2013-07-111-70/+51
* | | Merge pull request #1541 from nickvergessen/ticket/11684Nathan Guse2013-07-131-2/+2
|\ \ \
| * | | [ticket/11684] Remove useless confirmation page after login and admin loginJoas Schilling2013-07-131-2/+2
* | | | Merge pull request #1543 from nickvergessen/ticket/11685Nathan Guse2013-07-131-1/+1
|\ \ \ \
| * | | | [ticket/11685] Remove logout confirmation pageJoas Schilling2013-07-131-1/+1
| |/ / /
* | | | Merge remote-tracking branch 'phpbb/develop' into ticket/9657Joas Schilling2013-07-132-0/+106
|\ \ \ \ | |/ / /
| * | | [ticket/11669] Fix PHP bug #55124 (recursive mkdir on /./)Nathaniel Guse2013-07-121-0/+3
| * | | Merge branch 'develop-olympus' into developNathaniel Guse2013-07-111-0/+103
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| | * Merge remote-tracking branch 'remotes/cyberalien/ticket/10772' into develop-o...Nathaniel Guse2013-07-111-0/+103
| | |\
| | | * [ticket/10772] Functional tests for forum styleVjacheslav Trushkin2013-05-161-0/+103