reiniero
|
16f157d6db
* fcl-db: tests: fix negative integer filter test from r25754; add subtest with integer constants
|
12 år sedan |
reiniero
|
cc5b720bfd
fcl-db: test for negative integer filters (issue #25168).
|
12 år sedan |
reiniero
|
62bf453888
fcl-db: cosmetic: descriptions for filter tests; rename Dutch variables
|
12 år sedan |
lacak
|
62857c565e
fcl-db: tests: formatting
|
12 år sedan |
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 år sedan |
lacak
|
f95f42d72b
fcl-db: tests: introduce TDBBasicsTestCase as ancestor for other test cases (call DBConnector.StartTest and StopTest from him)
|
12 år sedan |
lacak
|
c5cf5b5b2f
fcl-db: bufdataset: Fix wrong initialization of OrgBufID in new blob buffer.
|
12 år sedan |
michael
|
98c9425c8b
* Fix memory leaks in tests
|
12 år sedan |
reiniero
|
a180cd63fb
* fcl-db: tdbf: better support ftWord field type
|
12 år sedan |
reiniero
|
773ee3d21c
* fcl-db: clarified Dataset.txt
|
12 år sedan |
reiniero
|
33f4bfd5b2
fcl-db/dbase:
|
12 år sedan |
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).
|
12 år sedan |
lacak
|
c5e8af10a4
fcl-db:
|
12 år sedan |
reiniero
|
c9e838e2f9
+ FCL-DB: db test framework: add test for issue #23509: locate must ignore lopartialkey for non-string fields
|
12 år sedan |
lacak
|
83f411adb9
fcl-db: test: for UniDirectional datasets is RecNo=-1 (also in Delphi), so fix test.
|
12 år sedan |
reiniero
|
50f1ab686a
* fcl-db tests: clarified TTestBufDatasetDBBasics.TestIndexEditRecord error messages/description
|
12 år sedan |
lacak
|
9e5c31331e
fcl-db: tests: add more information to be able find point where test fails.
|
12 år sedan |
lacak
|
e8b2ae1112
fcl-db: tests: More descriptive error messages.
|
12 år sedan |
lacak
|
3aedcd11f3
fcl-db test: rename obsolete test plus comment why it is safe to remove him at all. See also bug #22124
|
13 år sedan |
marco
|
a320db479e
* applied BOF patch + test from Lacak2. Mantis #22377
|
13 år sedan |
michael
|
2bb5a1ba7b
* Patch from Ludo Brands to test Modified behaviour
|
13 år sedan |
joost
|
4151e3f2c1
* Stream TBufdataset fmtBcd fields (xml)
|
13 år sedan |
marco
|
31371eade1
* fix misnamed field in lookup related test, mantis #22113, patch by Lacak2.
|
13 år sedan |
joost
|
f67a327240
* Set Field.FieldNo to 0 for fields that are not bound to a fielddef, so that
|
13 år sedan |
joost
|
4bbaeeccc6
* Reinstated the thest that was removed in r21365. Better not replace tests with
|
13 år sedan |
marco
|
9e5316afd1
* Patch from Mantis #22105 by Lacak2 that improves oldvalue testing.
|
13 år sedan |
joost
|
50704e55c8
* Implemented TBufDataset.MergeChangelog
|
13 år sedan |
joost
|
67ab61dcc8
* Moved .ReadOnly property from TSQLQuery to TBufDataset
|
13 år sedan |
joost
|
a5bfcb026d
* Fixed case-insensitive filtering on filters like *blah*
|
13 år sedan |
marco
|
7800cd4ff5
* Cleanup of adding records to bufdatasets with indexes. Mantis #20514, patch by Lacak2.
|
13 år sedan |