btzy / nativefiledialog-extended

Cross platform (Windows, Mac, Linux) native file dialog library with C and C++ bindings, based on mlabbe/nativefiledialog.
zlib License
698 stars 95 forks source link

Test: Add tests with NFD_NATIVE #122

Closed btzy closed 11 months ago

btzy commented 11 months ago

Tests using the native character type (wchar_t on Windows, char on Unix) are added here.