-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
normalization.t: Avoid non-ASCII characters
In order to avoid printing non-ASCII characters to STDOUT/STDERR, test names and notes use strings converted to \x escape sequences. This is a quick and dirty fix; maybe other places in the code could benefit from this little conversion function.
- Loading branch information
1 parent
24ee70e
commit 4b57414
Showing
1 changed file
with
22 additions
and
3 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