aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* [ticket/10586] some bootstrap additions and test changes to try and make it workDavid King2012-03-192-4/+38
* [ticket/10586] test stuff. does not work yet, still need to put phpBB objects...David King2012-03-191-0/+96
* Merge branch 'develop-olympus' into developOleg Pudeyev2012-03-081-0/+25
|\
| * [ticket/10653] Fix parameter to substr() in unit tests. Should be 1, not -1.Andreas Fischer2012-03-041-1/+1
| * [ticket/10653] Unit tests for get_row_count() and get_estimated_row_count().Andreas Fischer2012-03-041-0/+25
* | Merge remote-tracking branch 'cyberalien/feature/append_var' into developOleg Pudeyev2012-03-071-0/+36
|\ \
| * | [feature/append_var] Adding test caseVjacheslav Trushkin2012-03-081-0/+36
* | | [ticket/10685] Refactor template test defaults for php 5.4 compatibility.Oleg Pudeyev2012-03-062-5/+13
|/ /
* | Merge remote-tracking branch 'naderman/ticket/10663' into developAndreas Fischer2012-02-241-0/+0
|\ \
| * | [ticket/10663] Adding nested directory to finder testVjacheslav Trushkin2012-02-211-0/+0
* | | Merge remote-tracking branch 'github-igorw/extensions-tests-mysq55' into developNils Adermann2012-02-212-0/+7
|\ \ \
| * | | [ticket/10667] Fix tests under MySQL 5.5 strict modeIgor Wiedler2012-02-212-0/+7
* | | | [ticket/10655] Error in template inheritance testVjacheslav Trushkin2012-02-181-1/+1
| |/ / |/| |
* | | Merge branch 'develop-olympus' into developOleg Pudeyev2012-02-101-18/+2
|\ \ \ | |/ / |/| / | |/
| * [ticket/10512] Call startup.php from tests/bootstrap.phpAndreas Fischer2012-02-041-18/+2
* | Merge remote-tracking branch 'imkingdavid/ticket/10535' into developOleg Pudeyev2012-02-031-2/+1
|\ \
| * | [ticket/10535] Delete email confirm from installerp2011-12-281-2/+1
* | | [ticket/9916] Updating license in non-distributed filesUnknown2012-01-0237-37/+37
* | | Merge branch 'develop-olympus' into developAndreas Fischer2012-01-0245-45/+45
|\ \ \ | | |/ | |/|
| * | [ticket/9916] Updating License in the headerUnknown2012-01-0245-45/+45
* | | [ticket/10507] develop does not have imagesets, fix lower test.Oleg Pudeyev2011-12-242-7/+0
* | | Merge branch 'develop-olympus' into developOleg Pudeyev2011-12-242-0/+101
|\ \ \ | |/ / | | / | |/ |/|
| * Merge remote-tracking branch 'cyberalien/ticket/10507' into develop-olympusOleg Pudeyev2011-12-242-0/+101
| |\
| | * [ticket/10507] DBAL unit testVjacheslav Trushkin2011-12-152-0/+101
* | | Merge remote-tracking branch 'github-igorw/feature/functional-tests' into dev...Nils Adermann2011-12-141-2/+10
|\ \ \
| * | | [feature/functional-tests] Introduce bootstrap methodIgor Wiedler2011-10-141-0/+8
| * | | [feature/functional-tests] Make sure functional tests only install onceIgor Wiedler2011-10-141-2/+2
* | | | Merge branch 'develop-olympus' into developOleg Pudeyev2011-12-031-38/+7
|\ \ \ \ | | |/ / | |/| |
| * | | Merge remote-tracking branch 'Noxwizard/ticket/10349' into develop-olympusOleg Pudeyev2011-12-031-38/+7
| |\ \ \ | | |_|/ | |/| |
| | * | [ticket/10349] Removed duplicated functions from schema loading in testsPatrick Webster2011-10-291-43/+4
| | * | [ticket/10349] Update function commentPatrick Webster2011-09-281-2/+0
| | * | [ticket/10349] Unit tests: Consolidate schema comment removal functionsPatrick Webster2011-09-201-58/+11
| | * | [ticket/10349] Unit tests: Remove comments while loading schema filesPatrick Webster2011-09-031-1/+58
* | | | [ticket/10345] Return the language key when the key has an empty arrayJoas Schilling2011-11-301-0/+5
* | | | [ticket/10345] Fix little type in unit testJoas Schilling2011-11-251-1/+1
* | | | [ticket/10345] Make the use of the 0-case optionalJoas Schilling2011-11-251-1/+8
* | | | [ticket/10345] Add tests for array() as first parameter on call to $user->lang()Joas Schilling2011-11-251-2/+11
* | | | [ticket/10345] Allow float as array key and add some testsJoas Schilling2011-11-251-0/+18
* | | | [ticket/10345] Fix documentation on the new function and the switchJoas Schilling2011-11-251-2/+2
* | | | [ticket/10345] Add a system to allow multiple plural formsJoas Schilling2011-11-251-0/+18
* | | | Merge remote-tracking branch 'p/ticket/10481' into developAndreas Fischer2011-11-251-1/+10
|\ \ \ \
| * | | | [ticket/10481] Use phar:// url for requiring goutte.Oleg Pudeyev2011-11-241-1/+1
| * | | | [ticket/10481] Skip functional tests if phar extension is missing.Oleg Pudeyev2011-11-241-1/+10
* | | | | Merge branch 'develop-olympus' into developOleg Pudeyev2011-11-254-0/+64
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | [ticket/10483] Fix test suite when running with MySQL strict modeIgor Wiedler2011-11-214-0/+64
* | | | Merge remote-tracking branch 'naderman/feature/extension-manager' into developIgor Wiedler2011-11-1930-54/+585
|\ \ \ \
| * \ \ \ Merge branch 'develop' into feature/extension-managerNils Adermann2011-11-189-38/+324
| |\ \ \ \
| * | | | | [feature/extension-manager] Split disabling extensions up into steps as wellNils Adermann2011-11-182-0/+13
| * | | | | [feature/extension-manager] Rename default methods to core methods on finder.Nils Adermann2011-11-181-25/+22
| * | | | | [feature/extension-manager] Support extensions in subdirectories of ext/Nils Adermann2011-10-145-16/+16