aboutsummaryrefslogtreecommitdiff
path: root/qt/oracle/basic
AgeCommit message (Collapse)AuthorFilesLines
2011-12-01Instantiate QCoreApplication in Qt tests/examplesBoris Kolpackov1-0/+4
It performs Qt initialization/finalization and without it bad things will happen (like deleting TLS keys that don't belong to Qt).
2011-11-30Add tests for QString NCHAR and NVARCHAR2 mappingConstantin Michael2-6/+26
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-11Add tests for Oracle support of Qt profileConstantin Michael4-0/+203