wordpress-develop/tests/phpunit/tests/option
Andrew Nacin fbb2e1dc89 Transients: Allow a non-expiring transient to be updated with an expiry.
props shahpranaf, sandyr.
fixes #22807.


git-svn-id: https://develop.svn.wordpress.org/trunk@27719 602fd350-edb4-49c9-b593-d223f7449a82
2014-03-25 18:22:49 +00:00
..
blogOption.php For unit tests that call wpmu_create_blog(), Blog factory, or installation code that attempts to clear transients: suppress database errors on setUp and restore on tearDown. 2013-11-18 20:44:34 +00:00
option.php Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00
siteOption.php Mark test skipped when not in multisite. See #25883. 2013-11-21 19:13:53 +00:00
siteTransient.php Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00
slashes.php Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00
transient.php Transients: Allow a non-expiring transient to be updated with an expiry. 2014-03-25 18:22:49 +00:00