aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorJ-P Nurmi <jpnurmi@qt.io>2017-04-04 16:06:59 +0200
committerJ-P Nurmi <jpnurmi@qt.io>2017-04-05 07:34:16 +0000
commit0704f76d4793929b79a1fefd6c9f83ac69e70307 (patch)
treee4a50a71afa08c58cc0a27a3ddbeaf3fbf666461 /.gitignore
parentab34a0e545230db1a865af918d5a9c2ed6553224 (diff)
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 <mitch.curtis@qt.io>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index b60a0dbb..3d119373 100644
--- a/.gitignore
+++ b/.gitignore
@@ -32,6 +32,7 @@
/tests/auto/controls/default/tst_default
/tests/auto/controls/material/tst_material
/tests/auto/controls/universal/tst_universal
+/tests/auto/cursor/tst_cursor
/tests/auto/drawer/tst_drawer
/tests/auto/focus/tst_focus
/tests/auto/menu/tst_menu