qt6-bb10/tests/auto/corelib
Edward Welbourne 99b1253101 Kludge round MS TZ APIs' lies breaking a test
Commit 68bcccac took account of MS TZ APIs mis-describing non-DST
zones making changes to standard offset (e.g. Europe/Samara in 2011 at
the end of October); however a DST transition that coincides with an
equal and opposite change to standard offset, while the other end of
its DST period changes normally, ends up looking exactly the same
(although it's nominally subtly different), in MS's APIs.  Thus fixing
the more common case broke this more obscure case; there is no way to
fix this (other than not using MS's broken-by-design APIs).  So kludge
the test to skip the bit we know this breaks.

Task-number: QTBUG-64985
Change-Id: I068500e2e783ab72b400bfd6dbb7dbbd5b08a7bc
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2017-12-13 18:51:29 +00:00
..
animation macOS: Blacklist tst_QSequentialAnimationGroup::groupWithZeroDurationAnimations() 2017-11-03 21:15:08 +00:00
codecs Replace Q_DECL_OVERRIDE with override where possible 2017-09-19 11:53:42 +00:00
global Use dependencies instead of CONFIG+=ordered 2017-12-02 11:09:15 +00:00
io Merge remote-tracking branch 'origin/5.10' into dev 2017-11-30 09:16:58 +01:00
itemmodels QSortFilterProxyModel: Clear persistent indexes on source model change 2017-11-30 17:29:33 +00:00
json Improve symmetry of variant json conversions 2017-07-25 09:00:46 +00:00
kernel Use dependencies instead of CONFIG+=ordered 2017-12-02 11:09:15 +00:00
mimetypes QMimeDatabase: handle removal of a mime directory 2017-11-30 12:54:52 +00:00
plugin Remove spurious execute permissions 2017-12-08 13:27:42 +00:00
statemachine Replace Q_DECL_OVERRIDE with override where possible 2017-09-19 11:53:42 +00:00
thread Use dependencies instead of CONFIG+=ordered 2017-12-02 11:09:15 +00:00
tools Kludge round MS TZ APIs' lies breaking a test 2017-12-13 18:51:29 +00:00
xml QXmlStreamWriter: Avoid writing invalid characters 2017-09-13 07:29:00 +00:00
corelib.pro Add support for Apple tvOS 2016-05-17 16:11:23 +00:00