aboutsummaryrefslogtreecommitdiffstats
path: root/phpunit.xml.dist
Commit message (Expand)AuthorAgeFilesLines
* phpunit: Determine what extensions to load in unit tests via configDaimona Eaytoy2023-09-251-2/+2
* tests: Unbreak and actually run ExportDemoTestDaimona Eaytoy2023-08-081-0/+3
* phpunit: Sync phpunit.xml.dist with tests/phpunit/suite.xmlDaimona Eaytoy2023-07-141-6/+4
* phpunit: Use PHPUnit hooks to tear down the test DB after the last testDaimona Eaytoy2023-07-131-0/+1
* Remove LessFileCompilationTestTim Starling2023-05-021-2/+0
* phpunit: Lower report limit to 10 slowest testsKosta Harlan2023-03-091-1/+1
* tests: Move all language converter tests into /includes/Umherirrender2023-02-011-3/+0
* tests: Upgrade PHPUnit from 8.5+ to 9.5+Daimona Eaytoy2022-10-081-12/+11
* phpunit.xml.dist: Align contents with suite.xmlKosta Harlan2022-07-121-1/+3
* Revert "phpunit: Default to vendor/bin/phpunit, remove suites.xml"Lucas Werkmeister (WMDE)2022-06-091-5/+3
* phpunit: Default to vendor/bin/phpunit, remove suites.xmlKosta Harlan2022-06-081-3/+5
* phpunit: Only report the slowest 25 tests over 100ms, not 50 over 50msJames D. Forrester2022-06-071-2/+2
* phpunit: Use customized TestDox outputKosta Harlan2022-06-051-0/+1
* phpunit: Cleanup phpunit.xml.dist, copy suites from tests/phpunit/suite.xmlKosta Harlan2021-12-161-6/+38
* Revert "Discover unit tests in "Unit" directory"Kosta Harlan2021-11-211-2/+0
* PHPUnit: enable convertDeprecationsToExceptionsDannyS7122021-09-251-0/+1
* language: Autoload normalize data and remove transformUsingPairFile compatTimo Tijhof2021-08-101-2/+0
* Remove misleading ** in phpunit.xml.distLucas Werkmeister2021-02-261-4/+4
* phpunit: fail on warningsUmherirrender2020-09-091-0/+1
* phpunit: Drop unused `enforceTimeLimit` command and related settingsJames D. Forrester2020-01-221-4/+0
* benchmarks: Exclude from PHPUnit test coverageTimo Tijhof2019-12-181-0/+1
* Upgrade PHPUnit to version 7Max Semenik2019-11-201-1/+1
* Discover unit tests in "Unit" directoryAmir Sarabadani2019-09-041-0/+2
* Exclude extensions/skins test directories from coverage analysisKosta Harlan2019-07-171-0/+2
* Merge "Speed up code coverage generation for local development"jenkins-bot2019-07-111-1/+3
|\
| * Speed up code coverage generation for local developmentKosta Harlan2019-07-091-1/+3
* | Reorganize testsuitesKosta Harlan2019-07-071-4/+14
|/
* Unit tests: Support unit tests in extensions and skinsKosta Harlan2019-07-011-0/+2
* Define unit and integration test suitesKosta Harlan2019-06-281-0/+62