3
I Use This!
Activity Not Available

Commits : Listings

Analyzed 3 months ago. based on code collected 3 months ago.
Jun 20, 2025 — Jun 20, 2026
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... about 13 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... about 13 years ago
Update test_get_media_embedded_in_content() to reflect changes in get_media_embedded_in_content(). More... about 13 years ago
Update test_get_media_embedded_in_content() to reflect changes in get_media_embedded_in_content(). More... about 13 years ago
Update test_get_url_in_content() to reflect changes in get_url_in_content(). More... about 13 years ago
Update test_get_url_in_content() to reflect changes in get_url_in_content(). More... about 13 years ago
HTTP-External Tests: Add a test for #16890 More... about 13 years ago
HTTP-External Tests: Add a test for #16890 More... about 13 years ago
Opened ticket for broken imagick alpha tests in #24871. More... about 13 years ago
Opened ticket for broken imagick alpha tests in #24871. More... about 13 years ago
Media test test_insert_image_without_guid() actually also depends on #21963 being fixed. More... about 13 years ago
Media test test_insert_image_without_guid() actually also depends on #21963 being fixed. More... about 13 years ago
unit tests for #WP19373 More... about 13 years ago
unit tests for #WP19373 More... about 13 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... about 13 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... about 13 years ago
Test for passing the correct argument to add_permastruct() when registering a post type. More... about 13 years ago
Test for passing the correct argument to add_permastruct() when registering a post type. More... about 13 years ago
Simple test for wp_count_posts(). props johnpbloch. see #16746. More... about 13 years ago
Simple test for wp_count_posts(). props johnpbloch. see #16746. More... about 13 years ago
Add back `@ticket` flags for whitespace shortcodes tests. More... about 13 years ago
Add back `@ticket` flags for whitespace shortcodes tests. More... about 13 years ago
Fix encoding of whitespace characters in shortcode tests for #6562. More... about 13 years ago
Fix encoding of whitespace characters in shortcode tests for #6562. More... about 13 years ago
Provide way to trigger multisite tests by setting WP_TESTS_MULTISITE environment variable (for Travis build matrix). More... about 13 years ago
Provide way to trigger multisite tests by setting WP_TESTS_MULTISITE environment variable (for Travis build matrix). More... about 13 years ago
Properly handle the test_location_of_jquery() test when SCRIPT_DEBUG is off. More... about 13 years ago
Properly handle the test_location_of_jquery() test when SCRIPT_DEBUG is off. More... about 13 years ago
HTTP-External tests: Add a copy of the updates unit test API script used for r1317 and r1316 More... about 13 years ago
HTTP-External tests: Add a copy of the updates unit test API script used for r1317 and r1316 More... about 13 years ago