diff options
author | Janne Anttila <janne.anttila@digia.com> | 2009-06-03 06:08:56 (GMT) |
---|---|---|
committer | Janne Anttila <janne.anttila@digia.com> | 2009-06-03 06:08:56 (GMT) |
commit | efcfcdb908a8aef894eff0a9ba13bb92c41b10f5 (patch) | |
tree | 134447174e37ac37a5e9fc4473ea138d3c0ae0b9 /tests/auto/_Categories | |
parent | ba105741867dd96a9d58dcfcb78afef60e611bd6 (diff) | |
download | Qt-efcfcdb908a8aef894eff0a9ba13bb92c41b10f5.zip Qt-efcfcdb908a8aef894eff0a9ba13bb92c41b10f5.tar.gz Qt-efcfcdb908a8aef894eff0a9ba13bb92c41b10f5.tar.bz2 |
Updated QtCore autotest category file used in Symbian.
Added utf8 test case to test set.
The test passed at least in S60 5.0 emulator.
Diffstat (limited to 'tests/auto/_Categories')
-rw-r--r-- | tests/auto/_Categories/QtCore.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/_Categories/QtCore.txt b/tests/auto/_Categories/QtCore.txt index fc19f45..0b0b6ce 100644 --- a/tests/auto/_Categories/QtCore.txt +++ b/tests/auto/_Categories/QtCore.txt @@ -103,3 +103,4 @@ qwaitcondition qwineventnotifier qwritelocker q_func_info +utf8 |