mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-01-29 21:17:39 +00:00
This brings much needed uniformity to test skipping when a test requires Multisite or when a test should be excluded from running when Multisite is enabled. Used in conjunction with the `@group ms-required` and `@group ms-excluded` notation, this removes a significant number of skipped tests from the default test suite run. Fixes #40531 git-svn-id: https://develop.svn.wordpress.org/trunk@40543 602fd350-edb4-49c9-b593-d223f7449a82 |
||
|---|---|---|
| .. | ||
| author.php | ||
| capabilities.php | ||
| countUserPosts.php | ||
| countUsers.php | ||
| dateQuery.php | ||
| getActiveBlogForUser.php | ||
| listAuthors.php | ||
| mapMetaCap.php | ||
| multisite.php | ||
| query.php | ||
| session.php | ||
| slashes.php | ||
| updateUserCaches.php | ||
| wpAuthenticateSpamCheck.php | ||
| wpDeleteUser.php | ||
| wpDropdownUsers.php | ||
| wpGetUsersWithNoRole.php | ||
| wpSetCurrentUser.php | ||