wordpress-develop/tests/phpunit/tests/l10n
John Blackbourn c759785cea Build/Test Tools: Automatically skip tests in the ms-required and ms-excluded groups.
This removes the need to manually call `$this->skipWithMultisite()` and `$this->skipWithoutMultisite()` from within the test when the test only runs without Multisite or only runs on Multisite, respectively.

Props jdgrimes for the suggestion.

Fixes #40531


git-svn-id: https://develop.svn.wordpress.org/trunk@40564 602fd350-edb4-49c9-b593-d223f7449a82
2017-05-01 20:34:10 +00:00
..
getLocale.php Build/Test Tools: Automatically skip tests in the ms-required and ms-excluded groups. 2017-05-01 20:34:10 +00:00
getUserLocale.php Build/Test Tools: Introduce ms-required and ms-excluded groups for tests. 2017-04-22 18:58:46 +00:00
loadTextdomain.php I18N: Use the user's locale when loading text domains in the admin. 2016-11-03 20:07:08 +00:00
loadTextdomainJustInTime.php I18N: Add an additional caching layer for _load_textdomain_just_in_time(). 2016-11-21 16:06:38 +00:00
localeSwitcher.php I18N: Add an additional caching layer for _load_textdomain_just_in_time(). 2016-11-21 16:06:38 +00:00