| | 5 | |
| | 6 | {{{ |
| | 7 | 1) Tests_Formatting_WPTexturize::test_quotes |
| | 8 | Failed asserting that two strings are equal. |
| | 9 | --- Expected |
| | 10 | +++ Actual |
| | 11 | @@ @@ |
| | 12 | -'Here is “<a href="http://example.com">a test with a link</a>”' |
| | 13 | +'Here is “<a href="http://example.com">a test with a link</a>“' |
| | 14 | |
| | 15 | /srv/www/wordpress-develop/tests/phpunit/tests/formatting/WPTexturize.php:84 |
| | 16 | |
| | 17 | 2) Tests_Formatting_WPTexturize::test_quotes_before_numbers |
| | 18 | Failed asserting that two strings are equal. |
| | 19 | --- Expected |
| | 20 | +++ Actual |
| | 21 | @@ @@ |
| | 22 | -'Class of ’99’s' |
| | 23 | +'Class of ‘99’s' |
| | 24 | |
| | 25 | /srv/www/wordpress-develop/tests/phpunit/tests/formatting/WPTexturize.php:114 |
| | 26 | |
| | 27 | 3) Tests_Formatting_WPTexturize::test_other_html |
| | 28 | Failed asserting that two strings are equal. |
| | 29 | --- Expected |
| | 30 | +++ Actual |
| | 31 | @@ @@ |
| | 32 | -'‘<strong>Quoted Text</strong>’,' |
| | 33 | +'‘<strong>Quoted Text</strong>‘,' |
| | 34 | |
| | 35 | /srv/www/wordpress-develop/tests/phpunit/tests/formatting/WPTexturize.php:132 |
| | 36 | |
| | 37 | 4) Tests_Formatting_WPTexturize::test_entity_quote_cuddling |
| | 38 | Failed asserting that two strings are equal. |
| | 39 | --- Expected |
| | 40 | +++ Actual |
| | 41 | @@ @@ |
| | 42 | -'&“Testing”' |
| | 43 | +'&”Testing”' |
| | 44 | |
| | 45 | /srv/www/wordpress-develop/tests/phpunit/tests/formatting/WPTexturize.php:176 |
| | 46 | }}} |