qt6-bb10/tests/auto/corelib/time/qdatetime
Christian Ehrlicher cf033b32b5 QDateTime: fix tests with Qt6
In Qt6 there is a behavior change with extra stuff after the seconds -
it's no longer allowed and will result in an invalid QDateTime.
This was introduced with bf65c27789 but
the autotests were not adjusted for it.

Change-Id: Iee6a9a7ac6cbb2754a68e082bb7074d17fac9d9c
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
2020-01-02 13:07:05 +01:00
..
.gitignore
qdatetime.pro
tst_qdatetime.cpp QDateTime: fix tests with Qt6 2020-01-02 13:07:05 +01:00
tst_qdatetime_mac.mm