Wordpress/tests/phpunit/tests/formatting
2013-11-25 22:49:51 +00:00
..
Autop.php
balanceTags.php
CleanPre.php Use @expectedDeprecated. see #25282, [25408]. 2013-09-12 18:37:32 +00:00
ConvertChars.php
date.php
ent2ncr.php
EscAttr.php
EscHtml.php
EscTextarea.php
EscUrl.php
HtmlExcerpt.php
IsEmail.php
isoDescrambler.php
JSEscape.php
LikeEscape.php
LinksAddTarget.php Add unit tests for links_add_target(). Alter the patterns in links_add_target() and _links_add_target() slightly based on learnings after running tests. 2013-11-22 16:24:25 +00:00
MakeClickable.php Make HTML tag searches for <code> and <pre> case-insensitive in make_clickable(). 2013-11-11 21:53:08 +00:00
MapDeep.php When setting WP_TESTS_FORCE_KNOWN_BUGS to true, it is preferable that some forced tests are still skipped when they call classes or functions that do not exist, producing fatal errors. 2013-11-25 22:49:51 +00:00
NormalizeWhitespace.php Introduce unit tests for the normalize_whitespace() function. 2013-11-22 16:17:59 +00:00
redirect.php
RemoveAccents.php
SanitizeFileName.php
SanitizeMimeType.php
SanitizeOrderby.php
SanitizePost.php
SanitizeTextField.php
SanitizeTitle.php
SanitizeTitleWithDashes.php
SanitizeTrackbackUrls.php
SanitizeUser.php
SeemsUtf8.php Pass a variable that actually exists to seems_utf8() in tests/formatting/SeemsUtf8.php 2013-09-12 04:28:34 +00:00
Slashit.php
Smilies.php Don't place smilies inside of pre or code tags. Don't skip smilie after a smilie with an 8 in it. Fix regular expression used for smiley translations to work when there is only one registered emoticon. 2013-11-15 02:45:39 +00:00
StripSlashesDeep.php
UrlEncodedToEntities.php
Utf8UriEncode.php
wp_basename.php
WpHtmlEditPre.php
WpRichEditPre.php
WPSpecialchars.php
WPTexturize.php
WPTrimWords.php
Zeroise.php