aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | [ticket/12597] Fix various problemsLEZY Thomas2014-05-282-9/+19
| * | | | | [ticket/12597] Fix constructor bug and servral doc blocsLEZY Thomas2014-05-282-11/+1
| * | | | | [ticket/12597] Modification of return statuses and of test filesLEZY Thomas2014-05-282-6/+15
| * | | | | [ticket/12597] Update pull-requestLEZY Thomas2014-05-281-9/+9
| * | | | | [ticket/12597] Correcing coding style mistakesLEZY Thomas2014-05-282-2/+0
| * | | | | [ticket/12597] Improvement of test filesLEZY Thomas2014-05-283-19/+33
| * | | | | [ticket/12597] Command for executing all available cron tasksLEZY Thomas2014-05-273-0/+107
| | |_|/ / | |/| | |
* | | | | [ticket/12594] Fix file headers of new filesJoas Schilling2014-05-307-21/+49
| |_|_|/ |/| | |
* | | | Merge pull request #2432 from Nicofuma/ticket/11226Joas Schilling2014-05-291-0/+25
|\ \ \ \ | |_|/ / |/| | |
| * | | [ticket/11226] Explicity set file_moved to falseTristan Darricau2014-05-281-1/+2
| * | | [ticket/11226] Add testsTristan Darricau2014-05-281-0/+24
| | |/ | |/|
* | | Merge pull request #2474 from PayBas/ticket/12561Joas Schilling2014-05-288-1/+245
|\ \ \
| * | | [ticket/12561] Reworked tests by nickvergessenPayBas2014-05-278-112/+206
| * | | [ticket/12561] Added tests for "after last", "after missing" and "empty"PayBas2014-05-262-7/+109
| * | | [ticket/12561] Added test for "after"PayBas2014-05-242-0/+48
| | |/ | |/|
* | | Merge pull request #2426 from Nicofuma/ticket/12174Joas Schilling2014-05-282-0/+125
|\ \ \
| * | | [ticket/12174] Add testsTristan Darricau2014-05-282-0/+125
* | | | [ticket/12594] Replace phpBB Group with phpBB LimitedYuriy Rusko2014-05-284-16/+23
* | | | Merge remote-tracking branch 'upstream/develop-ascraeus' into ticket/12594Yuriy Rusko2014-05-281-0/+10
|\ \ \ \
| * \ \ \ Merge pull request #2453 from Nicofuma/ticket/12536Joas Schilling2014-05-281-0/+10
| |\ \ \ \
| | * | | | [ticket/12536] Add test cases with empty versions listTristan Darricau2014-05-151-0/+10
| | | |/ / | | |/| |
* | | | | Merge remote-tracking branch 'upstream/develop-ascraeus' into ticket/12594Yuriy Rusko2014-05-272-2/+74
|\ \ \ \ \ | |/ / / /
| * | | | [ticket/12570] Remove test for affected rows after SELECTJoas Schilling2014-05-261-10/+1
| * | | | [ticket/12570] Add a test for set_array() and updating with the same valueJoas Schilling2014-05-261-0/+2
| * | | | [ticket/12570] Add a unit test to show broken sql_affectedrows()Joas Schilling2014-05-261-0/+73
| * | | | [ticket/12570] Add test for updating a config with the same valueJoas Schilling2014-05-261-2/+8
* | | | | [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-27296-981/+2147
|/ / / /
* | | | Merge pull request #2134 from marcosbc/ticket/12270Joas Schilling2014-05-261-2/+1
|\ \ \ \ | |/ / / |/| | |
| * | | [ticket/12270] Fixed testsmarcosbc2014-05-091-2/+1
* | | | [ticket/12534] Fix filter for functional testsJoas Schilling2014-05-121-2/+2
* | | | Merge pull request #2441 from Nicofuma/ticket/12529Joas Schilling2014-05-111-1/+1
|\ \ \ \
| * | | | [ticket/12529] Move $phpbb_root_path to the end of the constructorTristan Darricau2014-05-111-1/+1
| * | | | [ticket/12529] Use root_path in controller\resolver to check the template dirTristan Darricau2014-05-111-1/+1
| | |_|/ | |/| |
* | | | Merge pull request #2420 from prototech/ticket/9388Joas Schilling2014-05-111-2/+2
|\ \ \ \
| * | | | [ticket/9388] Fix unit tests.Cesar G2014-05-081-2/+2
| |/ / /
* | | | Merge branch 'ticket/10839-olympus' into ticket/10839Joas Schilling2014-05-091-5/+9
|\ \ \ \ | |/ / / |/| | |
| * | | [ticket/10839] Fix note about running slow tests and build taskJoas Schilling2014-05-091-5/+9
* | | | Merge pull request #2419 from prototech/ticket/12510Joas Schilling2014-05-081-0/+5
|\ \ \ \
| * | | | [ticket/12510] Convert & to & in build_url() when no params are stripped.Cesar G2014-05-061-0/+5
* | | | | Merge pull request #2421 from n-aleha/ticket/12493Joas Schilling2014-05-081-0/+70
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | [ticket/12493] Add functional testn-aleha2014-05-071-0/+70
| | |/ / | |/| |
* | | | Merge pull request #2330 from Nicofuma/ticket/12421Joas Schilling2014-05-061-12/+9
|\ \ \ \ | |_|_|/ |/| | |
| * | | [ticket/12421] Rebase and enable testsTristan Darricau2014-05-061-12/+9
* | | | Merge pull request #2411 from nickvergessen/ticket/12503Dhruv Goel2014-05-067-20/+20
|\ \ \ \ | |/ / / |/| | |
| * | | [ticket/12504] Use local variables where possibleJoas Schilling2014-05-051-5/+8
| * | | [ticket/12504] Use defined variablesJoas Schilling2014-05-051-2/+2
| * | | [ticket/12504] Remove unused request object from avatar manager testJoas Schilling2014-05-051-1/+0
| * | | [ticket/12486] Make assertion on the return to remove "Risky" from phpunitJoas Schilling2014-05-051-4/+2
| * | | [ticket/12486] Rename data provider to fix "Risky" from phpunitJoas Schilling2014-05-051-2/+2
| * | | [ticket/12503] All tests should extend \phpbb_test_caseJoas Schilling2014-05-056-6/+6
| |/ /