wordpress-develop/tests/phpunit/tests/admin
2015-03-11 20:45:17 +00:00
..
includesFile.php Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00
includesListTable.php Introduce a new algorithm for displaying a hierarchical list of post objects in the WP_Posts_List_Table. This reduces processing time, reduces database queries, and substantially reduces memory use on sites with a high number of Pages. 2015-03-11 20:45:17 +00:00
includesMisc.php Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00
includesPlugin.php Back up and restore dropins during get_dropins() tests. 2014-12-31 15:00:32 +00:00
includesPost.php Don't parse empty 'tax_input' keys in edit_post(). 2015-02-09 22:53:40 +00:00
includesScreen.php In PHPUnit test classes, parent::tearDown() should be the last thing done in tearDown() methods. 2015-03-05 13:14:15 +00:00
includesTemplate.php Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00
includesTheme.php Use @expectedDeprecated. see #25282, [25408]. 2013-09-12 18:37:32 +00:00