3
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected 2 days ago.
Jun 23, 2024 — Jun 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Re-add global and persistent cache groups in WP_UnitTestCase::flush_cache(). Some cache tests mess with global groups and don't restore them. This causes many multisite cache tests to fail when the full test suite is run as groups such as blog-details are not properly global. More... almost 12 years ago
Re-add global and persistent cache groups in WP_UnitTestCase::flush_cache(). Some cache tests mess with global groups and don't restore them. This causes many multisite cache tests to fail when the full test suite is run as groups such as blog-details are not properly global. More... almost 12 years ago
Update test_get_media_embedded_in_content() to reflect changes in get_media_embedded_in_content(). More... almost 12 years ago
Update test_get_media_embedded_in_content() to reflect changes in get_media_embedded_in_content(). More... almost 12 years ago
Update test_get_url_in_content() to reflect changes in get_url_in_content(). More... almost 12 years ago
Update test_get_url_in_content() to reflect changes in get_url_in_content(). More... almost 12 years ago
HTTP-External Tests: Add a test for #16890 More... almost 12 years ago
HTTP-External Tests: Add a test for #16890 More... almost 12 years ago
Opened ticket for broken imagick alpha tests in #24871. More... almost 12 years ago
Opened ticket for broken imagick alpha tests in #24871. More... almost 12 years ago
Media test test_insert_image_without_guid() actually also depends on #21963 being fixed. More... almost 12 years ago
Media test test_insert_image_without_guid() actually also depends on #21963 being fixed. More... almost 12 years ago
unit tests for #WP19373 More... almost 12 years ago
unit tests for #WP19373 More... almost 12 years ago
Use WP_MULTISITE instead of WP_TESTS_MULTISITE for env since that's what everyone has been actually using for a while now. More... almost 12 years ago
Use WP_MULTISITE instead of WP_TESTS_MULTISITE for env since that's what everyone has been actually using for a while now. More... almost 12 years ago
Test for passing the correct argument to add_permastruct() when registering a post type. More... almost 12 years ago
Test for passing the correct argument to add_permastruct() when registering a post type. More... almost 12 years ago
Simple test for wp_count_posts(). props johnpbloch. see #16746. More... almost 12 years ago
Simple test for wp_count_posts(). props johnpbloch. see #16746. More... almost 12 years ago
Add back `@ticket` flags for whitespace shortcodes tests. More... almost 12 years ago
Add back `@ticket` flags for whitespace shortcodes tests. More... almost 12 years ago
Fix encoding of whitespace characters in shortcode tests for #6562. More... almost 12 years ago
Fix encoding of whitespace characters in shortcode tests for #6562. More... almost 12 years ago
Provide way to trigger multisite tests by setting WP_TESTS_MULTISITE environment variable (for Travis build matrix). More... almost 12 years ago
Provide way to trigger multisite tests by setting WP_TESTS_MULTISITE environment variable (for Travis build matrix). More... almost 12 years ago
Properly handle the test_location_of_jquery() test when SCRIPT_DEBUG is off. More... almost 12 years ago
Properly handle the test_location_of_jquery() test when SCRIPT_DEBUG is off. More... almost 12 years ago
HTTP-External tests: Add a copy of the updates unit test API script used for r1317 and r1316 More... almost 12 years ago
HTTP-External tests: Add a copy of the updates unit test API script used for r1317 and r1316 More... almost 12 years ago