aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorSimon Hausmann <simon.hausmann@qt.io>2018-03-12 16:11:27 +0100
committerSimon Hausmann <simon.hausmann@qt.io>2018-03-12 15:29:15 +0000
commit4c689ad93d06bcfff5dfc4fdc41c69767aa04bee (patch)
tree50c0e5121e4c17452b5d29d984c5289eb1e271eb /.gitmodules
parent727ddee130271242e20a7a2d3a66d49b3e2c0d0c (diff)
Fix failing ch15.9.5.43-0-8 after US summer time change
Eddy fixed the issue in the testsuite itself and this change bumps the submodule to include the fix. (It also brings in the .gitignore fix, which was omitted from an earlier merge by accident). Task-number: QTBUG-67010 Change-Id: I006a2c8babb135187eeb5c296b616e7c1208cd4c Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index c9561f396d..e6e5650150 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,4 @@
[submodule "tests/auto/qml/ecmascripttests/test262"]
path = tests/auto/qml/ecmascripttests/test262
url = ../qtdeclarative-testsuites.git
+ branch = snapshot-20150317-8f6a508-based