Wordpress/tests
Scott Taylor 97bacb3121 Ensure that shortcode_unautop() treats   like whitespace.
`shortcode_unautop()` and `wptexturize()` now use `wp_spaces_regexp()` instead of raw regex.

Adds unit tests.

Props miqrogroove.
See #27588.


git-svn-id: https://develop.svn.wordpress.org/trunk@28716 602fd350-edb4-49c9-b593-d223f7449a82
2014-06-10 01:54:11 +00:00
..
phpunit Ensure that shortcode_unautop() treats   like whitespace. 2014-06-10 01:54:11 +00:00
qunit Shortcode JS: Avoid errors when an escaped shortcode includes a newline between brackets. 2014-05-01 03:36:27 +00:00