aboutsummaryrefslogtreecommitdiffstats
path: root/phpunit.xml.dist
Commit message (Expand)AuthorAgeFilesLines
* [ticket/14948] Remove no longer needed or supported phpunit configsMarc Alexander2019-05-091-2/+1
* [ticket/14948] Adjust calls for twig and phpunit updatesMarc Alexander2019-05-091-1/+0
* [ticket/14670] Do not backup static attributesMarc Alexander2019-05-061-1/+1
* Merge pull request #3146 from bantu/ticket/13341Andreas Fischer2014-11-141-6/+0
|\
| * [ticket/13341] Change coverage to whitelist to prevent errors with temp files.Andreas Fischer2014-11-141-3/+3
* | [ticket/12962] Use phpVersion in phpunit.xmlDhruv2014-10-271-1/+2
* | [ticket/12962] Add UI tests to phpunit.xml.distDhruv2014-09-211-0/+4
* | [ticket/10839] Remove version compare as the php minimum requirement is 5.3.3Joas Schilling2014-05-091-1/+1
* | Merge branch 'ticket/10839-olympus' into ticket/10839Joas Schilling2014-05-091-1/+3
|\ \ | |/
| * [ticket/10839] Always run functional tests by defaultJoas Schilling2014-05-091-5/+4
* | Merge branch 'develop-olympus' into develop-ascraeusJoas Schilling2014-05-031-4/+5
|\ \ | |/
| * [ticket/12485] Broken tests due to absolute excludeNicofuma2014-05-031-2/+2
* | [ticket/11870] No longer exclude search/fulltext_*.php from code coverage.Andreas Fischer2013-09-261-2/+0
* | [ticket/11698] Moving all autoloadable files to phpbb/Nils Adermann2013-07-141-2/+3
* | Merge branch 'develop-olympus' into developNathaniel Guse2013-07-121-0/+4
|\ \ | |/
| * [ticket/11668] Run lint test at the end of the test suiteIgor Wiedler2013-07-121-0/+4
| * [ticket/10492] Backporting functional testsPatrick Webster2012-04-211-0/+5
* | [ticket/11466] Remove old database driver files from PHPUnit excludeDavid King2013-03-261-9/+0
* | [ticket/10719] Revert "Skip functional tests on PHP 5.2"Michael Cullum2012-03-221-4/+0
* | [ticket/10414] Skip functional tests on PHP 5.2 - requires PHPUnit 3.6 on 5.2Nils Adermann2011-10-171-0/+4
* | [feature/functional-tests] Implementing functional test framework with goutteIgor Wiedler2011-10-141-0/+1
* | [task/whitelist-code-coverage] Load all of includes/ into code coverage reportNils Adermann2011-08-071-0/+17
|/
* [ticket/9990] Integrate utf normalizer tests into test suiteIgor Wiedler2011-01-111-2/+8
* [ticket/9987] Rename test files to include a _test suffixIgor Wiedler2011-01-101-1/+1
* [task/phpunit-xml] Only blacklist the tests directory and do not whitelist.Nils Adermann2011-01-071-9/+0
* [task/phpunit-xml] Use phpunit.xml for test suiteIgor Wiedler2011-01-041-0/+34