aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorJ-P Nurmi <jpnurmi@qt.io>2016-06-12 12:02:02 +0200
committerJ-P Nurmi <jpnurmi@qt.io>2016-06-13 14:16:41 +0000
commitd4e9c964a2d17d0dbdd9c7c9599bf502ce995d9c (patch)
treec4db6898ecec09407edc67c406cd4cda4fdd50d3 /.gitignore
parent3e40325d44c64f2c3fa3403e9efd6a51759ec0e9 (diff)
Rename tst_material and tst_universal
These test specificly the QQuickMaterialStyle and QQuickUniversalStyle implementations, so rename appropriately to make room for the upcoming tst_material and tst_universal tests. See the next commit for more details about that. Change-Id: I08d6116d6219084f6087682b7e712f8499a0e945 Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 747a3778..c7378c78 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,16 +18,16 @@
/tests/auto/controls/tst_controls
/tests/auto/drawer/tst_drawer
/tests/auto/focus/tst_focus
-/tests/auto/material/tst_material
/tests/auto/menu/tst_menu
/tests/auto/popup/tst_popup
/tests/auto/pressandhold/tst_pressandhold
+/tests/auto/qquickmaterialstyle/tst_qquickmaterialstyle
/tests/auto/qquickstyle/tst_qquickstyle
/tests/auto/qquickstyleselector/tst_qquickstyleselector
+/tests/auto/qquickuniversalstyle/tst_qquickuniversalstyle
/tests/auto/sanity/tst_sanity
/tests/auto/snippets/tst_snippets
/tests/auto/styles/tst_styles
-/tests/auto/universal/tst_universal
/tests/benchmarks/creationtime/tst_creationtime
/tests/benchmarks/objectcount/tst_objectcount
/tests/manual/fonts/fonts