aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit/includes/libs/MWMessagePackTest.php
Commit message (Expand)AuthorAgeFilesLines
* Remove MWMessagePackTheSandDoctor2019-12-301-76/+0
* Remove covers validator trait where it is not neededThiemo Kreuz2019-05-171-2/+0
* MWMessagePack: Deprecate MWMessagePack class and its methodDerick Alangi2019-05-091-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/+2
* Convert all array() syntax to []Kunal Mehta2016-02-171-35/+35
* Convert most libs/ tests to use PHPUnit_Framework_TestCaseChad Horohoe2014-12-291-1/+1
* test: Clean up data providers that should be staticTimo Tijhof2014-09-181-2/+2
* Skip 64 bit MWMessagePack tests on 32 bit machinesThiemo Mättig2014-07-091-6/+11
* MWMessagePack: improvements to test suite, exception handling, array detectionOri Livneh2014-01-031-53/+51
* Add class implementing MessagePack serializationOri Livneh2014-01-021-0/+72