qt5base-lts/tests/auto/widgets
Edward Welbourne a755c2e521 Raise the upper bound on years to 9999
Test-case taken from bug-report; fits in as an easy row in an existing
data-driven test.  Add similar tests for date-time and time; and an
isValid test on the end of year 9999.  The date-time parser was using
the end of year 7999 as maximum value for dates and date-times; extend
this to year 9999, as I can see no reason not to.

[ChangeLog][QtCore][QDateTime] Years up to 9999 can now be parsed
without error (previously 8000 and beyond were treated as invalid) in
all formats (not only in ISO format).  Widgets handling dates now
support dates to 9999, likewise.

Task-number: QTBUG-64401
Change-Id: I518cfa6c2cb4ecc5a85b896dc9e56b4fdd8a8bb1
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2017-11-30 20:19:13 +00:00
..
dialogs Merge remote-tracking branch 'origin/5.10' into dev 2017-11-23 09:36:03 +01:00
effects Revert "QWidgetEffectSourcePrivate::draw(): Call render() when no shared painter exists" 2017-06-14 13:00:35 +00:00
graphicsview Merge remote-tracking branch 'origin/5.10' into dev 2017-11-23 09:36:03 +01:00
itemviews QTreeWidgetItem::insertChildren: ignore out of bounds indexes 2017-11-30 13:01:45 +00:00
kernel Merge remote-tracking branch 'origin/5.10' into dev 2017-11-23 09:36:03 +01:00
styles Merge remote-tracking branch 'origin/5.10' into dev 2017-11-23 09:36:03 +01:00
util Merge remote-tracking branch 'origin/5.10' into dev 2017-11-23 09:36:03 +01:00
widgets Raise the upper bound on years to 9999 2017-11-30 20:19:13 +00:00
widgets.pro Move QGestureRecognizer test to widgets/kernel 2017-06-02 18:36:11 +00:00