.. |
actions
|
Tests: First pass at using assertSame() instead of assertEquals() in most of the unit tests.
|
2020-09-02 00:35:36 +00:00 |
admin
|
Comments: Rename WP_Comments_List_Table::comment_status_dropdown() to ::comment_type_dropdown() .
|
2020-09-05 00:31:03 +00:00 |
ajax
|
Tests: Introduce assertSameSets() and assertSameSetsWithIndex() , and use them where appropriate.
|
2020-09-04 07:01:00 +00:00 |
attachment
|
Tests: First pass at using assertSame() instead of assertEquals() in most of the unit tests.
|
2020-09-02 00:35:36 +00:00 |
blocks
|
Tests: Introduce assertSameSets() and assertSameSetsWithIndex() , and use them where appropriate.
|
2020-09-04 07:01:00 +00:00 |
bookmark
|
Tests: Introduce assertSameSets() and assertSameSetsWithIndex() , and use them where appropriate.
|
2020-09-04 07:01:00 +00:00 |
canonical
|
Tests: First pass at using assertSame() instead of assertEquals() in most of the unit tests.
|
2020-09-02 00:35:36 +00:00 |
category
|
Menus: In Walker_Nav_Menu , Walker_Category , and Walker_Page , properly output link attributes having a legitimate "empty" value, for example an HTML data attribute with a value of zero (0).
|
2019-10-06 15:04:18 +00:00 |
comment
|
Tests: Replace a few more instances of assertEquals() with assertSame() .
|
2020-09-04 07:36:33 +00:00 |
customize
|
Tests: Introduce assertSameSets() and assertSameSetsWithIndex() , and use them where appropriate.
|
2020-09-04 07:01:00 +00:00 |
date
|
Tests: Add a polyfill for assertEqualsWithDelta() to WP_UnitTestCase and use it where appropriate.
|
2020-09-07 03:12:17 +00:00 |
db
|
Tests: First pass at using assertSame() instead of assertEquals() in most of the unit tests.
|
2020-09-02 00:35:36 +00:00 |
dependencies
|
Tests: Introduce assertSameSets() and assertSameSetsWithIndex() , and use them where appropriate.
|
2020-09-04 07:01:00 +00:00 |
editor
|
Tests: Introduce assertSameSets() and assertSameSetsWithIndex() , and use them where appropriate.
|
2020-09-04 07:01:00 +00:00 |
error-protection
|
Tests: First pass at using assertSame() instead of assertEquals() in most of the unit tests.
|
2020-09-02 00:35:36 +00:00 |
external-http
|
Docs: Improve inline comments per the documentation standards.
|
2020-01-29 00:43:23 +00:00 |
feed
|
Tests: First pass at using assertSame() instead of assertEquals() in most of the unit tests.
|
2020-09-02 00:35:36 +00:00 |
filesystem
|
Tests: First pass at using assertSame() instead of assertEquals() in most of the unit tests.
|
2020-09-02 00:35:36 +00:00 |
formatting
|
Tests: Add a polyfill for assertEqualsWithDelta() to WP_UnitTestCase and use it where appropriate.
|
2020-09-07 03:12:17 +00:00 |
functions
|
Tests: Introduce assertSameSets() and assertSameSetsWithIndex() , and use them where appropriate.
|
2020-09-04 07:01:00 +00:00 |
general
|
Tests: Replace a few more instances of assertEquals() with assertSame() .
|
2020-09-04 07:36:33 +00:00 |
hooks
|
Tests: Introduce assertSameSets() and assertSameSetsWithIndex() , and use them where appropriate.
|
2020-09-04 07:01:00 +00:00 |
http
|
Tests: First pass at using assertSame() instead of assertEquals() in most of the unit tests.
|
2020-09-02 00:35:36 +00:00 |
image
|
Tests: First pass at using assertSame() instead of assertEquals() in most of the unit tests.
|
2020-09-02 00:35:36 +00:00 |
import
|
Tests: First pass at using assertSame() instead of assertEquals() in most of the unit tests.
|
2020-09-02 00:35:36 +00:00 |
includes
|
Tests: Introduce assertSameSets() and assertSameSetsWithIndex() , and use them where appropriate.
|
2020-09-04 07:01:00 +00:00 |
l10n
|
Tests: Introduce assertSameSets() and assertSameSetsWithIndex() , and use them where appropriate.
|
2020-09-04 07:01:00 +00:00 |
link
|
Tests: First pass at using assertSame() instead of assertEquals() in most of the unit tests.
|
2020-09-02 00:35:36 +00:00 |
load
|
Bootstrap: Enhance core's memory limit handling.
|
2016-07-08 14:36:37 +00:00 |
media
|
Coding Standards: Upgrade WPCS to 1.0.0
|
2018-08-17 01:50:26 +00:00 |
menu
|
Tests: Introduce assertSameSets() and assertSameSetsWithIndex() , and use them where appropriate.
|
2020-09-04 07:01:00 +00:00 |
meta
|
Tests: Introduce assertSameSets() and assertSameSetsWithIndex() , and use them where appropriate.
|
2020-09-04 07:01:00 +00:00 |
multisite
|
Tests: Add a polyfill for assertEqualsWithDelta() to WP_UnitTestCase and use it where appropriate.
|
2020-09-07 03:12:17 +00:00 |
oembed
|
Tests: Introduce assertSameSets() and assertSameSetsWithIndex() , and use them where appropriate.
|
2020-09-04 07:01:00 +00:00 |
option
|
Tests: First pass at using assertSame() instead of assertEquals() in most of the unit tests.
|
2020-09-02 00:35:36 +00:00 |
pomo
|
Tests: First pass at using assertSame() instead of assertEquals() in most of the unit tests.
|
2020-09-02 00:35:36 +00:00 |
post
|
Tests: Introduce assertSameSets() and assertSameSetsWithIndex() , and use them where appropriate.
|
2020-09-04 07:01:00 +00:00 |
privacy
|
Tests: Correct a number of malformed @covers tags.
|
2020-08-23 17:23:52 +00:00 |
query
|
Tests: Introduce assertSameSets() and assertSameSetsWithIndex() , and use them where appropriate.
|
2020-09-04 07:01:00 +00:00 |
rest-api
|
Tests: Add a polyfill for assertEqualsWithDelta() to WP_UnitTestCase and use it where appropriate.
|
2020-09-07 03:12:17 +00:00 |
rewrite
|
Tests: Introduce assertSameSets() and assertSameSetsWithIndex() , and use them where appropriate.
|
2020-09-04 07:01:00 +00:00 |
sitemaps
|
Tests: Introduce assertSameSets() and assertSameSetsWithIndex() , and use them where appropriate.
|
2020-09-04 07:01:00 +00:00 |
taxonomy
|
Tests: Add missing parent::setUp() calls to all test classes.
|
2019-01-14 04:54:01 +00:00 |
term
|
Tests: Introduce assertSameSets() and assertSameSetsWithIndex() , and use them where appropriate.
|
2020-09-04 07:01:00 +00:00 |
theme
|
Tests: Introduce assertSameSets() and assertSameSetsWithIndex() , and use them where appropriate.
|
2020-09-04 07:01:00 +00:00 |
url
|
Tests: Correct a number of malformed @covers tags.
|
2020-08-23 17:23:52 +00:00 |
user
|
Tests: Replace a few more instances of assertEquals() with assertSame() .
|
2020-09-05 16:47:50 +00:00 |
widgets
|
Tests: Introduce assertSameSets() and assertSameSetsWithIndex() , and use them where appropriate.
|
2020-09-04 07:01:00 +00:00 |
xmlrpc
|
Tests: Introduce assertSameSets() and assertSameSetsWithIndex() , and use them where appropriate.
|
2020-09-04 07:01:00 +00:00 |
actions.php
|
Tests: First pass at using assertSame() instead of assertEquals() in most of the unit tests.
|
2020-09-02 00:35:36 +00:00 |
adminbar.php
|
Tests: First pass at using assertSame() instead of assertEquals() in most of the unit tests.
|
2020-09-02 00:35:36 +00:00 |
auth.php
|
Tests: First pass at using assertSame() instead of assertEquals() in most of the unit tests.
|
2020-09-02 00:35:36 +00:00 |
avatar.php
|
Tests: First pass at using assertSame() instead of assertEquals() in most of the unit tests.
|
2020-09-02 00:35:36 +00:00 |
basic.php
|
Tests: First pass at using assertSame() instead of assertEquals() in most of the unit tests.
|
2020-09-02 00:35:36 +00:00 |
cache.php
|
Tests: Add a test case for storing false in the cache.
|
2020-09-06 04:23:46 +00:00 |
canonical.php
|
Tests: First pass at using assertSame() instead of assertEquals() in most of the unit tests.
|
2020-09-02 00:35:36 +00:00 |
category.php
|
Tests: First pass at using assertSame() instead of assertEquals() in most of the unit tests.
|
2020-09-02 00:35:36 +00:00 |
comment-submission.php
|
Tests: First pass at using assertSame() instead of assertEquals() in most of the unit tests.
|
2020-09-02 00:35:36 +00:00 |
comment.php
|
Tests: First pass at using assertSame() instead of assertEquals() in most of the unit tests.
|
2020-09-02 00:35:36 +00:00 |
compat.php
|
Tests: First pass at using assertSame() instead of assertEquals() in most of the unit tests.
|
2020-09-02 00:35:36 +00:00 |
cron.php
|
Tests: First pass at using assertSame() instead of assertEquals() in most of the unit tests.
|
2020-09-02 00:35:36 +00:00 |
db.php
|
Tests: Introduce assertSameSets() and assertSameSetsWithIndex() , and use them where appropriate.
|
2020-09-04 07:01:00 +00:00 |
dbdelta.php
|
Tests: First pass at using assertSame() instead of assertEquals() in most of the unit tests.
|
2020-09-02 00:35:36 +00:00 |
dependencies.php
|
Tests: First pass at using assertSame() instead of assertEquals() in most of the unit tests.
|
2020-09-02 00:35:36 +00:00 |
file.php
|
Tests: First pass at using assertSame() instead of assertEquals() in most of the unit tests.
|
2020-09-02 00:35:36 +00:00 |
filters.php
|
Tests: First pass at using assertSame() instead of assertEquals() in most of the unit tests.
|
2020-09-02 00:35:36 +00:00 |
functions.php
|
Tests: First pass at using assertSame() instead of assertEquals() in most of the unit tests.
|
2020-09-02 00:35:36 +00:00 |
kses.php
|
Tests: First pass at using assertSame() instead of assertEquals() in most of the unit tests.
|
2020-09-02 00:35:36 +00:00 |
l10n.php
|
Tests: Introduce assertSameSets() and assertSameSetsWithIndex() , and use them where appropriate.
|
2020-09-04 07:01:00 +00:00 |
link.php
|
Tests: First pass at using assertSame() instead of assertEquals() in most of the unit tests.
|
2020-09-02 00:35:36 +00:00 |
locale.php
|
Tests: First pass at using assertSame() instead of assertEquals() in most of the unit tests.
|
2020-09-02 00:35:36 +00:00 |
mail.php
|
Tests: First pass at using assertSame() instead of assertEquals() in most of the unit tests.
|
2020-09-02 00:35:36 +00:00 |
media.php
|
Tests: Add a polyfill for assertEqualsWithDelta() to WP_UnitTestCase and use it where appropriate.
|
2020-09-07 03:12:17 +00:00 |
meta.php
|
Tests: Replace a few instances of assertNotEquals() with assertNotFalse() .
|
2020-09-07 04:11:54 +00:00 |
multisite.php
|
Tests: First pass at using assertSame() instead of assertEquals() in most of the unit tests.
|
2020-09-02 00:35:36 +00:00 |
pluggable.php
|
Cache API: Introduce wp_cache_get_multi() .
|
2020-06-09 19:45:27 +00:00 |
post.php
|
Tests: Add a polyfill for assertEqualsWithDelta() to WP_UnitTestCase and use it where appropriate.
|
2020-09-07 03:12:17 +00:00 |
query.php
|
Tests: Introduce assertSameSets() and assertSameSetsWithIndex() , and use them where appropriate.
|
2020-09-04 07:01:00 +00:00 |
rest-api.php
|
Tests: First pass at using assertSame() instead of assertEquals() in most of the unit tests.
|
2020-09-02 00:35:36 +00:00 |
rewrite.php
|
Tests: First pass at using assertSame() instead of assertEquals() in most of the unit tests.
|
2020-09-02 00:35:36 +00:00 |
shortcode.php
|
Tests: First pass at using assertSame() instead of assertEquals() in most of the unit tests.
|
2020-09-02 00:35:36 +00:00 |
site-health.php
|
Code Modernization: Replace dirname( __FILE__ ) calls with __DIR__ magic constant.
|
2020-02-06 06:31:22 +00:00 |
taxonomy.php
|
Tests: Introduce assertSameSets() and assertSameSetsWithIndex() , and use them where appropriate.
|
2020-09-04 07:01:00 +00:00 |
template.php
|
Tests: First pass at using assertSame() instead of assertEquals() in most of the unit tests.
|
2020-09-02 00:35:36 +00:00 |
term.php
|
Tests: First pass at using assertSame() instead of assertEquals() in most of the unit tests.
|
2020-09-02 00:35:36 +00:00 |
theme.php
|
Tests: Introduce assertSameSets() and assertSameSetsWithIndex() , and use them where appropriate.
|
2020-09-04 07:01:00 +00:00 |
upload.php
|
Tests: First pass at using assertSame() instead of assertEquals() in most of the unit tests.
|
2020-09-02 00:35:36 +00:00 |
url.php
|
Tests: First pass at using assertSame() instead of assertEquals() in most of the unit tests.
|
2020-09-02 00:35:36 +00:00 |
user.php
|
Tests: Introduce assertSameSets() and assertSameSetsWithIndex() , and use them where appropriate.
|
2020-09-04 07:01:00 +00:00 |
walker.php
|
Tests: First pass at using assertSame() instead of assertEquals() in most of the unit tests.
|
2020-09-02 00:35:36 +00:00 |
widgets.php
|
Tests: Introduce assertSameSets() and assertSameSetsWithIndex() , and use them where appropriate.
|
2020-09-04 07:01:00 +00:00 |
wp.php
|
Coding Standards: Fix the remaining issues in /tests .
|
2019-07-08 00:55:20 +00:00 |