Added Unicode tests

This commit is contained in:
2021-10-16 11:50:24 +02:00
parent de39303b65
commit a254d89311
5 changed files with 78 additions and 37 deletions

View File

@ -1,2 +1,2 @@
#!/bin/sh
xgettext -o test.pot -k_ -k"_LC:1c,2" -s -c --package-name=moFileReader test.cpp
xgettext -o test.pot -k"_L" -k"_LC:1c,2" -s -c --package-name=moFileReader --from-code=UTF-8 test.cpp