summaryrefslogtreecommitdiffstats
path: root/tests/auto/auto.pro
diff options
context:
space:
mode:
authorKim Motoyoshi Kalland <kim.kalland@nokia.com>2009-10-05 09:02:24 (GMT)
committerKim Motoyoshi Kalland <kim.kalland@nokia.com>2009-10-05 09:39:04 (GMT)
commita3e74ba189475d606f2a7a07f52591fd312a45c9 (patch)
treea092b3f00554e370722718031b12a50d9a974c72 /tests/auto/auto.pro
parentaf1d916b86295543b8e20be79abf48453d9c55d0 (diff)
downloadQt-a3e74ba189475d606f2a7a07f52591fd312a45c9.zip
Qt-a3e74ba189475d606f2a7a07f52591fd312a45c9.tar.gz
Qt-a3e74ba189475d606f2a7a07f52591fd312a45c9.tar.bz2
Added autotest for qFastSin() and qFastCos().
Reviewed-by: Trond
Diffstat (limited to 'tests/auto/auto.pro')
-rw-r--r--tests/auto/auto.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro
index 9321e19..f3ecdae 100644
--- a/tests/auto/auto.pro
+++ b/tests/auto/auto.pro
@@ -203,6 +203,7 @@ SUBDIRS += \
qmainwindow \
qmake \
qmap \
+ qmath \
qmatrixnxn \
qmdiarea \
qmdisubwindow \