Tests started on Tue May 28 17:52:27 PDT 2019 and finished on Tue May 28 17:54:33 PDT 2019
Start running the tests on Tue May 28 17:52:47 PDT 2019 libutf8 v1.0.1 [30471]:unittest: seed is 1559091167 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 (70982695 assertions in 12 test cases) Finished running the tests on Tue May 28 17:54:29 PDT 2019