From ccf27301e04addef0ed0cb6c7e832216cc3c12a8 Mon Sep 17 00:00:00 2001 From: Sergio Ahumada Date: Sun, 23 Oct 2011 13:15:25 +0200 Subject: test: Split `qcontiguouscache' unit and benchmark tests Moving three benchmark tests from 'tests/auto' to 'tests/benchmarks'. Also removing 'qttest_p4' usage while we are at it. - void asScrollingList(); - void cacheBenchmark(); - void contiguousCacheBenchmark(); were moved to 'tests/benchmarks/corelib/tools/qcontiguouscache' Task-number: QTQAINFRA-353 Change-Id: Icbdd852f9c14c3df042d2e19abd42af6c645a3cb Reviewed-by: Rohan McGovern --- tests/benchmarks/corelib/tools/tools.pro | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/benchmarks/corelib/tools/tools.pro') diff --git a/tests/benchmarks/corelib/tools/tools.pro b/tests/benchmarks/corelib/tools/tools.pro index 44e8973522..1576ccceaf 100644 --- a/tests/benchmarks/corelib/tools/tools.pro +++ b/tests/benchmarks/corelib/tools/tools.pro @@ -3,6 +3,7 @@ SUBDIRS = \ containers-associative \ containers-sequential \ qbytearray \ + qcontiguouscache \ qlist \ qrect \ qregexp \ -- cgit v1.2.3