Commit History

Author SHA1 Message Date
  lacak c42890ed75 fcl-db: tests: test that RowsAffected is specific per query not per connection (if more queries are executed over same connection) 12 years ago
  lacak 4db6a866a1 fcl-db: tests: formatting (comments, grouping tests) 12 years ago
  reiniero 83a236f9b3 * revert previous commit - was due to a misunderstanding: TestFloatParamQuery already covers the bug. 12 years ago
  reiniero 9ad462590a * fcl-db: dbtestframework: add test for parameter .AsFloat; bug #24728 12 years ago
  lacak 7e137889ff fcl-db: tests: formatting (reorder methods, so related tests are together) 12 years ago
  lacak a12a94eaff fcl-db: tests: move 1 test 12 years ago
  lacak 87a0868606 fcl-db: tests: more complex test for r25036 12 years ago
  lacak 7c110e9b42 fcl-db: 12 years ago
  lacak ee2fee4259 fcl-db: sqldb: 12 years ago
  michael 98c9425c8b * Fix memory leaks in tests 12 years ago
  lacak e280a8d97e fcl-db: base: TBinaryField.AsVariant should return variant Null when Field.IsNull 12 years ago
  lacak 7e1dcce60b fcl-db: postgresql: increase max allowed string field length. Fix for existing test TTestFieldTypes.TestStringLargerThen8192. 12 years ago
  lacak da67d3be15 fcl-db: tests: formatting (reorder methods) 12 years ago
  lacak ecd81ed514 fcl-db: postgresql: do not clear result of PQexec if result set is returned (PGRES_TUPLES_OK) + test 12 years ago
  reiniero 9cb8438cca * fcl-db tests: cosmetic: test using constants instead of manually assigned values that happen to be the same 12 years ago
  lacak a49dc1d262 fcl-db: tests: improve TestSQLInterval + comments 12 years ago
  lacak 816bee9198 fcl-db: tests: formatting + comments 12 years ago
  lacak 6d8ac30a19 fcl-db: tests: 12 years ago
  lacak d53b5371bb fcl-db: tests: adapt some tests for Interbase XE 12 years ago
  lacak 60602bfb34 fcl-db: tests: add TestSmallIntParamQuery 12 years ago
  lacak f58150e3fd fcl-db: tests: improve testing for approximate numeric data types. SQL standard defines DOUBLE PRECISION (tested in TestSupportFloatFields), FLOAT (tested in TestFloat) and REAL (added new test TestSQLReal (single precision floating point values)) 12 years ago
  lacak f3e071493f fcl-db: test: adapt one test, which was MySQL specific to run on all sqlDB connectors. 12 years ago
  lacak b1fa17411a fcl-db: tests: formatting 12 years ago
  lacak 030287d5d8 fcl-db: tests: add TestLargeIntParamQuery 12 years ago
  lacak 5d6d67ac70 fcl-db: tests: use SQLServerType instead of SQLConnType. 12 years ago
  lacak b91969c407 fcl-db: tests: use SQLServerType instead of SQLConnType. 12 years ago
  reiniero 02bccda89e fcl-db: cosmetic change due to new variable names too similar to existing ones in r22988 12 years ago
  lacak 9e5c31331e fcl-db: tests: add more information to be able find point where test fails. 12 years ago
  lacak e8b2ae1112 fcl-db: tests: More descriptive error messages. 12 years ago
  lacak 7a9a5ea6bf fcl-db: test: 12 years ago