Commit Graph

12 Commits

Author SHA1 Message Date
joost
cc700b54b8 * Implemented TBufDataset.UniDirectional property
* Run all tests of TestDBBasics also using UniDirectional TBufDatasets. (Introduces a lot of false failures)

git-svn-id: trunk@15393 -
2010-06-05 20:05:18 +00:00
joost
2425eb4721 * Use variable instead of hardcoded tablename
git-svn-id: trunk@12215 -
2008-11-23 15:04:58 +00:00
joost
836f7352e3 * Try to drop the table if it already exists while setting up tests. This avoids an annoying exception while debugging the tests
git-svn-id: trunk@12213 -
2008-11-23 11:51:00 +00:00
joost
596f8f5bbb * Avoid second exception while handling the first
git-svn-id: trunk@10844 -
2008-04-30 17:32:12 +00:00
joost
0820353b71 * Refactored test-values, removed duplicate and re-enabled a string-testvalue containing quotes
git-svn-id: trunk@10786 -
2008-04-24 20:33:44 +00:00
joost
f8e5776b11 * Mysql servers before version 5.0.3 removes trailing spaces on varchar fields, adapted testvalues to take this into account
git-svn-id: trunk@10779 -
2008-04-23 21:26:31 +00:00
joost
2cc3f2ebf3 * Fixed mysql ftLargeIntField + enabled test
git-svn-id: trunk@9609 -
2008-01-01 19:44:00 +00:00
joost
afe993756d * Enabled currency-fields test for sqlite3
git-svn-id: trunk@9093 -
2007-11-03 00:15:37 +00:00
joost
58d1c628de * Fixed TestSupportLargeintFields
* Disabled TestBug9744 for Interbase/firebird

git-svn-id: trunk@8880 -
2007-10-21 13:29:28 +00:00
joost
575406dbc9 * Added ftCurrency and ftBCD-fields tests
* Renamed testname which was too long for testsuite-database
 * Fixed some TFiels.Size issues with postgres
 * Added money support to TPQConnection

git-svn-id: trunk@8871 -
2007-10-21 09:19:35 +00:00
joost
10930a5165 * Added some comments
* Tests are more generic, ie use BLOB for firebird, TEXT for postgresql etc
 * Added support for SQLite3

git-svn-id: trunk@8599 -
2007-09-21 21:39:09 +00:00
peter
5b8dd4c004 * move fcl sources to separate packages
git-svn-id: trunk@6655 -
2007-02-25 21:02:26 +00:00