wordpress-develop/tests/phpunit/tests/query
2014-05-04 23:06:07 +00:00
..
conditionals.php Add some more assertions to Tests_Query_Conditionals, specifically for is_single(), is_page(), and is_attachment(). 2014-02-17 22:10:57 +00:00
date.php Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00
dateQuery.php In WP_Date_Query::get_sql_for_subquery(), don't parse duplicate parameters - only parse one of w and week or month and monthnum. 2014-05-04 23:06:07 +00:00
results.php When using WP_Query's "fields" => "ids" (or "fields" => "id=>parent"), the returned values should be an array of integers, not array of integers represented by strings. 2014-03-24 18:54:38 +00:00
search.php Add unit tests for searching by relevance. 2014-03-08 21:26:26 +00:00
taxQuery.php Add unit test for [26874]. see #26728. 2013-12-28 05:24:32 +00:00
verboseRewriteRules.php Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00