wordpress-develop/tests/phpunit/tests/query
Sergey Biryukov 8b0ef058f3 WP_Date_Query: The inclusive logic should include all times within the date range.
props mboynes, oso96_2000, DrewAPicture.
fixes #26653.

git-svn-id: https://develop.svn.wordpress.org/trunk@28935 602fd350-edb4-49c9-b593-d223f7449a82
2014-07-01 01:17:39 +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 WP_Date_Query: The inclusive logic should include all times within the date range. 2014-07-01 01:17:39 +00:00
results.php Use assertCount() for consistency with other tests. 2014-06-23 22:26:12 +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