qt6-bb10/tests/auto/gui/util/qdoublevalidator
Edward Welbourne e7913006f1 tst_QDoubleValidator::setRangeOverloads(): rename a data row
Two rows shared the same name. They claimed the value used was out of
range, but actually that was only true for one of them. The other was
in range, but the test reduced the number of digits allowed after the
decimal point, thereby making it invalid, so rename that one to
reflect this.

Change-Id: I0936ea25ec799c0069cd148b9f9bae5d35906093
Reviewed-by: Ivan Solovev <ivan.solovev@qt.io>
2022-10-18 14:13:28 +02:00
..
.gitignore Move QValidator tests to QtGui 2012-10-10 23:27:03 +02:00
CMakeLists.txt Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00
tst_qdoublevalidator.cpp tst_QDoubleValidator::setRangeOverloads(): rename a data row 2022-10-18 14:13:28 +02:00