wordpress-develop/tests/phpunit/tests/option
2015-09-15 08:04:33 +00:00
..
multisite.php Initialise $_SERVER[ 'REMOTE_ADDR' ] during the test bootstrap so individual tests need not. 2015-09-15 08:04:33 +00:00
option.php Allow $autoload setting to be changed for existing options using update_option(). 2015-03-06 13:56:44 +00:00
sanitize-option.php Update Tests_Sanitize_Option::test_sanitize_option() after [33858]. 2015-09-05 14:17:24 +00:00
siteOption.php Split and organize multisite unit tests 2014-10-16 05:06:22 +00:00
siteTransient.php Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00
slashes.php Fix typo in a comment in slashing tests. 2015-01-07 07:08:47 +00:00
themeMods.php Add some theme mod unit tests. 2015-08-30 03:42:49 +00:00
transient.php Tests: Skip some tests for the Transients API when an external object cache is in use. 2015-08-21 20:32:42 +00:00
updateOption.php Tests: Fix a typo in function names for $autoload tests. 2015-08-22 09:44:48 +00:00
userSettings.php After [33840], JS regex needs the g modifier. 2015-09-08 16:43:27 +00:00