aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* [ticket/10620] Added testsJoshyPHP2015-06-252-0/+35
* [ticket/10620] Removed extraneous quotes from attribute valuesJoshyPHP2015-06-254-13/+17
* [ticket/10620] Implemented quote improvementsJoshyPHP2015-06-254-11/+80
* Merge pull request #3579 from s9e/ticket/13803Tristan Darricau2015-06-2419-1/+1112
|\
| * [ticket/13803] Moved tests to a subdirJoshyPHP2015-05-3018-9/+9
| * [ticket/13803] Set up a global $user for testsJoshyPHP2015-05-301-1/+1
| * [ticket/13803] Added contact_admin_info testsJoshyPHP2015-05-302-0/+104
| * [ticket/13803] Rewrote the poll_option pluginJoshyPHP2015-05-302-31/+100
| * [ticket/13803] Added get_max_id() testsJoshyPHP2015-05-301-0/+6
| * [ticket/13803] Added poll_option testsJoshyPHP2015-05-302-0/+104
| * [ticket/13803] Added poll_title testsJoshyPHP2015-05-302-0/+94
| * [ticket/13803] Added group_description testsJoshyPHP2015-05-302-0/+95
| * [ticket/13803] Added user_signature testsJoshyPHP2015-05-307-4/+123
| * [ticket/13803] Sort test rows in SQL to match the expected resultJoshyPHP2015-05-301-1/+2
| * [ticket/13803] Added testsJoshyPHP2015-05-303-0/+143
| * [ticket/13803] Added testsJoshyPHP2015-05-303-6/+106
| * [ticket/13803] Added pm_text testsJoshyPHP2015-05-302-0/+99
| * [ticket/13803] Refactored testJoshyPHP2015-05-303-73/+98
| * [ticket/13803] Added tests, fixed param order in generate_text_for_storage()JoshyPHP2015-05-302-7/+73
| * [ticket/13803] Added pluginsJoshyPHP2015-05-301-1/+1
| * [ticket/13803] Hyphenated class namesJoshyPHP2015-05-301-2/+2
| * [ticket/13803] WIP implementationJoshyPHP2015-05-302-0/+86
* | Merge pull request #3669 from s9e/ticket/13901Tristan Darricau2015-06-243-1/+20
|\ \
| * | [ticket/13901] Fixed test's expected resultJoshyPHP2015-05-301-1/+1
| * | [ticket/13901] Add whitespace to short, multiline quotes for readabilityJoshyPHP2015-05-301-0/+5
| * | [ticket/13901] Add more whitespace to long quotes for readabilityJoshyPHP2015-05-302-0/+14
| |/
* | Merge pull request #3683 from s9e/ticket/13921Tristan Darricau2015-06-243-0/+30
|\ \
| * | [ticket/13921] Fix block BBCodes inside of inline BBCodesJoshyPHP2015-06-133-0/+30
* | | Merge pull request #3675 from s9e/ticket/13906Andreas Fischer2015-06-161-0/+22
|\ \ \
| * | | [ticket/13906] Renamed testJoshyPHP2015-06-021-1/+1
| * | | [ticket/13906] Added testJoshyPHP2015-06-021-0/+22
* | | | Merge branch '3.1.x'Andreas Fischer2015-06-161-10/+10
|\ \ \ \ | |_|/ / |/| | |
| * | | [ticket/12952] Check obvious errors before status in functional testsMarc Alexander2015-06-161-10/+10
* | | | Merge branch '3.1.x'Joas Schilling2015-06-092-0/+196
|\ \ \ \ | |/ / /
| * | | Merge pull request #3551 from rxu/ticket/13779Joas Schilling2015-06-092-0/+196
| |\ \ \
| | * | | [ticket/13779] Add permission set testsrxu2015-06-062-0/+196
* | | | | Merge branch '3.1.x'Marc Alexander2015-06-093-3/+6
|\ \ \ \ \ | |/ / / /
| * | | | Merge pull request #3479 from brunoais/ticket/13685Marc Alexander2015-06-093-3/+6
| |\ \ \ \
| | * | | | [ticket/13685] Fix tests for fulltext searchbrunoais2015-06-073-3/+6
* | | | | | Merge branch '3.1.x'Joas Schilling2015-06-071-1/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | [ticket/sec-184] Fix testsCHItA2015-06-071-1/+1
* | | | | | [ticket/13564] Fix user_delete_test on masterMarc Alexander2015-06-041-4/+5
* | | | | | Merge branch '3.1.x'Joas Schilling2015-06-043-0/+168
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge pull request #3502 from marc1706/ticket/13564Joas Schilling2015-06-043-0/+168
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | [ticket/13564] Add tests for unlinking account upon deleting userMarc Alexander2015-04-252-0/+158
| | * | | | [ticket/13564] Try to unlink user account for every auth providerMarc Alexander2015-03-241-0/+10
* | | | | | [ticket/13777] Reorder get_module_infos() method's argumentsMateBartus2015-05-311-10/+10
* | | | | | [ticket/13777] Fix testsMateBartus2015-05-313-38/+29
| |_|_|/ / |/| | | |
* | | | | [ticket/8420] Added regression testJoshyPHP2015-05-311-0/+14
| |_|_|/ |/| | |
* | | | Merge pull request #3592 from Nicofuma/ticket/13388Nils Adermann2015-05-304-3/+32
|\ \ \ \