3
I Use This!
Inactive

Commits : Listings

Analyzed 1 day 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
Add some tests for WP_Image_Editor_GD, specifically testing image alpha testing. see #23039 More... over 12 years ago
Add some tests for WP_Image_Editor_GD, specifically testing image alpha testing. see #23039 More... over 12 years ago
Fixing the location detection for jQuery from [23183]. This will now detect that jQuery is a series of 2 dependencies, and verify that each one is referenced correctly. More... over 12 years ago
Fixing the location detection for jQuery from [23183]. This will now detect that jQuery is a series of 2 dependencies, and verify that each one is referenced correctly. More... over 12 years ago
Correct the expected results in remove_accents() test for German umlauts. props ocean90. see #3782.
Sergey Biryukov
as SergeyBiryukov
More... over 12 years ago
Correct the expected results in remove_accents() test for German umlauts. props ocean90. see #3782.
Sergey Biryukov
as SergeyBiryukov
More... over 12 years ago
Add capital characters to remove_accents() test for German umlauts. see #3782.
Sergey Biryukov
as SergeyBiryukov
More... over 12 years ago
Add capital characters to remove_accents() test for German umlauts. see #3782.
Sergey Biryukov
as SergeyBiryukov
More... over 12 years ago
remove_accents() test for German umlauts. see #3782.
Sergey Biryukov
as SergeyBiryukov
More... over 12 years ago
remove_accents() test for German umlauts. see #3782.
Sergey Biryukov
as SergeyBiryukov
More... over 12 years ago
Test that get_post_ancestors() returns an empty array when passed a value that evaluates to false. see #22882. More... over 12 years ago
Test that get_post_ancestors() returns an empty array when passed a value that evaluates to false. see #22882. More... over 12 years ago
Test that wp_update_user() does not fatal error when called with a non-existent user ID. It should instead return WP_Error. see #22858. More... over 12 years ago
Test that wp_update_user() does not fatal error when called with a non-existent user ID. It should instead return WP_Error. see #22858. More... over 12 years ago
Test for get_page_uri() producing PHP warnings on non-WP_Post post objects. see #22883. More... over 12 years ago
Test for get_page_uri() producing PHP warnings on non-WP_Post post objects. see #22883. More... over 12 years ago
Unit tests for wp_publish_post(). Ensure that: More... over 12 years ago
Unit tests for wp_publish_post(). Ensure that: More... over 12 years ago
add some WP_Meta_Query tests. props joehoyle More... over 12 years ago
add some WP_Meta_Query tests. props joehoyle More... over 12 years ago
Fix class name in translationEntry.php. see [1171].
Sergey Biryukov
as SergeyBiryukov
More... over 12 years ago
Fix class name in translationEntry.php. see [1171].
Sergey Biryukov
as SergeyBiryukov
More... over 12 years ago
Rename pomo tests to conform to the standard introduced in [904]. see [1106].
Sergey Biryukov
as SergeyBiryukov
More... over 12 years ago
Rename pomo tests to conform to the standard introduced in [904]. see [1106].
Sergey Biryukov
as SergeyBiryukov
More... over 12 years ago
Use DIR_TESTDATA in pomo tests. props mbijon. see #22989.
Sergey Biryukov
as SergeyBiryukov
More... over 12 years ago
Use DIR_TESTDATA in pomo tests. props mbijon. see #22989.
Sergey Biryukov
as SergeyBiryukov
More... over 12 years ago
Version numbers like "1.1.1" aren't numeric. Instead, use version_compare to make sure they're greater than version 0. More... over 12 years ago
Version numbers like "1.1.1" aren't numeric. Instead, use version_compare to make sure they're greater than version 0. More... over 12 years ago
wptexturize() test for formatting apostrophes in words before primes. see #WP22823. More... over 12 years ago
wptexturize() test for formatting apostrophes in words before primes. see #WP22823. More... over 12 years ago