summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools/tools.pro
diff options
context:
space:
mode:
authorMarc Mutz <marc.mutz@kdab.com>2015-10-18 15:50:05 +0200
committerMarc Mutz <marc.mutz@kdab.com>2015-10-19 15:55:21 +0000
commit85226dfed3332755d6cabadcc1e65d23e98ce1f8 (patch)
tree09d8d3c718e08ff2e092ac61c21d87c08354c402 /tests/auto/corelib/tools/tools.pro
parentc9195ab36de6cdc124826edfab3739060bf4d8cc (diff)
QLatin1String: add test
QLatin1String wasn't really tested except as a drive-by. Unearthed a discrepancy with docs. Fixed the docs. Change-Id: I1246bb33888132edbc4e22da792a480a156357bf Reviewed-by: Olivier Goffart (Woboq GmbH) <ogoffart@woboq.com>
Diffstat (limited to 'tests/auto/corelib/tools/tools.pro')
-rw-r--r--tests/auto/corelib/tools/tools.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/corelib/tools/tools.pro b/tests/auto/corelib/tools/tools.pro
index 9024a1a1bb..f9e1c454e7 100644
--- a/tests/auto/corelib/tools/tools.pro
+++ b/tests/auto/corelib/tools/tools.pro
@@ -24,6 +24,7 @@ SUBDIRS=\
qhash \
qhash_strictiterators \
qhashfunctions \
+ qlatin1string \
qline \
qlinkedlist \
qlist \