wordpress-develop/tests/phpunit/tests/option
Dominik Schilling (ocean90) 918dd71257 Tests: Fix a typo in function names for $autoload tests.
Autoload is "no" if the `$autoload` param for `update_option()` is `'no'` or `false`.

see #26394.

git-svn-id: https://develop.svn.wordpress.org/trunk@33703 602fd350-edb4-49c9-b593-d223f7449a82
2015-08-22 09:44:48 +00:00
..
multisite.php Use a dataProvider for network option sanitization tests. 2015-05-28 06:37:44 +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 Introduce unit tests for sanitize_option(). 2015-07-08 00:05:17 +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
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