Wordpress/tests
2013-09-06 23:38:51 +00:00
..
phpunit Check the value passed to get_post_type_object(). If it's an array, use the first item. get_query_var( 'post_type' ) can be an array if the query has been altered via filters/actions. There are several places in core that pass the query var. Adds unit tests. 2013-09-06 23:38:51 +00:00
qunit Whitespace cleanup for password strength meter tests. props TobiasBg. fixes #25088. 2013-09-06 10:56:01 +00:00