diff options
author | Markus Goetz <Markus.Goetz@nokia.com> | 2009-07-22 08:59:37 (GMT) |
---|---|---|
committer | Markus Goetz <Markus.Goetz@nokia.com> | 2009-07-23 10:18:39 (GMT) |
commit | 6844c1b37514a7ceed2378049f8bad887f58d4bf (patch) | |
tree | f644e1c0dd01b9f0a5e70088220c41a41077b5c9 /tests/benchmarks/benchmarks.pro | |
parent | 23fcdf1a78d981a6d986a907450b71a82bed5efa (diff) | |
download | Qt-6844c1b37514a7ceed2378049f8bad887f58d4bf.zip Qt-6844c1b37514a7ceed2378049f8bad887f58d4bf.tar.gz Qt-6844c1b37514a7ceed2378049f8bad887f58d4bf.tar.bz2 |
tst_qnetworkreply: Small and simple latency testing
Reviewed-by: Thiago
Diffstat (limited to 'tests/benchmarks/benchmarks.pro')
-rw-r--r-- | tests/benchmarks/benchmarks.pro | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/benchmarks/benchmarks.pro b/tests/benchmarks/benchmarks.pro index 1ee0c41..bf02731 100644 --- a/tests/benchmarks/benchmarks.pro +++ b/tests/benchmarks/benchmarks.pro @@ -11,6 +11,7 @@ SUBDIRS = containers-associative \ qstring \ qstringlist \ qmatrix4x4 \ + qnetworkreply \ qobject \ qrect \ qregexp \ |