summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qurlinternal/qurlinternal.pro
blob: 90ce9a21c1226684d2da364f58179e78b82f6417 (plain)
1
2
3
4
5
6
CONFIG += testcase
requires(contains(QT_CONFIG,private_tests))
TARGET = tst_qurlinternal
SOURCES += tst_qurlinternal.cpp ../../codecs/utf8/utf8data.cpp
QT = core core-private testlib
CONFIG += parallel_test