aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* [ticket/10205] Test failed connection attempts.Oleg Pudeyev2012-12-042-0/+49
* Merge PR #1074 branch 'bantu/ticket/11192' into develop-olympusOleg Pudeyev2012-11-161-0/+71
|\
| * [ticket/11192] Merge dataProvider arrays because the test is the same now.Andreas Fischer2012-11-161-15/+1
| * [ticket/11192] Mark negative byte numbers as unsupported.Andreas Fischer2012-11-161-16/+0
| * [ticket/11192] Test strings not converted to int/float before.Andreas Fischer2012-11-161-2/+36
| * [ticket/11192] Also test strings, e.g. sums returned by the database.Andreas Fischer2012-11-161-0/+10
| * [ticket/11192] Also test powers of 10 / 1000.Andreas Fischer2012-11-161-0/+7
| * [ticket/11192] Add tests.Oleg Pudeyev2012-11-151-0/+50
* | Merge PR #1060 branch 'nickvergessen/ticket/11186' into develop-olympusOleg Pudeyev2012-11-151-6/+0
|\ \
| * | [ticket/11186] Database unit tests fail on windows using sqlite2Joas Schilling2012-11-101-6/+0
| |/
* | Merge remote-tracking branch 'p/ticket/11202-olympus' into develop-olympusAndreas Fischer2012-11-152-1/+19
|\ \
| * | [ticket/11202] Custom message does not make sense here, delete it.Oleg Pudeyev2012-11-151-2/+2
| * | [ticket/11202] Check response success before content assertions.Oleg Pudeyev2012-11-151-0/+3
| * | [ticket/11202] Add a heuristic function to check for response success.Oleg Pudeyev2012-11-151-1/+16
| |/
* | [ticket/11190] Functional tests purge cache before running.Fyorl2012-11-111-0/+23
|/
* [ticket/11159] static public is the currently approved order.Oleg Pudeyev2012-11-0610-19/+19
* [ticket/10848] Add phpbb_ prefix.Oleg Pudeyev2012-10-171-1/+1
* [ticket/10848] Redirect from adm to installer correctly.Oleg Pudeyev2012-10-171-0/+44
* Merge remote-tracking branch 'Fyorl/ticket/11045' into develop-olympusAndreas Fischer2012-09-1411-0/+166
|\
| * [ticket/11045] Removed file conflict tests for compress classFyorl2012-09-111-13/+2
| * [ticket/11045] Replaced __DIR__ with dirname(__FILE__)Fyorl2012-09-011-8/+8
| * [ticket/11045] Opening brace on its own lineFyorl2012-08-281-1/+2
| * [ticket/11045] Explicitely check for zlib and bz2Fyorl2012-08-281-2/+1
| * [ticket/11045] Added tests for file conflictsFyorl2012-08-281-5/+21
| * [ticket/11045] Added unit tests for the compress classFyorl2012-08-2811-0/+161
* | [task/functional] Fixed DEBUG_TEST related issuesDavid King2012-09-011-1/+1
* | [task/functional] Allow tests to bypass certain restrictions with DEBUG_TESTDavid King2012-09-011-9/+1
* | [task/functional] Added posting tests (reply and new topic)David King2012-09-011-0/+110
|/
* [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