aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'github-nickvergessen/ticket/12273' into develop...Nils Adermann2014-05-0210-0/+976
|\
| * [ticket/12273] Do not allow 3.1-A1 versionJoas Schilling2014-04-252-10/+7
| * [ticket/12273] Fix unit tests for multi line arraysJoas Schilling2014-04-252-11/+61
| * [ticket/12273] Fix unit test for multi line $varsJoas Schilling2014-04-241-2/+2
| * [ticket/12273] Fix method name of test and fix undefined indexJoas Schilling2014-04-241-3/+3
| * [ticket/12273] Test source files and compare with events.mdJoas Schilling2014-04-241-0/+37
| * [ticket/12273] Remove duplicated codeJoas Schilling2014-04-201-4/+8
| * [ticket/12273] Move phpBB test to new file and use a data providerJoas Schilling2014-04-202-7/+45
| * [ticket/12273] Allow multiple $vars linesJoas Schilling2014-04-204-17/+79
| * [ticket/12273] Move MD Exporter to separate fileJoas Schilling2014-04-181-0/+30
| * [ticket/12273] Rename exporter to php_exporterJoas Schilling2014-04-181-7/+5
| * [ticket/12273] Move event exporter to namespaceJoas Schilling2014-04-181-4/+2
| * [ticket/12273] Crawl the phpBB directory for eventsJoas Schilling2014-04-181-9/+18
| * [ticket/12273] Use class properties instead of parametersJoas Schilling2014-04-183-20/+83
| * [ticket/12273] Add more tests for the event exporterJoas Schilling2014-04-185-16/+336
| * [ticket/12273] Add a basic set of tests for the exporterJoas Schilling2014-04-184-0/+370
* | Merge remote-tracking branch 'github-nickvergessen/ticket/12371' into develop...Nils Adermann2014-05-024-3/+420
|\ \
| * | [ticket/12371] Reapprove the post and topic again in testsJoas Schilling2014-04-251-0/+10
| * | [ticket/12371] Add functional tests for reapprovingJoas Schilling2014-04-251-0/+406
| * | [ticket/12371] Rename disapprove and softdelete testsJoas Schilling2014-04-252-2/+2
| * | [ticket/12371] We do not group quote notifications anymoreJoas Schilling2014-04-251-1/+2
* | | Merge remote-tracking branch 'remotes/Nicofuma/ticket/12432' into develop-asc...Nathaniel Guse2014-05-012-0/+14
|\ \ \
| * | | [ticket/12432] Correcting the assertionNicofuma2014-04-261-4/+1
| * | | [ticket/12432] Adding unit testNicofuma2014-04-262-0/+17
* | | | Merge remote-tracking branch 'remotes/Nicofuma/ticket/12444' into develop-asc...Nathaniel Guse2014-05-012-0/+39
|\ \ \ \
| * | | | [ticket/12444] Replacing spaces with tabsNicofuma2014-04-261-2/+2
| * | | | [ticket/12444] Replace spaces with tabsNicofuma2014-04-261-22/+22
| * | | | [ticket/12444] Adding regression testNicofuma2014-04-262-12/+51
| |/ / /
* | | | [ticket/12097] Bug fix and adding unit testNicofuma2014-04-261-0/+39
|/ / /
* | | Merge pull request #2288 from nickvergessen/ticket/12012Andreas Fischer2014-04-252-3/+68
|\ \ \
| * | | [ticket/12012] Fix docs in connection managerJoas Schilling2014-04-201-1/+3
| * | | [ticket/12012] Handle begin and commit transactions in testsJoas Schilling2014-04-171-1/+14
| * | | [ticket/12012] Add a unit test for removing a column with indexesJoas Schilling2014-04-171-0/+22
| * | | [ticket/12012] Add a unit test for changing the column typeJoas Schilling2014-04-171-2/+30
| | |/ | |/|
* | | Merge remote-tracking branch 'nickvergessen/ticket/12382' into develop-ascraeusCesar G2014-04-256-2/+52
|\ \ \ | |_|/ |/| |
| * | [ticket/12382] Mark broken nested loop with include as incompleteJoas Schilling2014-04-142-2/+15
| * | [ticket/12382] Add template test for subloops inside includesJoas Schilling2014-04-123-0/+19
| * | [ticket/12382] Add template test for subloops inside eventsJoas Schilling2014-04-103-0/+18
* | | [ticket/12436] Data passed to sql_multi_insert is expected to be multi-dim.Andreas Fischer2014-04-241-2/+2
* | | Merge pull request #2335 from Elsensee/ticket/12422Joas Schilling2014-04-222-1/+46
|\ \ \
| * | | [ticket/12422] Add testsOliver Schramm2014-04-222-1/+46
| | |/ | |/|
* | | [ticket/12405] Valid timezone and dateformat for create_user() in testsMatt Friedman2014-04-191-2/+2
|/ /
* | Merge branch 'develop-olympus' into develop-ascraeusJoas Schilling2014-04-151-0/+38
|\ \
| * \ Merge pull request #2195 from Elsensee/ticket/10423Joas Schilling2014-04-151-0/+38
| |\ \
| | * | [ticket/10423] Remove unnecessary include in testOliver Schramm2014-04-151-1/+0
| | * | [ticket/10423] Match multiple wildcardsOliver Schramm2014-04-131-0/+2
| | * | [ticket/10423] Move code into a function and add tests for itOliver Schramm2014-04-131-0/+37
* | | | Merge pull request #2286 from nickvergessen/ticket/12388Andreas Fischer2014-04-151-3/+5
|\ \ \ \
| * | | | [ticket/12388] Add tests for lang() use on log actions without dataJoas Schilling2014-04-111-3/+5
* | | | | Merge remote-tracking branch 'marc/ticket/12004' into develop-ascraeusJoas Schilling2014-04-141-0/+7
|\ \ \ \ \