diff options
author | Janne Anttila <janne.anttila@digia.com> | 2009-06-03 06:30:44 (GMT) |
---|---|---|
committer | Janne Anttila <janne.anttila@digia.com> | 2009-06-03 06:30:44 (GMT) |
commit | 526a31361417fec3da9910f6e5c0a864556dfefe (patch) | |
tree | 294140bfa5a0b4fadb070e76d72d8638a4859eac /tests | |
parent | e7341afb8050cfd8bc0f5c423ff0d495b510df58 (diff) | |
download | Qt-526a31361417fec3da9910f6e5c0a864556dfefe.zip Qt-526a31361417fec3da9910f6e5c0a864556dfefe.tar.gz Qt-526a31361417fec3da9910f6e5c0a864556dfefe.tar.bz2 |
Updated QtCore autotest category file for Symbian - qbytearraymatcher.
Added qbytearraymatcher test case to test set.
The test passed at least in S60 5.0 emulator.
Diffstat (limited to 'tests')
-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 131978a..7238bf8 100644 --- a/tests/auto/_Categories/QtCore.txt +++ b/tests/auto/_Categories/QtCore.txt @@ -10,6 +10,7 @@ qatomicpointer qbitarray qbuffer qbytearray +qbytearraymatcher qcache qchar qcoreapplication |