qt5base-lts/tests/auto/sql/kernel
Vincas Dargis b58c723404 QSqlError: fix redundant space in text() output
QSqlError::text() returns single space if QSqlError is not valid. In
addition, it adds space in case one of driverText or databaseText
is empty.

Change condition upon which space is added between databaseText and
driverText, and update unit test to cover these cases.

Fixes: QTBUG-74575
Change-Id: I52cce9b0287a523d7ff9059cff38bcd8b26eb303
Reviewed-by: Andy Shaw <andy.shaw@qt.io>
2019-03-26 06:12:10 +00:00
..
qsql tst_qsql.cpp: Remove deprecated module include 2016-11-25 09:55:21 +00:00
qsqldatabase Merge remote-tracking branch 'origin/5.12' into 5.13 2019-02-21 01:00:08 +01:00
qsqldriver SQL PostgreSQL/SQlite: Properly decode default varchar parameter 2018-09-12 09:11:04 +00:00
qsqlerror QSqlError: fix redundant space in text() output 2019-03-26 06:12:10 +00:00
qsqlfield QSqlField: Add a means to see what the tablename is for a given field 2017-07-12 09:01:50 +00:00
qsqlquery Merge remote-tracking branch 'origin/5.12' into 5.13 2019-02-08 12:31:02 +01:00
qsqlrecord QSqlField: Add a means to see what the tablename is for a given field 2017-07-12 09:01:50 +00:00
qsqlresult prune cargo-culted and obsolete winsock deps from autotests 2018-07-19 13:31:08 +00:00
qsqlthread tst_QSqlThread: match #if-ery on declaration to use 2018-07-05 13:39:02 +00:00
kernel.pro SQL: Change in QSqlResultPrivate::positionalToNamedBinding() 2012-12-10 21:23:35 +01:00