From 3a7e6157d1a9865a31a5641605bbe9b0fc25e1d4 Mon Sep 17 00:00:00 2001 From: Holger Ihrig Date: Thu, 25 Aug 2011 12:16:22 +0200 Subject: Moving relevant tests to corelib/kernel Added Test for qmetaproperty Marked QSocketNotifier Autotest as insignificant. See QTBUG-21204 Marked qtranslator Autotest as insignificant. See QTBUG-21125 Marked corelib/io/qfile/largefile as insignificant. See QTBUG-21175 Task-number: QTBUG-21066 Change-Id: I2a7f6587845c355091bb07c8dd3d1557d16db0be Reviewed-on: http://codereview.qt.nokia.com/3598 Reviewed-by: Qt Sanity Bot Reviewed-by: Sergio Ahumada --- tests/auto/corelib/corelib.pro | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tests/auto/corelib/corelib.pro') diff --git a/tests/auto/corelib/corelib.pro b/tests/auto/corelib/corelib.pro index 2533d714a0..5764ccc3e1 100644 --- a/tests/auto/corelib/corelib.pro +++ b/tests/auto/corelib/corelib.pro @@ -4,4 +4,5 @@ SUBDIRS=\ codecs \ concurrent \ global \ - io + io \ + kernel -- cgit v1.2.3