From 338e24b48601a3cfdcde0977b6c9390d33d51c9f Mon Sep 17 00:00:00 2001 From: Adam Kallai Date: Mon, 14 Oct 2013 05:57:02 -0700 Subject: Turn on to run all widgets tests by make check. Move widgets test to tests/auto. Change-Id: If3617d86ea44f665a44a54b6ba57935b69220a9e Reviewed-by: Jocelyn Turcotte Reviewed-by: Andras Becsi --- tests/auto/widgets/qwebenginehistory/qwebenginehistory.pro | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 tests/auto/widgets/qwebenginehistory/qwebenginehistory.pro (limited to 'tests/auto/widgets/qwebenginehistory/qwebenginehistory.pro') diff --git a/tests/auto/widgets/qwebenginehistory/qwebenginehistory.pro b/tests/auto/widgets/qwebenginehistory/qwebenginehistory.pro new file mode 100644 index 000000000..ff6c49628 --- /dev/null +++ b/tests/auto/widgets/qwebenginehistory/qwebenginehistory.pro @@ -0,0 +1,2 @@ +include(../tests.pri) +exists($${TARGET}.qrc):RESOURCES += $${TARGET}.qrc -- cgit v1.2.3