summaryrefslogtreecommitdiffstats
path: root/tests/auto/sql/kernel/qsql
Commit message (Expand)AuthorAgeFilesLines
* tst_qsql.cpp: Remove deprecated module includeFriedemann Kleint2016-11-251-1/+0
* QSql tests: Remove Windows CE and clean up code.Friedemann Kleint2016-03-101-6/+0
* Updated license headersJani Heikkinen2016-01-211-17/+12
* Tests: Remove CONFIG += parallel_test.Friedemann Kleint2015-09-051-1/+0
* fix usage of wince scopeOswald Buddenhagen2015-06-051-1/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* 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-5/+6
* Replace win32-g++ with mingw scopeKai Koehne2014-01-171-1/+1
* don't unnecessarily use qtguiOswald Buddenhagen2013-10-082-8/+8
* Expose QTest::currentAppName() and remove hard-coded argv[0] in testsTor Arne Vestbø2013-09-261-10/+10
* 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
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-75/+73
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* SQL: Fix autotests for MinGWKai Koehne2012-12-141-0/+2
* 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
* Make tst_qsql.cpp independent of QtWidgetsDebao Zhang2012-03-112-3/+3
* 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-2/+0
* Fix tst_qsql crashes on Mac OS XHonglei Zhang2011-12-021-11/+15
* 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 Symbian-specific code from tests.Jason McDonald2011-09-291-10/+0
* Moved sql autotests into new directory structureJo Asplin2011-09-063-0/+296