wordpress-develop/tests/phpunit/tests/formatting
2014-03-29 07:15:33 +00:00
..
Autop.php Remove select and input from wpautop()'s HTML blocks list. 2014-03-27 00:00:17 +00:00
balanceTags.php Remove duplicated and superceded balance tags unit tests. 2014-01-27 02:57:51 +00:00
CleanPre.php Use @expectedDeprecated. see #25282, [25408]. 2013-09-12 18:37:32 +00:00
ConvertChars.php Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00
date.php Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00
ent2ncr.php Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00
EscAttr.php Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00
EscHtml.php Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00
EscTextarea.php Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00
EscUrl.php Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00
GetUrlInContent.php Remove byte order mark (BOM) from GetUrlInContent.php. see #26171. 2014-01-23 09:49:27 +00:00
HtmlExcerpt.php Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00
IsEmail.php Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00
isoDescrambler.php Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00
JSEscape.php Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00
LikeEscape.php Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00
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_clickable: When cleaning up accidental links within links, account for the tag being split by newlines. 2014-01-17 09:31:59 +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 Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00
RemoveAccents.php Remove certain accents in the Danish language. 2013-12-03 20:38:03 +00:00
SanitizeFileName.php Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00
SanitizeMimeType.php Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00
SanitizeOrderby.php Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00
SanitizePost.php Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00
SanitizeTextField.php Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00
SanitizeTitle.php Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00
SanitizeTitleWithDashes.php Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00
SanitizeTrackbackUrls.php Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00
SanitizeUser.php Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00
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 Strip backslashes, not just forward slashes, from untrailingslashit(). 2014-03-01 21:44:43 +00:00
Smilies.php Update unit tests for convert_smilies(). see #25529. 2013-12-01 00:14:45 +00:00
StripSlashesDeep.php Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00
UrlEncodedToEntities.php Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00
Utf8UriEncode.php Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00
wp_basename.php Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00
WpHtmlEditPre.php Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00
WpRichEditPre.php Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00
WPSpecialchars.php Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00
WPStripAllTags.php Basic unit tests and additional documentation for wp_strip_all_tags(). 2014-01-27 03:15:29 +00:00
WPTexturize.php Texturize: Massive performance improvements (~600% faster); better handling of nbsp, double, and weird spaces; 136 new unit tests. 2014-03-29 07:15:33 +00:00
WPTrimWords.php Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00
Zeroise.php Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00