summaryrefslogtreecommitdiffstats
path: root/tests/auto/sql/kernel/qsqlerror/tst_qsqlerror.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* QSqlError: also compare nativeErrorCode() in operator==() / operator!=()Christian Ehrlicher2023-04-031-3/+7
* Use SPDX license identifiersLucie Gérard2022-05-161-27/+2
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+1
* QSqlError: Remove deprecated methodsMarcel Krems2020-04-061-80/+0
* Make sql tests build and pass with disabled deprecated APIsSona Kurazyan2019-07-231-12/+51
* QSqlError: fix redundant space in text() outputVincas Dargis2019-03-261-0/+24
* Add move special member functions to QSqlErrorJesus Fernandez2017-04-281-0/+21
* Updated license headersJani Heikkinen2016-01-211-17/+12
* tests/auto/sql: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-291-1/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* QSqlError: Mark deprecated functiond with QT_DEPRECATEDOlivier Goffart2014-04-251-0/+18
* Enable QSqlError to handle alphanumeric error codes.Marcel Krems2013-12-201-0/+18
* QSqlError test: Fix isValid()-check for constructed QSqlError.Marcel Krems2013-02-041-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-4/+0
* Moved sql autotests into new directory structureJo Asplin2011-09-061-0/+145