Wordpress/tests/phpunit/tests/formatting
Sergey Biryukov bd299597d5 Coding Standards: Fix WPCS issue in [45990].
git-svn-id: https://develop.svn.wordpress.org/trunk@46019 602fd350-edb4-49c9-b593-d223f7449a82
2019-09-04 18:40:13 +00:00
..
Autop.php Formatting: Revert the changes to wpautop() in [45585,45587]. 2019-07-02 11:21:53 +00:00
balanceTags.php Formatting: Improve accuracy of force_balance_tags() and add support for custom element tags. 2019-09-02 10:24:18 +00:00
BlogInfo.php I18N: Introduce unit tests for the Japanese language in order to facilitate future improvements. 2018-06-16 12:44:46 +00:00
CapitalPDangit.php Formatting: Fix capital_P_dangit() not capital P-ing, dangit. 2018-01-08 10:35:13 +00:00
CleanPre.php Code is Poetry. 2017-11-30 23:09:33 +00:00
ConvertInvalidEntries.php Code is Poetry. 2017-11-30 23:09:33 +00:00
date.php Date/Time: Rewrite and simplify get_gmt_from_date(), get_date_from_gmt(), and iso8601_to_datetime() using wp_timezone(). 2019-08-23 11:02:51 +00:00
Emoji.php Emoji: Update Twemoji to version 12.0.0. 2019-04-08 05:21:49 +00:00
ent2ncr.php Code is Poetry. 2017-11-30 23:09:33 +00:00
EscAttr.php Code is Poetry. 2017-11-30 23:09:33 +00:00
EscHtml.php Code is Poetry. 2017-11-30 23:09:33 +00:00
EscTextarea.php Code is Poetry. 2017-11-30 23:09:33 +00:00
EscUrl.php Formatting: Trim leading whitespace in esc_url(). 2019-07-01 03:28:21 +00:00
ExcerptRemoveBlocks.php Fix parsing of inner blocks when auto-generating an excerpt. Helps to prevent cases where dynamic inner blocks may cause an infinite loop if trying to auto-generate an excerpt. 2019-04-24 21:38:21 +00:00
GetUrlInContent.php Code is Poetry. 2017-11-30 23:09:33 +00:00
HtmlExcerpt.php Code is Poetry. 2017-11-30 23:09:33 +00:00
HumanTimeDiff.php Formatting: Add support for seconds to human_time_diff(). 2019-06-28 06:43:27 +00:00
IsEmail.php Code is Poetry. 2017-11-30 23:09:33 +00:00
isoDescrambler.php Code is Poetry. 2017-11-30 23:09:33 +00:00
JSEscape.php Code is Poetry. 2017-11-30 23:09:33 +00:00
LikeEscape.php Code is Poetry. 2017-11-30 23:09:33 +00:00
LinksAddTarget.php Code is Poetry. 2017-11-30 23:09:33 +00:00
MakeClickable.php Code is Poetry. 2017-11-30 23:09:33 +00:00
MapDeep.php Coding Standards: Upgrade WPCS to 1.0.0 2018-08-17 01:50:26 +00:00
NormalizeWhitespace.php Code is Poetry. 2017-11-30 23:09:33 +00:00
redirect.php Tests: Add missing parent::tearDown(). 2019-01-14 21:33:56 +00:00
RemoveAccents.php Code is Poetry. 2017-11-30 23:09:33 +00:00
SanitizeFileName.php Code is Poetry. 2017-11-30 23:09:33 +00:00
SanitizeMimeType.php Code is Poetry. 2017-11-30 23:09:33 +00:00
SanitizeOrderby.php Clean up some edge cases in sanitize_sql_orderby(). 2015-04-20 05:41:37 +00:00
SanitizePost.php Code is Poetry. 2017-11-30 23:09:33 +00:00
SanitizeTextField.php Coding Standards: Fix the Squiz.PHP.DisallowMultipleAssignments violations in tests. 2019-07-02 04:43:01 +00:00
SanitizeTitle.php Code is Poetry. 2017-11-30 23:09:33 +00:00
SanitizeTitleWithDashes.php Code is Poetry. 2017-11-30 23:09:33 +00:00
SanitizeTrackbackUrls.php
SanitizeUser.php Code is Poetry. 2017-11-30 23:09:33 +00:00
SeemsUtf8.php Repair the seems_utf8() tests that use Big5 encoding. 2014-11-22 20:56:23 +00:00
Slashit.php Code is Poetry. 2017-11-30 23:09:33 +00:00
Smilies.php Formatting: Don't convert smilies in ignored tags that have attributes. 2019-06-27 02:04:17 +00:00
StripSlashesDeep.php Code is Poetry. 2017-11-30 23:09:33 +00:00
UrlencodeDeep.php Code is Poetry. 2017-11-30 23:09:33 +00:00
URLShorten.php Code is Poetry. 2017-11-30 23:09:33 +00:00
Utf8UriEncode.php Code is Poetry. 2017-11-30 23:09:33 +00:00
WPBasename.php Code is Poetry. 2017-11-30 23:09:33 +00:00
WpHtmlEditPre.php Code is Poetry. 2017-11-30 23:09:33 +00:00
WpHtmlSplit.php Code is Poetry. 2017-11-30 23:09:33 +00:00
WPMakeLinkRelative.php Code is Poetry. 2017-11-30 23:09:33 +00:00
WPRelNoFollow.php Coding Standards: Fix WPCS issue in [45990]. 2019-09-04 18:40:13 +00:00
WpReplaceInHtmlTags.php Code is Poetry. 2017-11-30 23:09:33 +00:00
WpRichEditPre.php Code is Poetry. 2017-11-30 23:09:33 +00:00
WPSpecialchars.php Coding Standards: Fix the remaining issues in /tests. 2019-07-08 00:55:20 +00:00
WPStripAllTags.php Code is Poetry. 2017-11-30 23:09:33 +00:00
WPTargetedLinkRel.php Docs: Remove full stop from ticket number. 2019-05-25 12:08:11 +00:00
WPTexturize.php Coding Standards: Fix the remaining issues in /tests. 2019-07-08 00:55:20 +00:00
WpTrimExcerpt.php Code is Poetry. 2017-11-30 23:09:33 +00:00
WPTrimWords.php Posts, Post Types: In wp_trim_words() make sure the $num_words parameter is always an integer, as documented, to avoid a PHP warning. 2019-08-14 17:17:51 +00:00
Zeroise.php Code is Poetry. 2017-11-30 23:09:33 +00:00