SWI-Prolog / packages-cpp

The SWI-Prolog C++ interface
29 stars 13 forks source link

TEST: Add Unicode/wchar tests #13

Closed kamahen closed 2 years ago

kamahen commented 2 years ago

This includes one test with a Unicode character > 0xffff (disabled on Windows), and also the highest assigned Unicode below 0xffff that I could find. No bugs were exposed by these additional tests, but I think they're useful as an additional regression test.