qt5base-lts/tests/auto/corelib
Edward Welbourne 948511a143 Turn badly-named test into two data rows of another test
Since ancient times, tst_QDateTime::fromString_LOCALE_ILDATE() has
claimed to be Windows-only, although there is nothing MS-specific
about it; its name also purports to implicate locale, which it
doesn't. Turn it into two data rows for the more general
fromStringDateFormat() test, with no extra #if-ery about it.

Change-Id: I239c0f80f8f7fa42d498a0f801cc8edfb1db3d8c
Reviewed-by: Andrei Golubev <andrei.golubev@qt.io>
Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
2020-05-29 16:58:43 +02:00
..
animation Merge remote-tracking branch 'origin/5.15' into dev 2020-03-16 18:41:27 +01:00
codecs Streamline the code in the conversion to and from utf8 2020-05-14 07:51:45 +02:00
global Get rid of QTextCodec in QTextStream 2020-05-14 07:50:19 +02:00
io Remove deprecated QProcess methods 2020-05-27 11:55:06 +02:00
itemmodels Add a property to QSFPM to show children of accepted items 2020-05-26 15:11:40 +02:00
kernel Implement support for QProperty<T> with a static observer 2020-05-28 21:08:51 +00:00
mimetypes QtConcurrent::run: accept more then five function's arguments 2020-03-11 14:46:25 +01:00
plugin Change qHash() to work with size_t instead of uint 2020-04-09 20:03:25 +02:00
serialization Remove deprecated QProcess methods 2020-05-27 11:55:06 +02:00
statemachine Merge remote-tracking branch 'origin/5.15' into dev 2020-02-13 18:31:40 +01:00
text Rework QLocale and QDateTime tests that expect CET abbreviation 2020-05-28 15:15:17 +02:00
thread Don't queue events in QFutureWatcher when pause is requested 2020-05-27 11:53:28 +02:00
time Turn badly-named test into two data rows of another test 2020-05-29 16:58:43 +02:00
tools QTaggedPointer: verify constexpr'ness of some ctors 2020-05-16 08:55:28 +02:00
.prev_CMakeLists.txt cmake: Remove APPLE prefix from platform names 2020-03-16 17:57:56 +01:00
CMakeLists.txt cmake: Remove APPLE prefix from platform names 2020-03-16 17:57:56 +01:00
corelib.pro Move text-related code out of corelib/tools/ to corelib/text/ 2019-07-10 17:05:30 +02:00