summaryrefslogtreecommitdiff
path: root/tests/auto/sql/kernel/qsqldatabase/tst_databases.h
Commit message (Expand)AuthorAgeFilesLines
* SQL/Tests: make sure created procedures are cleaned up on exitChristian Ehrlicher2023-04-151-0/+28
* QtSql: don't use deprecated QSqlDatabase::exec in testVolker Hilsheimer2023-04-071-1/+2
* SQL/IBASE: Time Zone support (firebird 4.x)Andreas Bacher2023-03-241-0/+13
* SQL/Tests: Cleanup of tst_databases.hChristian Ehrlicher2023-03-171-106/+73
* SQL/OCI: add maximumIdentifierLength()Christian Ehrlicher2023-03-171-8/+5
* SQL/Tests: remove safeDropTable() / add helper classChristian Ehrlicher2023-03-121-11/+29
* SQL/Tests: remove usage of 'foreach'Christian Ehrlicher2023-03-091-32/+29
* SQL/Tests: remove some unused functionsChristian Ehrlicher2023-03-061-26/+0
* A QtSql driver for Mimer SQLFredrik Ålund2023-02-201-2/+2
* SQL: remove unneeded test functionsChristian Ehrlicher2022-12-221-50/+8
* Port from container::count() and length() to size() - V5Marc Mutz2022-11-031-2/+2
* tst_QSql*/sqlite: Don't use random output in the datatagsMårten Nordheim2022-10-181-1/+9
* SQL/tests: fix tst_qsqlqueryChristian Ehrlicher2022-10-161-0/+16
* Use SPDX license identifiersLucie Gérard2022-05-161-27/+2
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+4
* Interbase: Fix tests when running against FirebirdAndy Shaw2020-08-231-7/+11
* test: migrate QSqlDatabase test to QRegularExpressionSamuel Gaist2019-07-291-6/+7
* Always escape the table names when creating the SQL statementAndy Shaw2019-01-231-7/+7
* Make it easier to specify test databases on a per system levelAndy Shaw2018-01-261-72/+52
* QSql tests: Remove Windows CE and clean up code.Friedemann Kleint2016-03-101-24/+4
* Updated license headersJani Heikkinen2016-01-211-17/+12
* Tests: Fix single-character string literals.Friedemann Kleint2015-10-131-7/+7
* Added SSL support for MySQL database connectionsOlivier Delbeke2015-06-141-2/+2
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Added timezone support for datetime fields in PSQLJulien Blanc2014-12-301-1/+1
* Adjust DBMSType to DbmsType to follow conventionsAlejandro Exojo2014-11-261-5/+5
* Expose QSqlDriverPrivate dbmsType in public QSqlDriver apiMatt Broadstone2014-09-241-21/+21
* Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* winrt: Fix gethostname linker error in qsqldatabase testsAndrew Knight2014-09-191-4/+6
* Improve handling of temporary directories in SQL tests.Friedemann Kleint2014-04-041-6/+28
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-071-2/+3
|\
| * Enable running sql model tests in parallelFrederik Gladhorn2014-01-291-2/+3
* | Enable QSqlError to handle alphanumeric error codes.Marcel Krems2013-12-201-4/+4
* | WinRT: Fix various test compilationsAndrew Knight2013-10-021-2/+5
|/
* Remove Nokia-domains in commented-out test code.Friedemann Kleint2013-07-121-21/+21
* Cleanup the SQL testsAndy Shaw2013-04-251-38/+32
* Fix sql tests in respect to Oracle databasesAndy Shaw2013-04-051-4/+18
* Move the dbmstype to QSqlDriverPrivate so it can be used for all driversAndy Shaw2013-04-021-9/+9
* tests: Fix some more old references and links to NokiaSergio Ahumada2013-02-011-18/+18
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Fix QSqlQuery test in relation to PSQL supportAndy Shaw2012-12-221-0/+7
* 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
* Fix QtSQL auto test server addressesHonglei Zhang2011-10-251-2/+8
* Remove SkipMode parameter from QSKIP calls.Jason McDonald2011-10-211-1/+1
* No need to return after QSKIP.Jason McDonald2011-10-071-1/+1
* Moved sql autotests into new directory structureJo Asplin2011-09-061-0/+571