qt6-bb10/tests/auto/corelib/time/qdate
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
..
.gitignore
qdate.pro
tst_qdate.cpp Combine negativeYear() and printNegativeYear() 2020-01-14 10:47:19 +01:00