This directory contains a third-party test suite used for testing UTF-8 functionality. It primarily provides a set of tests containing various valid and invalid UTF-8 byte sequences.
utf8tests can be found on GitHub at flenniken/utf8tests.
The necessary files have been copied to this directory:
LICENSEutf8tests.txt
The version of these files was taken from the git commit with
SHA 52cbdf830f3603047036070b086a1e5196df94d1.
If there have been changes to the utf8tests repository, this test suite can be updated. In
order to update:
- Check out the latest version of git repository mentioned above.
- Copy the files listed above into this directory.
- Update the SHA mentioned in this README file with the new
utf8testsSHA.