Logs for the libutf8 1.0.3 tests

Tests started on Sat Jun 1 00:55:13 PDT 2019 and finished on Sat Jun 1 00:57:17 PDT 2019

Start running the tests on Sat Jun  1 00:55:33 PDT 2019

libutf8 v1.0.3 [29868]:unittest: seed is 1559375733
Verify the BOM character
Verify the five BOMs as is
Verify the five BOMs as is
Verify u32string that starts with a BOM (CPU Endianness)
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 (0x0001 to 0xFFFD)
test conversion strings (0x10000 to 0x110000)
test surrogate string conversion (u8)
test surrogate string conversion (u32)
test conversion strings between 0x110000 and 0xFFFFFFFF
invalid UTF-16 surrogate usage
test wc to u8string conversions between 0 and 0x80
test wc to u8string conversions between 0x80 and 0x800
test wc to u8string conversions between 0x800 and 0x10000
test wc to u8string conversions between 0x10000 and 0x110000
test wc to u8string conversions between 0x800 and 0x10000
test wc to u8string conversions between 0x110000 and 0xFFFFFFFF
compare UTF-8 strings
verify runtime vs compile time version numbers
===============================================================================
All tests passed (70982916 assertions in 12 test cases)


Finished running the tests on Sat Jun  1 00:57:13 PDT 2019