aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'upstream/develop' into feature/dicIgor Wiedler2012-08-256-11/+87
|\
| * Merge remote-tracking branch 'nickvergessen/feature/php-events-4' into developDavid King2012-08-202-5/+26
| |\
| | * [feature/php-events] Add mock for unit tests and create it were neededJoas Schilling2012-08-112-5/+26
| * | Merge pull request #932 from EXreaction/ticket/10875Nils Adermann2012-08-143-2/+59
| |\ \
| | * | [ticket/10875] Fix cache testNathan Guse2012-08-061-1/+1
| | * | [ticket/10875] Break queries onto separate lines and use double quotesNathan Guse2012-08-061-3/+6
| | * | [ticket/10875] Close $db connection at end of testNathan Guse2012-08-061-0/+2
| | * | [ticket/10875] Use fixtures for sql cache testNathan Guse2012-08-062-12/+34
| | * | [ticket/10875] Return $query_id from sql_saveNathan Guse2012-08-062-2/+32
| * | | Merge branch 'develop-olympus' into developAndreas Fischer2012-07-301-4/+2
| |\ \ \ | | |/ / | |/| |
| | * | [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 remote-tracking branch 'upstream/develop' into feature/dicIgor Wiedler2012-07-263-1/+318
|\ \ \ \ \ | |/ / / /
| * | | | [ticket/10667] Fix tests under MySQL 5.5 strict mode (once again)Igor Wiedler2012-07-211-0/+12
| * | | | [ticket/11012] Fix php_ext change in mock_extension_managerIgor Wiedler2012-07-211-1/+1
| * | | | Merge branch 'develop-olympus' into developNils Adermann2012-07-212-0/+305
| |\ \ \ \ | | |/ / / | | | | / | | |_|/ | |/| |
| | * | 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 branch 'develop' into feature/dicIgor Wiedler2012-07-2175-140/+1602
|\ \ \ \ \ | |/ / / /
| * | | | Merge pull request #843 from nickvergessen/feature/new-tz-handlingNils Adermann2012-07-191-0/+57
| |\ \ \ \
| | * | | | [feature/new-tz-handling] Fix unit testJoas Schilling2012-07-181-1/+1
| | * | | | Merge branch 'develop' of git://github.com/phpbb/phpbb3 into feature/new-tz-h...Joas Schilling2012-07-1864-62/+1179
| | |\ \ \ \
| | * | | | | [feature/new-tz-handling] Add tests for get_timestamp_from_format()Joas Schilling2012-06-181-0/+57
| * | | | | | Merge remote-tracking branch 'Fyorl/ticket/10992' into developAndreas Fischer2012-07-191-17/+24
| |\ \ \ \ \ \
| | * | | | | | [ticket/10992] Changed octetstream to octet-streamFyorl2012-07-161-1/+1
| | * | | | | | [ticket/10992] test_empty_file() now tries to upload the correct fileFyorl2012-07-161-1/+1
| | * | | | | | [ticket/10992] Modified upload tests to work with new versionFyorl2012-07-161-17/+24
| * | | | | | | Merge branch 'develop-olympus' into developAndreas Fischer2012-07-191-13/+6
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | / / / | | | |_|/ / / | | |/| | | |
| | * | | | | 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 branch 'develop-olympus' into developNils Adermann2012-07-175-6/+201
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | 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 'nickvergessen/ticket/10942' into developAndreas Fischer2012-07-173-1/+134
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | [ticket/10942] Avoid possible conflicts with magic words in unit testsJoas Schilling2012-07-161-12/+12