From a0d09cc3cd6f5ccd2d65d9eee1192624a4f55055 Mon Sep 17 00:00:00 2001 From: Holger Ihrig Date: Tue, 23 Aug 2011 12:48:34 +0200 Subject: Moving Tests to new Autotest Structure Bring new Structure for Autotests Corelib into place Moving Corelib/Animation Tests Added new Autotests to corelib/animation Task-number: QTBUG-21066 Change-Id: I754bbcc2b0a512e6df4c0d768ae6ff9c261ff210 Reviewed-on: http://codereview.qt.nokia.com/3404 Reviewed-by: Qt Sanity Bot Reviewed-by: Rohan McGovern Reviewed-by: Jason McDonald Reviewed-by: Sergio Ahumada --- tests/auto/corelib/corelib.pro | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 tests/auto/corelib/corelib.pro (limited to 'tests/auto/corelib/corelib.pro') diff --git a/tests/auto/corelib/corelib.pro b/tests/auto/corelib/corelib.pro new file mode 100644 index 0000000000..d9da997122 --- /dev/null +++ b/tests/auto/corelib/corelib.pro @@ -0,0 +1,3 @@ +TEMPLATE=subdirs +SUBDIRS=\ + animation -- cgit v1.2.3