summaryrefslogtreecommitdiffstats
path: root/tests/auto/sql/kernel
Commit message (Expand)AuthorAgeFilesLines
* Fix encoding mismatches in tst_QSqlQueryThiago Macieira2012-05-071-3/+3
* Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtSql]Thiago Macieira2012-05-051-2/+2
* Don't use obsolete qVariantValue, qVariantCanConvert, etc.Debao Zhang2012-05-022-2/+2
* QTBUG-18435 fix stored procedure output parameters on ODBCMark Brand2012-04-171-0/+32
* fix QSqlQuery ODBC auto testsMark Brand2012-04-171-8/+22
* QTBUG-1363: fix QSqlField.length() for ODBCMark Brand2012-04-131-0/+4
* Convert Boolean value into integerHonglei Zhang2012-04-021-0/+61
* Add payload to QSqlDriver notification with PSQL implementation.Matt Newell2012-03-311-4/+6
* Expand QtSql tests covering boundValues and boundValueNameMatt Newell2012-03-311-12/+75
* Fix postgres notification support in the QPSQLDriver.Matt Newell2012-03-301-6/+5
* Allow named bind values to be used multiple times per queryMatt Newell2012-03-301-4/+18
* Fix compilation of tst_QSqlThread: no need to use QBasicAtomicInt hereThiago Macieira2012-03-241-1/+1
* Make tst_qsql.cpp independent of QtWidgetsDebao Zhang2012-03-112-3/+3
* Improve type detection for query resultsAndy Shaw2012-03-071-0/+118
* Handle the 'real' datatype correctly in the SQLite driverAndy Shaw2012-02-032-1/+31
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-309-9/+9
* Update contact information in license headers.Jason McDonald2012-01-239-9/+9
* Update copyright year in license headers.Jason McDonald2012-01-059-9/+9
* Check driver validity before using itHonglei Zhang2011-12-121-2/+7
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-067-25/+0
* Fix tst_qsql crashes on Mac OS XHonglei Zhang2011-12-022-13/+15
* Fix sqlite driver memory eating due to close failureHonglei Zhang2011-11-301-0/+49
* SQLite support only one statement at a timeHonglei Zhang2011-11-231-0/+47
* Re-enable the sql autotests on Mac OS XBradley T. Hughes2011-11-211-0/+1
* Fix QtSQL auto test server addressesHonglei Zhang2011-10-251-2/+8
* all remaining tests: eliminated usage of qttest_p4.prfRohan McGovern2011-10-257-14/+21
* test: Split `qsqlquery' unit and benchmark testSergio Ahumada2011-10-232-39/+4
* Remove SkipMode parameter from QSKIP calls.Jason McDonald2011-10-216-76/+76
* Move the non-atomic and implicit functions from QBasicAtomicXXXThiago Macieira2011-10-201-1/+1
* Remove DEPENDS_ON from qtestlib API.Jason McDonald2011-10-191-6/+0
* Remove redundant qWarning's.Jason McDonald2011-10-071-3/+1
* No need to return after QSKIP.Jason McDonald2011-10-072-28/+10
* Tidy qsqldatabase autotestJason McDonald2011-10-061-39/+18
* Remove Symbian-specific code from tests.Jason McDonald2011-09-298-90/+1
* Fix autotest gui/widgets dependenciesKent Hansen2011-09-194-4/+4
* Moved sql autotests into new directory structureJo Asplin2011-09-0626-0/+8317