aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* [ticket/11034] Re-arranged install order to emulate real installFyorl2012-07-301-4/+2
* Merge branch 'prep-release-3.0.11' into develop-olympusNils Adermann2012-07-221-0/+12
|\
| * [ticket/10667] Fix tests under MySQL 5.5 strict mode (once again)Igor Wiedler2012-07-221-0/+12
* | Merge branch 'prep-release-3.0.11' into develop-olympusNils Adermann2012-07-212-0/+305
|\ \ | |/
| * Merge remote-tracking branch 'github-nickvergessen/ticket/10950' into prep-re...Nils Adermann2012-07-212-0/+305
| |\
| | * [ticket/10950] Fix unit tests to fit the new pm deleting behaviourJoas Schilling2012-07-201-1/+0
| | * [ticket/10950] Remove deleted entries in tests instead of commenting them outJoas Schilling2012-07-111-17/+0
| | * [ticket/10950] Fix unit tests to reflect desired behaviourJoas Schilling2012-07-042-4/+105
| | * [ticket/10950] Add some first and simple unit tests for phpbb_delete_user_pms()Joas Schilling2012-06-232-0/+222
* | | Merge remote-tracking branch 'Fyorl/ticket/10981' into develop-olympusAndreas Fischer2012-07-192-13/+21
|\ \ \
| * | | [ticket/10981] Removed setupBeforeClassFyorl2012-07-171-8/+0
| * | | [ticket/10981] Modified functional framework to account for goutte changesFyorl2012-07-161-3/+6
| * | | [ticket/10981] Added goutte via composerFyorl2012-07-162-2/+15
* | | | Merge remote-tracking branch 'github-noxwizard/ticket/10678' into develop-oly...Nils Adermann2012-07-175-6/+201
|\ \ \ \ | |/ / / |/| | |
| * | | [ticket/10678] Typo and formattingPatrick Webster2012-05-132-6/+6
| * | | [ticket/10678] Add port handling for MSSQL testsPatrick Webster2012-05-081-0/+7
| * | | [ticket/10678] Move config changes to new locationPatrick Webster2012-05-081-1/+3
| * | | [ticket/10678] Rename helper class filePatrick Webster2012-05-082-1/+1
| * | | [ticket/10678] Lowercase class name, adjust comment widthPatrick Webster2012-05-083-14/+18
| * | | [ticket/10678] More formatting and docblocksPatrick Webster2012-05-082-4/+12
| * | | [ticket/10678] More formatting requestsPatrick Webster2012-05-082-8/+5
| * | | [ticket/10678] Fix formattingPatrick Webster2012-05-083-7/+15
| * | | [ticket/10678] Add better support for Firebird, Oracle, and MSSQLPatrick Webster2012-05-084-5/+171
* | | | Merge remote-tracking branch 'github-bantu/ticket/10974' into develop-olympusNils Adermann2012-07-083-2/+2
|\ \ \ \
| * | | | [ticket/10974] Rename tests/mock_user.php -> tests/mock/user.phpAndreas Fischer2012-07-083-2/+2
* | | | | Merge PR #856 branch 'prep-release-3.0.11' into develop-olympusOleg Pudeyev2012-07-071-1/+1
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | [ticket/10937] Comment removal functions: Restore backward compatibilityAndreas Fischer2012-07-031-1/+1
| | |/ | |/|
* | | Merge remote-tracking branch 'github-p/ticket/10828' into develop-olympusNils Adermann2012-06-121-0/+15
|\ \ \ | |/ / |/| |
| * | [ticket/10828] Connect to postgres database by default.Oleg Pudeyev2012-05-211-0/+15
* | | [ticket/10162] Add test cases for top level domain names longer than 6 chars.Andreas Fischer2012-05-301-0/+3
* | | [ticket/10907] Mark (var)binary tests as incomplete on non-MySQL DBMSes.Andreas Fischer2012-05-221-0/+5
* | | Merge remote-tracking branch 'github-imkingdavid/task/functional' into develo...Nils Adermann2012-05-224-1/+169
|\ \ \
| * | | [task/functional] Use proper format for @var doc blocks. David King2012-05-221-2/+4
| * | | [task/functional] Fix $lang_path variableDavid King2012-05-221-1/+1
| * | | [task/functional] Change property visibility, remove globals, reword commentDavid King2012-05-221-6/+6
| * | | [task/functional] Make sure missing language values are handled properlyDavid King2012-04-242-1/+9
| * | | [task/functional] Increase code coverage for functional testsDavid King2012-04-234-1/+159
| | |/ | |/|
* | | [ticket/10890] Fix test_sql_fetchrow_returns_false_when_empty() on MS and ORA.Andreas Fischer2012-05-221-1/+3
| |/ |/|
* | Merge remote-tracking branch 'p/ticket/10891' into develop-olympusAndreas Fischer2012-05-132-2/+18
|\ \
| * | [ticket/10891] Allow specifying test_config.php path via environment.Oleg Pudeyev2012-05-112-2/+18
* | | Merge remote-tracking branch 'p/ticket/10892' into develop-olympusAndreas Fischer2012-05-131-9/+13
|\ \ \
| * | | [ticket/10892] Update wiki link to mediawiki.Oleg Pudeyev2012-05-111-1/+1
| * | | [ticket/10892] Add empty lines for consistency.Oleg Pudeyev2012-05-111-0/+2
| * | | [ticket/10892] Reformat RUNNING_TESTS.txt to 79 char lines.Oleg Pudeyev2012-05-111-3/+3
| * | | [ticket/10892] Reformat RUNNING_TESTS.txt to 80 char lines.Patrick Webster2012-05-111-5/+7
| |/ /
* | | [ticket/10889] Make default value for c_char_size a CHAR(4) as defined.Andreas Fischer2012-05-111-1/+1
* | | [ticket/10887] Add spaces.Oleg Pudeyev2012-05-111-1/+1
* | | [ticket/10887] Split auto increment test from db tools test.Oleg Pudeyev2012-05-102-45/+100
|/ /
* | [ticket/10858] Tests for row seeking with fetchfield()Patrick Webster2012-05-081-0/+26
|/
* [ticket/10492] Fix line endingsPatrick Webster2012-04-211-26/+26