summaryrefslogtreecommitdiffstats
path: root/tests/auto/sql/kernel/qsqldriver
Commit message (Expand)AuthorAgeFilesLines
* OCI: Match the constraints on the index_name columnAndy Shaw2017-11-151-0/+17
* Set correct datatype for column 'more_data' in PostgreSQLRobert Szefner2017-11-081-0/+2
* OCI: Use correct type for getting doublesAndy Shaw2017-09-181-1/+7
* QSql tests: Remove Windows CE and clean up code.Friedemann Kleint2016-03-101-13/+0
* Updated license headersJani Heikkinen2016-01-211-17/+12
* Tests: Fix single-character string literals.Friedemann Kleint2015-10-131-1/+1
* Tests: Remove CONFIG += parallel_test.Friedemann Kleint2015-09-051-1/+0
* fix usage of wince scopeOswald Buddenhagen2015-06-051-1/+1
* MySQL: Keep the precision of the field when formatting the valueAndy Shaw2015-03-201-10/+26
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Adjust DBMSType to DbmsType to follow conventionsAlejandro Exojo2014-11-261-3/+3
* Expose QSqlDriverPrivate dbmsType in public QSqlDriver apiMatt Broadstone2014-09-241-22/+22
* Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* Improve handling of temporary directories in SQL tests.Friedemann Kleint2014-04-041-2/+2
* Replace win32-g++ with mingw scopeKai Koehne2014-01-171-1/+1
* Cleanup the SQL testsAndy Shaw2013-04-251-25/+22
* Fix sql tests in respect to Oracle databasesAndy Shaw2013-04-051-4/+4
* Move the dbmstype to QSqlDriverPrivate so it can be used for all driversAndy Shaw2013-04-021-1/+1
* QtSql tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-03-281-1/+0
* 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
* QTBUG-1363: fix QSqlField.length() for ODBCMark Brand2012-04-131-0/+4
* 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-5/+0
* all remaining tests: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+3
* Remove SkipMode parameter from QSKIP calls.Jason McDonald2011-10-211-1/+1
* Remove redundant qWarning's.Jason McDonald2011-10-071-3/+1
* Remove Symbian-specific code from tests.Jason McDonald2011-09-291-10/+0
* Fix autotest gui/widgets dependenciesKent Hansen2011-09-191-1/+1
* Moved sql autotests into new directory structureJo Asplin2011-09-062-0/+257