wordpress-develop/tests/phpunit/tests/dependencies
2014-07-20 00:28:57 +00:00
..
jquery.php wp_script_is( ..., 'enqueued' ) needs to check dependencies recursively - a single item's dependencies may only be a subset of the full dependency tree. Adds a new method on WP_Dependencies called ->recurse_deps(). 2014-07-20 00:28:57 +00:00
scripts.php When setting WP_TESTS_FORCE_KNOWN_BUGS to true, it is preferable that some forced tests are still skipped when they call classes or functions that do not exist, producing fatal errors. 2013-11-25 22:49:51 +00:00
styles.php Revert [25202] and enforce that wp_add_inline_style() does not want <style> tags. 2013-10-15 14:34:33 +00:00