Record current status of date conversion from QML
authorMatthew Vogt <matthew.vogt@nokia.com>
Fri, 13 Apr 2012 06:12:55 +0000 (16:12 +1000)
committerQt by Nokia <qt-info@nokia.com>
Mon, 23 Apr 2012 22:33:00 +0000 (00:33 +0200)
commita8e017fbc22d8ec445fc9202479a775bdac4d5b0
tree6980d3a6815ecd75b4ab92d978adaf29252c2ad6
parenta36f220e1554c15c4a5808479a4af90b39075e6a
Record current status of date conversion from QML

Ensure that the qqmlecmascript test is not broken by changes in the
time zone of the test environment.

This test documents the existing situation with convertibility
of date information between QML and JS.

Task-number: QTBUG-25262
Change-Id: I42716e0b34ef26daa391fdb4aebc1f31340fcea0
Reviewed-by: Andrew den Exter <andrew.den-exter@nokia.com>
tests/auto/qml/qqmlecmascript/data/assignDate.1.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/assignDate.2.qml
tests/auto/qml/qqmlecmascript/data/assignDate.3.qml
tests/auto/qml/qqmlecmascript/data/assignDate.4.qml
tests/auto/qml/qqmlecmascript/data/assignDate.5.qml
tests/auto/qml/qqmlecmascript/data/assignDate.6.qml
tests/auto/qml/qqmlecmascript/data/assignDate.qml
tests/auto/qml/qqmlecmascript/testtypes.h
tests/auto/qml/qqmlecmascript/tst_qqmlecmascript.cpp