summaryrefslogtreecommitdiffstats
path: root/tests/auto/utf8/utf8.pro
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@nokia.com>2008-11-07 21:50:31 (GMT)
committerThiago Macieira <thiago.macieira@nokia.com>2009-05-11 11:27:55 (GMT)
commit61ba9b2a920fd561b292886b3b75bfde4847e26f (patch)
tree23e8b41a90bba73a99641046d72be96892bb3159 /tests/auto/utf8/utf8.pro
parent60ff41273a58835466022f91d4f6eb195953c739 (diff)
downloadQt-61ba9b2a920fd561b292886b3b75bfde4847e26f.zip
Qt-61ba9b2a920fd561b292886b3b75bfde4847e26f.tar.gz
Qt-61ba9b2a920fd561b292886b3b75bfde4847e26f.tar.bz2
Add a test for UTF-8 conditions
Diffstat (limited to 'tests/auto/utf8/utf8.pro')
-rw-r--r--tests/auto/utf8/utf8.pro3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/auto/utf8/utf8.pro b/tests/auto/utf8/utf8.pro
new file mode 100644
index 0000000..4ec6851
--- /dev/null
+++ b/tests/auto/utf8/utf8.pro
@@ -0,0 +1,3 @@
+load(qttest_p4)
+QT -= gui
+SOURCES += tst_utf8.cpp