summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/qstring/qstring.pro
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@nokia.com>2009-05-18 21:24:03 (GMT)
committerThiago Macieira <thiago.macieira@nokia.com>2009-05-22 12:17:39 (GMT)
commit7c848d093e2ce12528d8af435a6e10bc0e28f1e3 (patch)
treee2933852f4f41b4d3b2a93765a73240e73a27b63 /tests/benchmarks/qstring/qstring.pro
parenta97862318a6b3f72a05a3e66ebcf5f0e455bb42a (diff)
downloadQt-7c848d093e2ce12528d8af435a6e10bc0e28f1e3.zip
Qt-7c848d093e2ce12528d8af435a6e10bc0e28f1e3.tar.gz
Qt-7c848d093e2ce12528d8af435a6e10bc0e28f1e3.tar.bz2
Add a benchmark for QString::operator==
Reviewed-By: Bradley T. Hughes
Diffstat (limited to 'tests/benchmarks/qstring/qstring.pro')
-rw-r--r--tests/benchmarks/qstring/qstring.pro4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/benchmarks/qstring/qstring.pro b/tests/benchmarks/qstring/qstring.pro
new file mode 100644
index 0000000..74423e7
--- /dev/null
+++ b/tests/benchmarks/qstring/qstring.pro
@@ -0,0 +1,4 @@
+load(qttest_p4)
+TARGET = tst_qstring
+QT -= gui
+SOURCES += main.cpp