wordpress-develop/tests/phpunit/tests/query
Boone Gorges fd816091a5 Improved unit test coverage for WP_Date_Query
- Unit tests for all publicly available functionality in WP_Date_Query
- Improve performance of date_query tests that use WP_Query

Fixes #29781


git-svn-id: https://develop.svn.wordpress.org/trunk@29793 602fd350-edb4-49c9-b593-d223f7449a82
2014-09-29 16:04:46 +00:00
..
conditionals.php Add support for a full path parameter to is_page() and is_single(). Props Jesper800, engelen, johnbillion. Fixes #16802. 2014-07-09 16:03:17 +00:00
date.php Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00
dateQuery.php Improved unit test coverage for WP_Date_Query 2014-09-29 16:04:46 +00:00
results.php Create correct permalinks for child posts of hierarchical post types when default permalinks are used. 2014-09-24 21:29:15 +00:00
search.php Add unit tests for searching by relevance. 2014-03-08 21:26:26 +00:00
taxQuery.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
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