提交歷史

作者 SHA1 備註 提交日期
  lacak b9b253dd02 fcl-db: tests: apply test for RecordCount for closed DataSet introduced in rev.30295 (only for TBufDataSet in TestSpecificTBufDataset) also to other datasets (in TestDBBasics, which covers all TDataSet descendants) 10 年之前
  lacak 96a3a667c5 fcl-db: tests: fix of previous commit 11 年之前
  lacak 9d5c2717c8 fcl-db: tests: 11 年之前
  lacak da4fc8aca2 fcl-db: tests: small correction of previous commit 11 年之前
  lacak 41e8a0da2c fcl-db: tests: 11 年之前
  reiniero bfb21cb4a0 * fcl-db: tests: better error reporting 11 年之前
  reiniero 4d92b003a7 * fcl-db: tests: adjust TTestDBBasics.TestSupportIntegerFields to reflect that Oracle does not map integer fields to ftInteger but to ftFMTBCD 11 年之前
  lacak 590f5791d5 fcl-db: tests: cosmetic 11 年之前
  reiniero 15275795da * fcl-db: adjust blob type test to match narrowed number of allowed blob types in r27682 11 年之前
  lacak 7ba0b03cd0 fcl-db: tests: not all FmtBCD (exact numeric) values have precise floating point representation. So use "delta" when comparing floating point values. 11 年之前
  reiniero 0ce9623ed8 * fcl-db: tests: test blobtype for blob fields; tests for mantis issue #26064 11 年之前
  lacak ee9197c3b2 fcl-db: bufdataset: add ftGuid to list of supported field types when building CompareStruct (used in indexing and locating) 11 年之前
  lacak c47ff6946a fcl-db: tests: set ID field value before post, because it is Required (not null) 11 年之前
  lacak 28e0a453c7 fcl-db: tests: add more cases into test 11 年之前
  lacak 2d8c0942c7 fcl-db: tests: cosmetic (comments + grouping similar tests) 11 年之前
  reiniero 2592b1d662 fcl-db: dbtestframework: 11 年之前
  lacak 62fdd81cc8 fcl-db: bufdataset: add InternalInitFieldDefs for TBufDataset + test (TestFieldDefsUpdate); related also to rev.27021 11 年之前
  lacak cdc5e9a73a fcl-db: tests: Improve TestOldValue; tests also Blobs (which has special storage) and state of TField.OldValue after MergeChangeLog 11 年之前
  reiniero 4229c6b40f * fcl-db: additional stringfilter tests 11 年之前
  reiniero f27d3baccc * fcl-db: test filter using double delimiters inside string to test syntax as presented in issue #25432 11 年之前
  lacak 36249fcee1 fcl-db: memds: add support for calculated fields. revealed by TestCalculatedField 12 年之前
  lacak 50a76d9906 fcl-db: memds: implemented Locate and Lookup methods for TMemDataset. 12 年之前
  lacak ebf70342c5 fcl-db: memds: 12 年之前
  lacak 47404444b9 fcl-db: tests: minor formatting changes and fix Filter test for SQL datasets (do not close/open because edits are lost) 12 年之前
  reiniero 16f157d6db * fcl-db: tests: fix negative integer filter test from r25754; add subtest with integer constants 12 年之前
  reiniero cc5b720bfd fcl-db: test for negative integer filters (issue #25168). 12 年之前
  reiniero 62bf453888 fcl-db: cosmetic: descriptions for filter tests; rename Dutch variables 12 年之前
  lacak 62857c565e fcl-db: tests: formatting 12 年之前
  lacak a4ef523461 fcl-db: base: for UniDirectional DataSet initialize BufferCount=1; + adapt also test (checked with Delphi, where for UniDirectional sql dataset (f.e.TSQLTable) on Next is also generated deDataSetScroll:-1 not deDataSetScroll:0) 12 年之前
  lacak f95f42d72b fcl-db: tests: introduce TDBBasicsTestCase as ancestor for other test cases (call DBConnector.StartTest and StopTest from him) 12 年之前