aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit/includes/utils/ZipDirectoryReaderTest.php
Commit message (Expand)AuthorAgeFilesLines
* MimeAnalyzer: move ZipDirectoryReader to librarydaniel2025-01-031-81/+0
* tests: Use const for some static data in test filesUmherirrender2024-09-011-9/+3
* utils: Add missing documentation to class propertiesUmherirrender2024-09-011-0/+2
* tests: Fix @covers and @coversDefaultClass to have leading \Reedy2024-02-161-1/+1
* build: Updating mediawiki/mediawiki-codesniffer to 41.0.0libraryupgrader2023-03-111-2/+2
* Add convenience methods for asserting status.daniel2022-03-161-2/+2
* build: Updating dependencieslibraryupgrader2021-07-221-1/+1
* tests: Add explicit return type void to setUp() and tearDown()Max Semenik2019-10-301-1/+1
* Add public as visibility in tests folderUmherirrender2019-10-101-3/+3
* phpunit: Repair GLOBALS reset in MediaWikiUnitTestCaseTimo Tijhof2019-09-021-0/+85
* Load GlobalFunctions.php to tests/phpunit/bootstrap.phpAmir Sarabadani2019-07-141-88/+0
* Revert "Separate MediaWiki unit and integration tests"Legoktm2019-06-131-0/+88
* Separate MediaWiki unit and integration testsMáté Szabó2019-06-131-88/+0
* Better detection for old MS Office filesTim Starling2019-01-231-1/+2
* build: Updating mediawiki/mediawiki-codesniffer to 16.0.0Umherirrender2018-02-171-1/+1
* Use MediaWikiCoversValidator for tests that don't use MediaWikiTestCaseKunal Mehta2018-01-011-0/+3
* Convert all array() syntax to []Kunal Mehta2016-02-171-6/+6
* Use PHPUnit_Framework_TestCase in a few utils/ testsChad Horohoe2014-12-291-1/+1
* Fixed spacingumherirrender2013-11-211-1/+0
* Move files with tests to reflect the codeSiebrand Mazeland2013-11-071-0/+85