wordpress-develop/tests/phpunit/tests/multisite
Scott Taylor 7cd7d4622c After [34601], some more cleanup.
git-svn-id: https://develop.svn.wordpress.org/trunk@34602 602fd350-edb4-49c9-b593-d223f7449a82
2015-09-26 19:28:34 +00:00
..
bootstrap.php Initialise $_SERVER[ 'REMOTE_ADDR' ] during the test bootstrap so individual tests need not. 2015-09-15 08:04:33 +00:00
getSpaceUsed.php Another missed file from [34172]. 2015-09-24 20:32:49 +00:00
isEmailAddressUnsafe.php is_email_address_unsafe() tests should only be run on multisite. 2015-05-29 12:37:51 +00:00
ms-files-rewriting.php Initialise $_SERVER[ 'REMOTE_ADDR' ] during the test bootstrap so individual tests need not. 2015-09-15 08:04:33 +00:00
network.php Initialise $_SERVER[ 'REMOTE_ADDR' ] during the test bootstrap so individual tests need not. 2015-09-15 08:04:33 +00:00
site.php After [34601], some more cleanup. 2015-09-26 19:28:34 +00:00
updateBlogDetails.php Tests: Use a data provider when testing site flags in update_blog_details(). 2015-07-14 06:38:19 +00:00
wpmuValidateUserSignup.php Usernames in multisite should be restricted to 60 characters or fewer. 2015-07-04 05:52:46 +00:00