lacak
|
ee9197c3b2
fcl-db: bufdataset: add ftGuid to list of supported field types when building CompareStruct (used in indexing and locating)
|
hace 11 años |
lacak
|
c47ff6946a
fcl-db: tests: set ID field value before post, because it is Required (not null)
|
hace 11 años |
lacak
|
28e0a453c7
fcl-db: tests: add more cases into test
|
hace 11 años |
lacak
|
2d8c0942c7
fcl-db: tests: cosmetic (comments + grouping similar tests)
|
hace 11 años |
reiniero
|
2592b1d662
fcl-db: dbtestframework:
|
hace 11 años |
lacak
|
62fdd81cc8
fcl-db: bufdataset: add InternalInitFieldDefs for TBufDataset + test (TestFieldDefsUpdate); related also to rev.27021
|
hace 11 años |
lacak
|
cdc5e9a73a
fcl-db: tests: Improve TestOldValue; tests also Blobs (which has special storage) and state of TField.OldValue after MergeChangeLog
|
hace 11 años |
reiniero
|
4229c6b40f
* fcl-db: additional stringfilter tests
|
hace 11 años |
reiniero
|
f27d3baccc
* fcl-db: test filter using double delimiters inside string to test syntax as presented in issue #25432
|
hace 11 años |
lacak
|
36249fcee1
fcl-db: memds: add support for calculated fields. revealed by TestCalculatedField
|
hace 12 años |
lacak
|
50a76d9906
fcl-db: memds: implemented Locate and Lookup methods for TMemDataset.
|
hace 12 años |
lacak
|
ebf70342c5
fcl-db: memds:
|
hace 12 años |
lacak
|
47404444b9
fcl-db: tests: minor formatting changes and fix Filter test for SQL datasets (do not close/open because edits are lost)
|
hace 12 años |
reiniero
|
16f157d6db
* fcl-db: tests: fix negative integer filter test from r25754; add subtest with integer constants
|
hace 12 años |
reiniero
|
cc5b720bfd
fcl-db: test for negative integer filters (issue #25168).
|
hace 12 años |
reiniero
|
62bf453888
fcl-db: cosmetic: descriptions for filter tests; rename Dutch variables
|
hace 12 años |
lacak
|
62857c565e
fcl-db: tests: formatting
|
hace 12 años |
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)
|
hace 12 años |
lacak
|
f95f42d72b
fcl-db: tests: introduce TDBBasicsTestCase as ancestor for other test cases (call DBConnector.StartTest and StopTest from him)
|
hace 12 años |
lacak
|
c5cf5b5b2f
fcl-db: bufdataset: Fix wrong initialization of OrgBufID in new blob buffer.
|
hace 12 años |
michael
|
98c9425c8b
* Fix memory leaks in tests
|
hace 12 años |
reiniero
|
a180cd63fb
* fcl-db: tdbf: better support ftWord field type
|
hace 12 años |
reiniero
|
773ee3d21c
* fcl-db: clarified Dataset.txt
|
hace 12 años |
reiniero
|
33f4bfd5b2
fcl-db/dbase:
|
hace 12 años |
lacak
|
1b9842c33a
fcl-db: bufdataset: when new record is inserted or existing edited and some sorted index is presented record is moved to proper position in index. (introduces OrderCurrentRecord method). Small drawback is than in case of inserting record new record is first inserted before current record and then moved to proper position.(but it takes only few memory operations in current implementation).
|
hace 12 años |
lacak
|
c5e8af10a4
fcl-db:
|
hace 12 años |
reiniero
|
c9e838e2f9
+ FCL-DB: db test framework: add test for issue #23509: locate must ignore lopartialkey for non-string fields
|
hace 12 años |
lacak
|
83f411adb9
fcl-db: test: for UniDirectional datasets is RecNo=-1 (also in Delphi), so fix test.
|
hace 12 años |
reiniero
|
50f1ab686a
* fcl-db tests: clarified TTestBufDatasetDBBasics.TestIndexEditRecord error messages/description
|
hace 12 años |
lacak
|
9e5c31331e
fcl-db: tests: add more information to be able find point where test fails.
|
hace 13 años |