aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* [feature/twig] PHP test moved to a separate fileNathaniel Guse2013-07-011-0/+21
* Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/twigNathaniel Guse2013-07-014-104/+144
|\
| * Merge remote-tracking branch 'dhruvgoel92/ticket/9341' into developJoas Schilling2013-06-293-101/+140
| |\
| | * [ticket/9341] Assert that page doesnt contain next or prev page postsDhruv2013-06-281-1/+3
| | * [ticket/9341] Follow the Next/Prev link in testsDhruv2013-06-281-5/+9
| | * [ticket/9341] Add tests for checking Next and Previous template varsDhruv2013-06-271-0/+33
| | * [ticket/9341] Move create_topic and post into functional test caseDhruv2013-06-272-101/+101
| * | Merge branch 'develop-olympus' into developAndreas Fischer2013-06-271-4/+15
| |\ \
| | * \ Merge remote-tracking branch 'Hardolaf/ticket/11618' into develop-olympusAndreas Fischer2013-06-271-4/+15
| | |\ \
| | | * | [ticket/11618] Replace glob() with scandir() and string matchingJoseph Warner2013-06-261-4/+15
| | * | | Merge remote-tracking branch 'asperous/ticket/11615/creation_test' into devel...Andreas Fischer2013-06-271-3/+4
| | |\ \ \ | | | |/ / | | |/| |
| * | | | Merge branch 'develop-olympus' into developAndreas Fischer2013-06-271-3/+4
| |\ \ \ \
| | * \ \ \ Merge remote-tracking branch 'asperous/ticket/11615/creation_test' into devel...Andreas Fischer2013-06-271-3/+4
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | [ticket/11615] Fix typo in creation_testAndy Chase2013-06-261-1/+1
| | | * | | [ticket/11615] Remove magic number in creation_testAndy Chase2013-06-261-1/+2
| | | * | | [ticket/11615] Rename class in file to matchAndy Chase2013-06-261-1/+1
| | | * | | [ticket/11615] Rename init_test to creation_test for clarityAndy Chase2013-06-261-0/+0
* | | | | | [feature/twig] Fix template_test.phpNathaniel Guse2013-07-017-88/+38
* | | | | | [feature/twig] Going back to Twig's handling of cache file names for nowNathaniel Guse2013-06-251-1/+1
* | | | | | [feature/twig] Fixing template events test (and behavior)Nathaniel Guse2013-06-251-11/+7
* | | | | | [feature/twig] INCLUDEPHP token abs paths & fix testNathaniel Guse2013-06-251-9/+4
* | | | | | [feature/twig] Remove duplicate test callsNathaniel Guse2013-06-241-15/+2
* | | | | | [feature/twig] Delete template_spacing_test.phpNathaniel Guse2013-06-241-87/+0
* | | | | | [feature/twig] Delete template_locate_test.phpNathaniel Guse2013-06-241-68/+0
* | | | | | [feature/twig] Correct template_inheritance_test.phpNathaniel Guse2013-06-241-10/+1
* | | | | | [feature/twig] Correct includejs testNathaniel Guse2013-06-242-14/+13
* | | | | | [feature/twig] Delete template_compile_test.phpNathaniel Guse2013-06-241-31/+0
* | | | | | [feature/twig] Delete renderer_eval_test.phpNathaniel Guse2013-06-241-31/+0
* | | | | | [feature/twig] Delete invalid constructs template testNathaniel Guse2013-06-243-89/+0
* | | | | | [feature/twig] Working on fixing testsNathan Guse2013-06-241-32/+3
* | | | | | Merge branch 'develop' of github.com:phpbb/phpbb3 into feature/twigNathan Guse2013-06-2426-245/+1266
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch 'develop-olympus' into developJoas Schilling2013-06-201-10/+43
| |\ \ \ \ \ | | | |_|/ / | | |/| | / | | |_|_|/ | |/| | |
| | * | | [ticket/11604] Skip installer step where config.php is created.Andreas Fischer2013-06-191-20/+27
| | * | | [ticket/11604] Fix case where config.php is not generated by phpBB.Andreas Fischer2013-06-181-1/+23
| | * | | [ticket/11604] Use variables for config.php filesnames.Andreas Fischer2013-06-181-6/+10
| | |/ /
| * | | Merge remote-tracking branch 'nickvergessen/ticket/11561' into developDhruv2013-06-181-0/+8
| |\ \ \
| | * | | [ticket/11561] Specify used tables in notification fixture, so they are emptiedJoas Schilling2013-06-181-0/+8
| * | | | Merge branch 'develop' into ticket/10820-developDhruv2013-06-1315-31/+926
| |\ \ \ \
| | * \ \ \ Merge branch 'develop-olympus' into developAndreas Fischer2013-06-1114-0/+918
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | Merge remote-tracking branch 'marc1706/ticket/11579' into develop-olympusAndreas Fischer2013-06-1114-0/+918
| | | |\ \ \
| | | | * | | [ticket/11579] Add method for validating emails for valid MX and mark as slowMarc Alexander2013-06-051-3/+29
| | | | * | | [ticket/11579] Do not extend validate_data_helperMarc Alexander2013-06-051-1/+1
| | | | * | | [ticket/11579] Add missing commas to validate_username_testMarc Alexander2013-06-031-6/+6
| | | | * | | [ticket/11579] Rework calls to validate_data_helperMarc Alexander2013-06-0310-232/+344
| | | | * | | [ticket/11579] Move simple tests into seperate filesMarc Alexander2013-06-037-251/+366
| | | | * | | [ticket/11579] Use test case helper class and use assert prefix for methodMarc Alexander2013-06-035-95/+100
| | | | * | | [ticket/11579] Move tests into seperate files depending on needed fixtureMarc Alexander2013-05-308-499/+594
| | | | * | | [ticket/11579] Add remaining unit tests for validate_data functionsMarc Alexander2013-05-304-62/+375
| | | | * | | [ticket/11579] Add basic set of unit tests for validate_data()Marc Alexander2013-05-291-0/+252
| | * | | | | Merge remote-tracking branch 'nickvergessen/ticket/11605' into developAndreas Fischer2013-06-111-31/+8
| | |\ \ \ \ \