qt6-bb10/tests/auto/corelib/time
Edward Welbourne e0be3ab28e Combine negativeYear() and printNegativeYear()
They overlapped and the latter had duplicated code, so make them into
a single data-driven test. At the same time, replace the '-' at the
start of the expected string with QLocale::negativeSign(), since the
test fails otherwise when LC_NUMERIC=nb_NO on Linux (Debian/testing).

Change-Id: I051c75abff16b2e6f8278fcb152b6bde14c71f9a
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2020-01-14 10:47:19 +01:00
..
qcalendar
qdate Combine negativeYear() and printNegativeYear() 2020-01-14 10:47:19 +01:00
qdatetime Fix more mis-handling of spaces in ISO date format strings 2019-12-10 17:26:02 +01:00
qtime Be consistent in the RFC2822Date invalid character tests 2019-11-27 18:27:43 +01:00
qtimezone Work around macOS's inconsistency in naming of India's time-zone 2019-11-28 14:16:33 +01:00
time.pro