wordpress-develop/tests/phpunit/tests/query
2015-01-04 20:35:12 +00:00
..
conditionals.php Add expectedIncorrectUsage flags for unit tests that generate invalid dates. 2014-10-17 00:40:06 +00:00
date.php Share fixtures across a number of query-related test classes. 2014-11-08 15:29:31 +00:00
dateQuery.php Introduced dayofweek_iso time param for WP_Date_Query. 2014-11-01 03:23:15 +00:00
parseQuery.php Check that search value is scalar before parsing. 2014-10-16 03:31:27 +00:00
postStatus.php Add tests for the 'post_status' behavior of WP_Query. 2015-01-04 20:35:12 +00:00
results.php Remove failing test related to the 'offset' param of WP_Query. 2014-11-22 20:45:58 +00:00
search.php Add unit tests for searching by relevance. 2014-03-08 21:26:26 +00:00
setupPostdata.php Use correct notation for global functions in @covers test annotations. 2014-12-19 15:20:41 +00:00
taxQuery.php In WP_Query::get_queried_object(), use the new format for referencing tax query clauses. 2014-12-07 14:57:53 +00:00
verboseRewriteRules.php Setup rewrite changes in tests in a predictable fashion. Don't mix method calls with wrapper function calls. 2014-07-03 01:42:57 +00:00