Add UTF8 tests.

This commit is contained in:
gibbed
2020-02-28 14:09:29 -06:00
committed by Rick Gibbed
parent 37e576e648
commit f0eb272acc
2 changed files with 140 additions and 0 deletions

View File

@@ -3,6 +3,7 @@ include(project_root.."/tools/build")
test_suite("xenia-base-tests", project_root, ".", {
links = {
"fmt",
"xenia-base",
},
})