aboutsummaryrefslogtreecommitdiffstats
path: root/travis
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'upstream/develop' into ticket/11015Oleg Pudeyev2012-12-062-0/+2
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: (196 commits) [ticket/11219] Coding guidelines and naming consistency changes [ticket/10841] Revert more whitespace changes. [ticket/10841] Revert whitespace changes. [ticket/10841] adding space after if [ticket/10841] removing unnecessary spacing [ticket/10841] changing affectedrows check to COUNT in sql [ticket/10841] Modifying style and language selectors in UCP [ticket/11247] Fix wrong property reference in flock class. [ticket/10602] Avoid a race condition. [ticket/10602] Use last_queue_run for its intended purpose. [ticket/10716] Collect standard error from executed php process. [ticket/10716] Skip test if php is not in PATH. [ticket/10716] Exclude our dependencies from linting. [ticket/10103] New and improved wording. [ticket/10716] Only lint on php 5.3+. [ticket/10103] Assert with messages. [ticket/10103] assertLessThan/assertGreaterThan. [ticket/10103] Inline assignment is bad? [ticket/10103] $rv had too few characters. [ticket/10103] Correct flock class documentation. ... Conflicts: phpBB/includes/functions.php tests/cache/cache_test.php
| * [ticket/11240] Enable PHPUnit's verbose mode so we get a list of skipped tests.Andreas Fischer2012-12-042-0/+2
| | | | | | | | PHPBB3-11240
* | [ticket/11015] Fix configuration for travisIgor Wiedler2012-07-212-2/+2
|/ | | | PHPBB3-11015
* [ticket/10492] Skip functional tests on PHP 5.2 on travisNils Adermann2012-05-112-0/+8
| | | | PHPBB3-10492
* [ticket/10723] Stop Travis running all tests on sqliteMichael Cullum2012-03-232-14/+14
| | | | | | Correct information so all tests don't run on sqlite PHPBB3-10723
* [task/travis] Exclude functional and slow testsMichael Cullum2012-03-222-0/+12
| | | | PHPBB3-10718
* [task/travis] Some more small travis fixesMichael Cullum2012-03-221-1/+1
| | | | PHPBB3-10718
* [task/travis] Rename travis phpunit config filesMichael Cullum2012-03-222-0/+0
| | | | PHPBB3-10718
* [task/travis] Adding Travis Continuous Intergration SupportMichael Cullum2012-03-222-0/+58
PHPBB3-10718