qt6-bb10/tests/auto/corelib
Andreas Buhr 83fce1931f Add unit tests for qdatetimeparser
The qdatetimeparser was not tested explicitly so far, but only
implicitly in tst_qdate / tst_qdatetime / tst_qdatetimeedit etc.
This made it difficult to test some corner cases, especially in the
context of unfinished dates, i.e. dates which are invalid, but could
become valid by adding more characters. This is used to validate
user input in qdatetimeedit.

Task-number: QTBUG-84334
Change-Id: I27202849abb1b7cad96d3e25f7ac81ce85272b2a
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
2020-10-23 20:33:18 +02:00
..
animation Remove timeStep parameter from QAnimationDrive::advanceAnimation 2020-10-13 08:44:42 +02:00
global QRandomGenerator: add 64-bit bounded() versions 2020-10-20 22:45:06 -07:00
io Remove usage of deprecated QStandardPaths::DataLocation 2020-10-23 11:36:47 +02:00
itemmodels Deprecate QVariant::Type 2020-10-23 09:58:57 +02:00
kernel Deprecate QVariant::Type 2020-10-23 09:58:57 +02:00
mimetypes CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
plugin Deprecate QVariant::Type 2020-10-23 09:58:57 +02:00
serialization Deprecate QVariant::Type 2020-10-23 09:58:57 +02:00
text Fix strange capacity check in tst_QString::append_special_cases 2020-10-21 17:56:48 +02:00
thread Drop constexpr from QAtomicTraits::isLockFree() 2020-10-20 10:49:30 +02:00
time Add unit tests for qdatetimeparser 2020-10-23 20:33:18 +02:00
tools Auto tests: Fix some MSVC warnings about integer conversions 2020-10-21 07:31:27 +02:00
.prev_CMakeLists.txt Move QStateMachine from QtCore to QtScxml 2020-08-24 20:10:25 +02:00
CMakeLists.txt Move QStateMachine from QtCore to QtScxml 2020-08-24 20:10:25 +02:00
corelib.pro Move QStateMachine from QtCore to QtScxml 2020-08-24 20:10:25 +02:00