mirror of
https://github.com/xenia-project/utfcpp.git
synced 2026-01-31 01:35:16 +01:00
An attempt to ensure the library can be compiled with a C++ 98 compiler. Unfortunatelly, GTEST can't be compiled with C++ 98, so only the negative tests are included at this point.