summaryrefslogtreecommitdiffstats
path: root/tests/auto/sql/kernel/qsqldatabase
Commit message (Expand)AuthorAgeFilesLines
* tests/auto/sql: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-291-15/+15
* Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-07-011-2/+2
|\
| * fix usage of wince scopeOswald Buddenhagen2015-06-051-2/+2
* | Added SSL support for MySQL database connectionsOlivier Delbeke2015-06-141-2/+2
* | Remove exec bits from files that should not be executableDmitry Shachnev2015-06-071-0/+0
|/
* Update copyright headersJani Heikkinen2015-02-112-14/+14
* Added timezone support for datetime fields in PSQLJulien Blanc2014-12-301-1/+1
* Adjust DBMSType to DbmsType to follow conventionsAlejandro Exojo2014-11-262-21/+21
* Expose QSqlDriverPrivate dbmsType in public QSqlDriver apiMatt Broadstone2014-09-242-74/+74
* Update license headers and add new license filesMatti Paaso2014-09-242-36/+20
* winrt: Fix gethostname linker error in qsqldatabase testsAndrew Knight2014-09-191-4/+6
* Improve handling of temporary directories in SQL tests.Friedemann Kleint2014-04-042-8/+31
* 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
* | expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-131-112/+112
* | 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-252-127/+129
* Fix sql tests in respect to Oracle databasesAndy Shaw2013-04-052-101/+114
* Move the dbmstype to QSqlDriverPrivate so it can be used for all driversAndy Shaw2013-04-022-10/+10
* QtSql tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-03-281-1/+0
* 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-182-2/+2
* Fix QSqlQuery test in relation to PSQL supportAndy Shaw2012-12-221-0/+7
* Fix error reporting in TDS SQL driver.Aaron McCarthy2012-11-181-0/+32
* normalise signal/slot signatures [QtSql tests]Marc Mutz2012-10-191-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-222-48/+48
* Use QStringList::join(QChar) overload where applicable [QtSql]Marc Mutz2012-09-031-1/+1
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Don't use obsolete qVariantValue, qVariantCanConvert, etc.Debao Zhang2012-05-021-1/+1
* Add payload to QSqlDriver notification with PSQL implementation.Matt Newell2012-03-311-4/+6
* Fix postgres notification support in the QPSQLDriver.Matt Newell2012-03-301-6/+5
* Handle the 'real' datatype correctly in the SQLite driverAndy Shaw2012-02-031-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-302-2/+2
* Update contact information in license headers.Jason McDonald2012-01-232-2/+2
* Update copyright year in license headers.Jason McDonald2012-01-052-2/+2
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-2/+0
* Fix QtSQL auto test server addressesHonglei Zhang2011-10-251-2/+8
* all remaining tests: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+3
* Remove SkipMode parameter from QSKIP calls.Jason McDonald2011-10-212-27/+27
* No need to return after QSKIP.Jason McDonald2011-10-071-1/+1
* Tidy qsqldatabase autotestJason McDonald2011-10-061-39/+18
* Remove Symbian-specific code from tests.Jason McDonald2011-09-291-14/+0
* Fix autotest gui/widgets dependenciesKent Hansen2011-09-191-1/+1
* Moved sql autotests into new directory structureJo Asplin2011-09-065-0/+2822