wordpress-develop/tests/phpunit/tests/dependencies
Boone Gorges 0b9a21b451 Remove skipped tests for unimplemented JS plural functions.
The tests have been added as a patch for the original ticket, #22229.

Props MikeHansenMe.
See #22229.

git-svn-id: https://develop.svn.wordpress.org/trunk@30517 602fd350-edb4-49c9-b593-d223f7449a82
2014-11-22 20:11:10 +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 Remove skipped tests for unimplemented JS plural functions. 2014-11-22 20:11:10 +00:00
styles.php Update expected results in wp_add_inline_style() unit tests after [29958]. 2014-10-19 21:23:32 +00:00