aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorJ-P Nurmi <jpnurmi@qt.io>2016-04-23 19:34:15 +0200
committerJ-P Nurmi <jpnurmi@qt.io>2016-04-25 07:19:42 +0000
commitf2ede1a01237c0ff0285716359a8b57a6676a94d (patch)
treedf970a6cae126a6698706370232e878c595c1f14 /.gitignore
parent99fa43b3708d6615e17d0cc5561aca78a9c72d1a (diff)
QQuickStyleSelector: fix relative path handling
This makes it possible to pass a relative path to the style: ./myapp -style relative/path/to/my/style To make the tests pass, includes a fix to avoid double slashes in selected URLs. Change-Id: I1b366eb7793523dd0f1058236661cedaa1216f3d Reviewed-by: Mitch Curtis <mitch.curtis@theqtcompany.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 92052b5d..7d6784f9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,6 +23,7 @@
/tests/auto/popup/tst_popup
/tests/auto/pressandhold/tst_pressandhold
/tests/auto/qquickstyle/tst_qquickstyle
+/tests/auto/qquickstyleselector/tst_qquickstyleselector
/tests/auto/sanity/tst_sanity
/tests/auto/snippets/tst_snippets
/tests/auto/styles/tst_styles