From 0704f76d4793929b79a1fefd6c9f83ac69e70307 Mon Sep 17 00:00:00 2001 From: J-P Nurmi Date: Tue, 4 Apr 2017 16:06:59 +0200 Subject: Rename tst_scrollbar to tst_cursor This test was added in 88a62b3 that fixed the scrollbar cursor. It was not possible to test in QML, so a separate C++ test was added. It was noticed that most interactive controls have the exact same issue, so we want to utilize the same test for testing the cursors of all relevant controls. Change-Id: I7c307de9f72760b0993007246beb3357a1b5ec2b Reviewed-by: Mitch Curtis --- tests/auto/auto.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/auto/auto.pro') diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro index 6741296a..a04615d6 100644 --- a/tests/auto/auto.pro +++ b/tests/auto/auto.pro @@ -4,6 +4,7 @@ SUBDIRS += \ applicationwindow \ calendar \ controls \ + cursor \ drawer \ menu \ platform \ @@ -17,7 +18,6 @@ SUBDIRS += \ qquickuniversalstyleconf \ revisions \ sanity \ - scrollbar \ snippets # QTBUG-50295 -- cgit v1.2.3