aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3055 from marc1706/ticket/13192Tristan Darricau2015-01-191-0/+25
|\
| * [ticket/13192] Add test for app.php in external subfolderMarc Alexander2015-01-191-0/+2
| * [ticket/13192] Order test cases consistentlyMarc Alexander2015-01-091-2/+2
| * [ticket/13192] Remove app.php on mod rewrite even if app.php is outside rootMarc Alexander2015-01-041-0/+2
| * [ticket/13192] Pass correct parameters and rename method to get_valid_pageMarc Alexander2014-10-211-4/+4
| * [ticket/13192] Add method for generating valid user page linksMarc Alexander2014-10-211-0/+21
* | Merge pull request #3234 from brunoais/ticket/13154Joas Schilling2015-01-132-1/+4
|\ \
| * | [ticket/13154] Don't assign dispatcher to a variable. Just the obj param.brunoais2015-01-101-1/+1
| * | [ticket/13154] Fix submit_post_test() test groupbrunoais2014-12-181-1/+1
| * | [ticket/13154] Adjusting phpBB tests for the dispatcherbrunoais2014-12-171-0/+3
* | | Merge pull request #3166 from nickvergessen/Senky-ticket/12866Marc Alexander2015-01-101-6/+18
|\ \ \
| * | | [ticket/12866] Assume underscore is part of \wJakub Senko2014-11-281-6/+18
| |/ /
* | | Merge pull request #3209 from brunoais/ticket/13146Joas Schilling2015-01-107-8/+16
|\ \ \
| * | | [ticket/13146] Even more missing phpbb_mock_event_dispatcher()brunoais2015-01-102-2/+4
| * | | [ticket/13146] Last missing phpbb_mock_event_dispatcher()brunoais2015-01-101-4/+1
| * | | [ticket/13146] Use the correct phpbb_mock_event_dispatcher, instead of builderbrunoais2015-01-066-18/+6
| * | | [ticket/13146] Missing delete post test mockbrunoais2015-01-021-1/+3
| * | | [ticket/13146] Setup mocks for tests with dispatcherbrunoais2015-01-026-6/+19
| * | | [ticket/13146] Forgot delete_post_test.phpbrunoais2014-12-031-1/+2
| * | | [ticket/13146] Adding required tests modifications for the new constructorbrunoais2014-12-035-5/+10
| |/ /
* | | Merge pull request #3189 from rxu/ticket/12926Joas Schilling2015-01-103-3/+123
|\ \ \
| * | | [ticket/12926] Support for IDN (IRI)rxu2014-11-273-3/+123
| |/ /
* | | Merge pull request #3128 from omniError/ticket/13306Joas Schilling2015-01-091-1/+29
|\ \ \ | |/ / |/| |
| * | [ticket/13306] update testomniError2014-11-131-1/+29
* | | [ticket/13389] Replace pattern with pathTristan Darricau2014-11-267-17/+17
* | | Merge pull request #10 from phpbb/ticket/security-171Joas Schilling2014-11-224-0/+203
|\ \ \
| * | | [ticket/security-171] Remove duplicate semicolon from testsMarc Alexander2014-11-221-1/+1
| * | | [ticket/security-171] Modify tests for new file_downloader classMarc Alexander2014-11-212-12/+31
| * | | Merge branch 'ticket/13358' into ticket/security-171Marc Alexander2014-11-212-0/+4
| |\ \ \
| * | | | [ticket/security-171] Add tests for retrieved remote data in version_helperMarc Alexander2014-11-211-0/+181
| * | | | [ticket/security-171] Sanitize data from composer.jsonMarc Alexander2014-11-212-0/+3
* | | | | Merge pull request #8 from phpbb/ticket/security-169Joas Schilling2014-11-221-0/+15
|\ \ \ \ \
| * | | | | [ticket/security-169] Stop loop through referer dir in top directoryMarc Alexander2014-11-091-0/+15
* | | | | | Merge pull request #3157 from marc1706/ticket/13358Joas Schilling2014-11-222-0/+4
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | [ticket/13358] Fix tests and use exceptions instead of user objectMarc Alexander2014-11-212-0/+4
| | |/ / / | |/| | |
* | | | | Merge pull request #3116 from rxu/ticket/13297Joas Schilling2014-11-221-0/+100
|\ \ \ \ \
| * | | | | [ticket/13297] Add unicode modifier to url/email regular expression patterns.rxu2014-11-091-0/+100
| | |_|/ / | |/| | |
* | | | | Merge pull request #3064 from marc1706/ticket/13197Joas Schilling2014-11-212-11/+73
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | [ticket/13197] Test that user's group avatar is deleted by group avatar deleteMarc Alexander2014-10-262-11/+73
* | | | | Merge pull request #3023 from Nicofuma/ticket/13133Joas Schilling2014-11-214-9/+88
|\ \ \ \ \
| * | | | | [ticket/13133] Add unit testsTristan Darricau2014-10-094-9/+88
* | | | | | Merge pull request #2765 from Elsensee/ticket/11863Joas Schilling2014-11-211-0/+55
|\ \ \ \ \ \
| * | | | | | [ticket/11863] Add functional testOliver Schramm2014-10-171-0/+55
* | | | | | | [ticket/13338] Add include statements for dependencies.Andreas Fischer2014-11-176-0/+8
* | | | | | | [ticket/13338] Do not use the _test.php suffix for abstract test case classes.Andreas Fischer2014-11-178-14/+14
* | | | | | | [ticket/13338] Move insert_config_array_test to functions_acp, add deps.Andreas Fischer2014-11-171-0/+2
* | | | | | | Merge remote-tracking branch 'github-nicofuma/ticket/13280' into develop-ascr...Nils Adermann2014-11-169-117/+104
|\ \ \ \ \ \ \
| * | | | | | | [ticket/13280] Output escaping for the symfony request objectTristan Darricau2014-11-165-32/+54
| * | | | | | | [ticket/13280] Add new testsTristan Darricau2014-11-121-0/+5
| * | | | | | | [ticket/13280] Make the tests failingTristan Darricau2014-11-124-100/+78