aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
...
* | | Merge branch 'prep-release-3.2.3' into 3.2.xMarc Alexander2018-09-091-1/+1
|\ \ \ | |/ / |/| |
| * | [ticket/15746] Adjust tests after twig updateMarc Alexander2018-08-211-1/+1
| | | | | | | | | | | | PHPBB3-15746
* | | Merge pull request #5249 from senky/ticket/15659Tristan Darricau2018-07-081-0/+96
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15659] Fix retrieve_block_vars() * github.com:/phpbb/phpbb: [ticket/15659] Fix retrieve_block_vars()
| * | | [ticket/15659] Fix retrieve_block_vars()Jakub Senko2018-07-071-0/+96
| | | | | | | | | | | | | | | | PHPBB3-15659
* | | | Merge pull request #5260 from senky/ticket/15696Tristan Darricau2018-07-081-0/+136
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15696] 'if' module tool should support calling other tools * github.com:/phpbb/phpbb: [ticket/15696] Add tests [ticket/15696] Add support of other tools to 'if'
| * | | | [ticket/15696] Add testsJakub Senko2018-07-051-0/+136
| |/ / / | | | | | | | | | | | | PHPBB3-15696
* | | | Merge pull request #5198 from kasimi/ticket/15637Tristan Darricau2018-07-082-2/+2
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15637] Extract multi-line PHP event descriptions * github.com:/phpbb/phpbb: [ticket/15637] Remove trailing space from description [ticket/15637] Preserve line breaks in event descriptions [ticket/15637] Updated test fixture to include complete event description [ticket/15637] Remove trailing space from description [ticket/15637] Fixed removing white-spaces from description line [ticket/15637] Extract all lines before the first @tag [ticket/15637] Extract multi-line PHP event descriptions
| * | | [ticket/15637] Preserve line breaks in event descriptionskasimi2018-07-071-1/+1
| | | | | | | | | | | | | | | | PHPBB3-15637
| * | | [ticket/15637] Updated test fixture to include complete event descriptionkasimi2018-07-072-2/+2
| | | | | | | | | | | | | | | | PHPBB3-15637
* | | | Merge pull request #5245 from rubencm/ticket/15693Marc Alexander2018-06-171-2/+8
|\ \ \ \ | |_|/ / |/| | | | | | | [ticket/15693] Fix get_rand_string()
| * | | [ticket/15693] Update tests to reflect changes to gen_rand_string()Marc Alexander2018-06-171-2/+8
| | |/ | |/| | | | | | | PHPBB3-15693
* | | Merge pull request #5158 from kasimi/ticket/15586Marc Alexander2018-06-176-0/+183
|\ \ \ | |/ / |/| | | | | [ticket/15586] Fixed adding module the automatic way without specifying modes
| * | [ticket/15586] Added tests for adding modules the automatic waykasimi2018-03-116-0/+183
| | | | | | | | | | | | PHPBB3-15586
* | | [ticket/15595] Fix module exists tool when parent is falseMatt Friedman2018-03-191-4/+157
| |/ |/| | | | | PHPBB3-15595
* | Merge pull request #5089 from marc1706/ticket/15516Marc Alexander2018-02-211-2/+23
|\ \ | | | | | | | | | [ticket/15516] Add instructions for running UI tests
| * | [ticket/15516] Fix typo in UI test instructionsMarc Alexander2018-02-211-1/+1
| | | | | | | | | | | | | | | | | | [ci skip] PHPBB3-15516
| * | [ticket/15516] Add instructions for running UI testsMarc Alexander2018-01-141-2/+23
| | | | | | | | | | | | PHPBB3-15516
* | | [ticket/15531] Log malformed BBCodesJoshyPHP2018-01-223-2/+51
| |/ |/| | | | | PHPBB3-15531
* | Merge pull request #5083 from JoshyPHP/ticket/15512Marc Alexander2018-01-191-0/+11
|\ \ | | | | | | | | | [ticket/15512] Avoid reparsing non-existent polls
| * | [ticket/15512] Avoid reparsing non-existent pollsJoshyPHP2018-01-121-0/+11
| |/ | | | | | | PHPBB3-15512
* | [ticket/15099] Fix testsJakub Senko2018-01-172-20/+20
|/ | | | PHPBB3-15099
* [ticket/15055] Fix line break and disable sql server 2017 for nowMarc Alexander2018-01-091-1/+1
| | | | | | | SQL Server 2017 currently fails for unknown reasons and just results in an overall longer build time. Therefore disabling it for now. PHPBB3-15055
* [ticket/15055] Display content on unexpted server errorMarc Alexander2018-01-081-1/+6
| | | | PHPBB3-15055
* Merge remote-tracking branch 'upstream/3.2.x' into prep-release-3.2.2Marc Alexander2018-01-0735-47/+243
|\
| * Merge pull request #4680 from marc1706/ticket/15055Derky2018-01-0518-17/+213
| |\ | | | | | | | | | [ticket/15055] Add appveyor file to allow running tests on appveyor as well
| | * [ticket/15055] Use getMock() for phpBB 3.2 compatibilityMarc Alexander2018-01-011-1/+1
| | | | | | | | | | | | PHPBB3-15055
| | * [ticket/15055] Add comments explaining overriden createXMLDataSet()Marc Alexander2018-01-011-0/+14
| | | | | | | | | | | | PHPBB3-15055
| | * [ticket/15055] Properly support index length check on mssqlMarc Alexander2018-01-011-7/+17
| | | | | | | | | | | | PHPBB3-15055
| | * [ticket/15055] Support console questions on windowsMarc Alexander2018-01-014-15/+52
| | | | | | | | | | | | PHPBB3-15055
| | * [ticket/15055] Extend build matrix and trim text in extension_acp_testMarc Alexander2018-01-011-1/+1
| | | | | | | | | | | | PHPBB3-15055
| | * [ticket/15055] Try using build matrixMarc Alexander2018-01-012-0/+18
| | | | | | | | | | | | PHPBB3-15055
| | * [ticket/15055] Only drop dependent PK indexes and fix more tests for mssqlMarc Alexander2018-01-0111-9/+55
| | | | | | | | | | | | PHPBB3-15055
| | * [ticket/15055] Handle default identity column on mssql in database testsMarc Alexander2018-01-011-0/+47
| | | | | | | | | | | | PHPBB3-15055
| | * [ticket/15055] Drop primary keys when necessary and fix test comparisonsMarc Alexander2018-01-011-1/+8
| | | | | | | | | | | | PHPBB3-15055
| | * [ticket/15055] Start fixing missing keys in fixturesMarc Alexander2018-01-011-0/+6
| | | | | | | | | | | | PHPBB3-15055
| | * [ticket/15055] Further fixes to ensure PHP 7.1 & mssql compatibilityMarc Alexander2018-01-012-1/+5
| | | | | | | | | | | | PHPBB3-15055
| | * [ticket/15055] Debug issuesMarc Alexander2018-01-011-0/+7
| | | | | | | | | | | | PHPBB3-15055
| * | [ticket/14972] replace all occurrences of sizeof() with the count()rxu2018-01-0114-22/+22
| | | | | | | | | | | | PHPBB3-14972
| * | [ticket/14972] Fix test_collection_with_mask testrxu2018-01-011-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | In PHP 7.2, the severity of the message “Use of undefined constant” was raised from E_NOTICE to E_WARNING, so calling $array[ITEM] causes warning caught by error collector. Use undefined offset notice to get an empty message as such. PHPBB3-14972
| * | [ticket/14972] Avoid using self as constant in testsrxu2018-01-016-6/+6
| |/ | | | | | | PHPBB3-14972
* | Merge remote-tracking branch 'phpbb-security/prep-release-3.1.12' into ↵Marc Alexander2018-01-071-2/+2
|\ \ | | | | | | | | | prep-release-3.2.2
| * | [ticket/security/211] Allow make_clickable() again after change to regexMarc Alexander2017-08-031-2/+2
| | | | | | | | | | | | SECURITY-211
* | | Merge branch 'ticket/security/211' into ticket/security/211-rheaMarc Alexander2018-01-013-2/+95
|\ \ \ | |/ / | | / | |/ |/|
| * [ticket/security/211] Add test for line breaks in URLMarc Alexander2017-07-271-0/+4
| | | | | | | | SECURITY-211
| * [ticket/security/211] Do not match javascript URIs with URL regexesMarc Alexander2017-07-261-0/+8
| | | | | | | | SECURITY-211
| * [ticket/security/211] Extend tests for profile field valuesMarc Alexander2017-07-232-0/+66
| | | | | | | | SECURITY-211
| * [ticket/security/211] Make sure website URL only uses http & https schemesMarc Alexander2017-07-221-0/+13
| | | | | | | | SECURITY-211
| * Merge pull request #38 from phpbb/ticket/security/210Marc Alexander2017-07-161-0/+55
| |\ | | | | | | | | | [ticket/security/210] Prevent using IP addresses or ports for remote avatar
| * \ Merge pull request #32 from phpbb/ticket/security-203Marc Alexander2017-07-161-34/+77
| |\ \ | | | | | | | | | | | | [ticket/security-203] Fully validate version check data in version helper
* | \ \ Merge pull request #4971 from Elsensee/ticket/15339Marc Alexander2017-12-281-19/+0
|\ \ \ \ | | | | | | | | | | | | | | | [ticket/15339] Use manual method when adding modules