Greg Beard 77125df199 Fixes missing test file
For an earlier PR (#16), I introduced a new test file for testing
unicode support on Windows. The project's `.gitignore` file excludes the
entire test directory, so it was missed out. Turns out that this test
file wasn't actually needed, but the CMake config still uses it. This
commit just changes this back to the original `test.cpp` file.
2018-10-18 17:09:19 +01:00
..
CMakeLists.txt Fixes missing test file 2018-10-18 17:09:19 +01:00
example.cpp Fix erroneous comment in example code 2018-09-29 22:15:13 +02:00
test.cpp Update code style in README and test.cpp 2018-09-07 15:59:45 +02:00