aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2011-07-14Do not output empty PostgreSQL client configuration optionsConstantin Michael1-7/+12
2011-07-14Remove duplicated libodb-pgsql import stubsConstantin Michael2-14/+4
2011-07-14Remove libpq import directory from testsConstantin Michael6-503/+0
2011-07-13Correct configuration scriptConstantin Michael1-5/+4
2011-07-13Allow for selective building of profile tests dependent on databaseConstantin Michael1-3/+3
2011-07-12Add PostgreSQL types and truncation testsConstantin Michael10-1/+889
2011-07-12Aesthetic changes and spelling corrections to pgsql test configurationConstantin Michael2-3/+3
2011-07-12Configure pgsql tests to use Unix-domain sockets by defaultConstantin Michael1-4/+6
2011-07-11Order results by id to get consistent test output orderBoris Kolpackov1-1/+1
2011-07-08Update makefile to include PostgreSQL testsConstantin Michael1-3/+2
2011-07-08Add quiet options to PostgreSQL test client driverConstantin Michael1-0/+4
2011-07-08Remove password option processing from PostgreSQL test client driverConstantin Michael1-4/+0
2011-07-08Update PostgreSQL configuration scriptConstantin Michael1-10/+5
2011-07-06Remove UNSIGNED SQL qualifier to allow PostgreSQL to pass schema testConstantin Michael1-1/+1
2011-07-06Add traits for PostgreSQL query testConstantin Michael2-0/+61
2011-07-06Implement pgsql native testConstantin Michael3-8/+72
2011-07-06Add pgsql section to create_databaseConstantin Michael2-0/+17
2011-07-06Add test infrastructure for libodb-pgsqlConstantin Michael30-1/+1707
2011-07-05Fix memory leakBoris Kolpackov1-0/+2
2011-07-04Implement support for database operations callbacksBoris Kolpackov5-0/+354
New object pragma: callback. New test: common/callback. New manual section: 10.1.4, "callback".
2011-06-30Take into account precision in MySQL FLOAT type parsingBoris Kolpackov2-0/+5
2011-06-30Test updating of unmodified objectBoris Kolpackov1-4/+13
2011-04-27Use QtCore prefix when including Qt headers1.4.0Boris Kolpackov9-22/+55
This appears to be more portable. For example, on Mac OS X with -framework QtCore option include <QString> does not work while including <QtCore/QString> does.
2011-04-26Bump version to 1.4.0Boris Kolpackov1-1/+1
2011-04-25Add support for abstract object typesBoris Kolpackov2-7/+82
2011-04-25Reuse container traits from composite valuesBoris Kolpackov2-2/+22
2011-04-24Update installation instructions with Qt informationBoris Kolpackov1-26/+44
2011-04-24Improve autoconf test for QtBoris Kolpackov1-5/+61
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-24Cosmetic changesBoris Kolpackov1-3/+3
2011-04-24Add missing directoryBoris Kolpackov1-1/+1
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 Michael8-9/+195
2011-04-22Update directory structure for Qt testConstantin Michael20-134/+1195
2011-04-22Add Qt test boilerplate codeConstantin Michael16-2/+838
2011-04-22Initial support for non-polymorphic inheritanceBoris Kolpackov5-0/+334
Every class gets a separate table. New test: common/inheritance.
2011-04-22Test empty composite value typeBoris Kolpackov1-1/+7
2011-04-18Implement automatic mapping for C++ enumsBoris Kolpackov7-4/+224
2011-04-18Get rid of image type argument in value_traitsBoris Kolpackov4-9/+9
2011-04-05Bump version to 1.3.01.3.0Boris Kolpackov1-1/+1