wordpress-develop/tests/phpunit/tests/date
Sergey Biryukov cfc3b57488 Docs: Improve inline comments per the documentation standards.
Includes minor code layout fixes for better readability.

See #48303.

git-svn-id: https://develop.svn.wordpress.org/trunk@47122 602fd350-edb4-49c9-b593-d223f7449a82
2020-01-29 00:43:23 +00:00
..
currentTime.php Coding Standards: Disable WPCS warnings for date_default_timezone_set() and current_time( 'timestamp' ) calls in Date/Time tests. 2020-01-28 00:51:42 +00:00
dateI18n.php Date/Time: Make sure date_i18n() correctly handles zero timestamp after [45901]. 2019-10-25 11:03:13 +00:00
getFeedBuildDate.php Tests: Use delta comparison in test_should_fall_back_to_last_post_modified() to avoid race conditions. 2019-12-17 21:31:08 +00:00
getPermalink.php Coding Standards: Disable WPCS warnings for date_default_timezone_set() and current_time( 'timestamp' ) calls in Date/Time tests. 2020-01-28 00:51:42 +00:00
maybeDeclineDate.php Date/Time: In wp_maybe_decline_date(), add support for a range of days, e.g. February 21–23. 2020-01-21 23:46:36 +00:00
mysql2date.php Coding Standards: Disable WPCS warnings for date_default_timezone_set() and current_time( 'timestamp' ) calls in Date/Time tests. 2020-01-28 00:51:42 +00:00
postTime.php Date/Time: Remove incomplete and redundant test for get_post_time() added in [46580]. 2019-10-25 15:09:30 +00:00
query.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
theDate.php Date/Time: Restore the previous behavior of date_i18n() where invalid input would result in current time. 2019-08-29 23:17:30 +00:00
wpDate.php Date/Time: Make sure wp_date() does not unnecessarily escape localized numbers, but keeps localized slashes. 2019-10-22 17:29:02 +00:00
wpTimezone.php Date/Time: Restore the previous behavior of date_i18n() where invalid input would result in current time. 2019-08-29 23:17:30 +00:00
xmlrpc.php Date/Time: XML-RPC: Сalculate the proper offset for GMT in wp.newPost, wp.editComment, mw.newPost, mw.editPost when post_date or comment_date is set. 2019-12-09 19:54:16 +00:00