aboutsummaryrefslogtreecommitdiff
path: root/qt
AgeCommit message (Expand)AuthorFilesLines
2011-12-01Instantiate QCoreApplication in Qt tests/examplesBoris Kolpackov15-0/+55
2011-12-01Cosmetic changesBoris Kolpackov1-2/+2
2011-11-30Add tests for QString NCHAR and NVARCHAR2 mappingConstantin Michael2-6/+26
2011-11-24Add Oracle to automake and Visual Studio buildConstantin Michael10-1/+710
2011-11-16Test containers of Oracle LOB typesConstantin Michael1-0/+1
2011-11-16Add tests for Oracle LOB support of QByteArray and QStringConstantin Michael2-6/+25
2011-11-11Shorten table prefixes to help OracleBoris Kolpackov5-5/+5
2011-11-11Add tests for Oracle support of Qt profileConstantin Michael14-0/+668
2011-10-21Remove common_ from all table_prefix arguments in common testsConstantin Michael3-3/+3
2011-09-22Remove NDEBUG macro from VC project; tests always need enabled assert()1.6.0.a2Boris Kolpackov8-16/+16
2011-08-24Make tests use unique table prefixesBoris Kolpackov12-15/+17
2011-08-04Add support for Qt QSharedPointer as value wrapperBoris Kolpackov2-0/+48
2011-07-22Correct the database identifier being used in pgsql test batch filesConstantin Michael1-1/+1
2011-07-22Link PostgreSQL template Visual Studio solutions to libodb-pgsql runtimeConstantin Michael2-8/+8
2011-07-22Correct makefile ommissionsConstantin Michael1-1/+1
2011-07-21Enable Qt and Boost profile tests for PostgreSQLConstantin Michael2-0/+6
2011-07-21Add Qt profile tests for PostgreSQLConstantin Michael21-0/+1404
2011-07-19New design for NULL semanticsBoris Kolpackov2-5/+5
2011-04-27Use QtCore prefix when including Qt headers1.4.0Boris Kolpackov8-18/+18
2011-04-24Add missing parenthesisBoris Kolpackov1-1/+1
2011-04-24Remove stray space, use project from common/ instead of mysql/Boris Kolpackov1-2/+2
2011-04-24Link to QtCore.lib lastBoris Kolpackov2-8/+8
2011-04-24Fix test descriptionBoris Kolpackov1-1/+1
2011-04-22Remove time zone handling testsConstantin Michael1-33/+0
2011-04-22Add qt/container implementation testsConstantin Michael6-1/+914
2011-04-22Update qt/smart-ptr implementation testConstantin Michael4-9/+177
2011-04-22Add tests for qt/smart-ptrConstantin Michael20-2/+1180
2011-04-22Add UNIX time tests for qt/date-time SQLite implementationConstantin Michael3-31/+118
2011-04-22Aesthetic changes to qt/mysql testConstantin Michael1-1/+1
2011-04-22Add qt/basic and qt/date-time SQLite testsConstantin Michael23-1/+1397
2011-04-22Add qt/basic and qt/date-time MySQL testsConstantin Michael12-63/+380
2011-04-22Add code for Qt profile dist buildConstantin Michael3-8/+9
2011-04-22Update directory structure for Qt testConstantin Michael20-134/+1195
2011-04-22Add Qt test boilerplate codeConstantin Michael5-0/+231