summaryrefslogtreecommitdiffstats
path: root/tests/auto/qoffsetvector/qoffsetvector.pro
diff options
context:
space:
mode:
authorRhys Weatherley <rhys.weatherley@nokia.com>2009-03-24 01:07:00 (GMT)
committerRhys Weatherley <rhys.weatherley@nokia.com>2009-03-24 01:07:00 (GMT)
commit0d00798f6bdd098dbb59c6f1da5be5efd6c283fa (patch)
tree53537f94a9df8092a6e9ca3b7e2212bb8318e9c3 /tests/auto/qoffsetvector/qoffsetvector.pro
parent738e8391bc6037f7949d59781a6b2c64f5ca6a8a (diff)
downloadQt-0d00798f6bdd098dbb59c6f1da5be5efd6c283fa.zip
Qt-0d00798f6bdd098dbb59c6f1da5be5efd6c283fa.tar.gz
Qt-0d00798f6bdd098dbb59c6f1da5be5efd6c283fa.tar.bz2
Squashed commit of the following:
commit 39de3862f5678b3226b4932eeb342c4a023d2f2b Author: Ian Walters <ian.walters@nokia.com> Date: Thu Feb 19 14:16:05 2009 +1000 Fixes: Test runs (and passes), doc links. Task: QT-308 Details: Minor changes related to the code having moved. commit 5a8910dd1018fb228d0e2e2819ea429577bfa834 Author: Ian Walters <ian.walters@nokia.com> Date: Thu Feb 19 09:47:20 2009 +1000 Fixes: Checkin of QOffsetVector stuff for branch Task: QT-308 Details: Files originally from research/qcircularbuffer This checkin likely won't compile. Just a copy for now.
Diffstat (limited to 'tests/auto/qoffsetvector/qoffsetvector.pro')
-rw-r--r--tests/auto/qoffsetvector/qoffsetvector.pro8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/auto/qoffsetvector/qoffsetvector.pro b/tests/auto/qoffsetvector/qoffsetvector.pro
new file mode 100644
index 0000000..0b801f3
--- /dev/null
+++ b/tests/auto/qoffsetvector/qoffsetvector.pro
@@ -0,0 +1,8 @@
+load(qttest_p4)
+
+QT = core
+
+SOURCES += tst_qoffsetvector.cpp
+
+
+