From 4c689ad93d06bcfff5dfc4fdc41c69767aa04bee Mon Sep 17 00:00:00 2001 From: Simon Hausmann Date: Mon, 12 Mar 2018 16:11:27 +0100 Subject: 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 --- .gitmodules | 1 + 1 file changed, 1 insertion(+) (limited to '.gitmodules') 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 -- cgit v1.2.3