-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Move bad test JSON file to good JSON directory
Due to commit 1a33062, which suggests applications set unicode non-characters to the replacement character, the file n_string_unicode_U+FDD0_nonchar.json had to be moved to the good directory. It was renamed to y_string_unicode_U+FDD0_replacement_char.json to suggest that a replacement is made. This is quite unfortunate as it makes our test suite diverge even more from the test suite repo we found but according to https://www.unicode.org/versions/Unicode13.0.0/UnicodeStandard-13.0.pdf this should be done.
- Loading branch information
Showing
4 changed files
with
28 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.