Logs for the libutf8 1.0.0 tests

Tests started on Tue May 28 01:00:55 PDT 2019 and finished on Tue May 28 01:02:48 PDT 2019

Start running the tests on Tue May 28 01:01:14 PDT 2019

libutf8 v1.0.0 [16124]:unittest: seed is 1559030474
Verify minimum buffer length for MBS conversions
Test UTF-32 to UTF-8 with characters between 0x00 and 0x7F inclusive
Test UTF-32 to UTF-8 with characters between 0x80 and 0x7FF inclusive
Test UTF-32 to UTF-8 with characters between 0x800 and 0xFFFF inclusive
Test UTF-32 to UTF-8 with characters between 0x10000 and 0x10FFFF inclusive
Test UTF-32 to UTF-8 with an empty input string
Verify that surrogates do not work in UTF-8
Verify that too large a number is not supported
Verify that surrogates do not work in UTF-8
Test an invalid UTF-8 sequence (0x80 to 0x7FF)
Test an invalid UTF-8 sequence (0x800 to 0xFFFF)
Test UTF-32 to UTF-8 with characters between 0x010000 and 0x110000 inclusive
Test three random characters, destroy the second one and make sure it gets skipped properly
valid iterators tests
iterators with invalid characters (bad UTF-8)
iterators with invalid characters (too large)
test conversion strings
compare UTF-8 strings
verify runtime vs compile time version numbers
===============================================================================
All tests passed (65060044 assertions in 8 test cases)


Finished running the tests on Tue May 28 01:02:44 PDT 2019