summaryrefslogtreecommitdiffstats
path: root/tests/auto/sql/kernel/qsqlerror
Commit message (Expand)AuthorAgeFilesLines
* Remove the qmake project filesJoerg Bornemann2021-01-071-9/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+1
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-1/+1
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-091-1/+1
* QSqlError: Remove deprecated methodsMarcel Krems2020-04-061-80/+0
* Regenerate tests/auto/sqlAlexandru Croitor2019-11-131-1/+12
* Merge branch 'wip/qt6' into wip/cmakeAlexandru Croitor2019-08-151-12/+51
|\
| * Make sql tests build and pass with disabled deprecated APIsSona Kurazyan2019-07-231-12/+51
* | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-161-0/+24
|\|
| * QSqlError: fix redundant space in text() outputVincas Dargis2019-03-261-0/+24
* | Add Sql build and testsTobias Hunger2018-11-051-0/+1
|/
* Add move special member functions to QSqlErrorJesus Fernandez2017-04-281-0/+21
* Updated license headersJani Heikkinen2016-01-211-17/+12
* Tests: Remove CONFIG += parallel_test.Friedemann Kleint2015-09-051-1/+0
* 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
* QtSql tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-03-281-1/+0
* 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
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Add CONFIG+=parallel_test to suspected parallel-safe tests.Rohan McGovern2012-05-281-0/+1
* 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
* all remaining tests: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+3
* Remove Symbian-specific code from tests.Jason McDonald2011-09-291-10/+0
* Moved sql autotests into new directory structureJo Asplin2011-09-063-0/+164