joost
|
f67a327240
* Set Field.FieldNo to 0 for fields that are not bound to a fielddef, so that
|
13 years ago |
joost
|
4bbaeeccc6
* Reinstated the thest that was removed in r21365. Better not replace tests with
|
13 years ago |
marco
|
9e5316afd1
* Patch from Mantis #22105 by Lacak2 that improves oldvalue testing.
|
13 years ago |
joost
|
50704e55c8
* Implemented TBufDataset.MergeChangelog
|
13 years ago |
joost
|
67ab61dcc8
* Moved .ReadOnly property from TSQLQuery to TBufDataset
|
13 years ago |
joost
|
a5bfcb026d
* Fixed case-insensitive filtering on filters like *blah*
|
13 years ago |
marco
|
7800cd4ff5
* Cleanup of adding records to bufdatasets with indexes. Mantis #20514, patch by Lacak2.
|
13 years ago |
joost
|
a48a84f54e
* Moved those tests in TTestDBBasics that needs a cursor to the new
|
13 years ago |
joost
|
06f0e3f9fa
* Fixed compilation by Delphi
|
13 years ago |
marco
|
e36183cbc8
* removing a temporary workaround in the db testsuite and a minor cleanup
|
14 years ago |
marco
|
064ecf3d6c
* fix decimalseparator locale issues in fcl-db testsuite, mantis #19564
|
14 years ago |
joost
|
46aa4bfc0f
* Test for r17704
|
14 years ago |
joost
|
9689e49657
* Patch from Ladislav Karrach to fix some locale-test issues
|
14 years ago |
joost
|
44f09afaf6
* Patch from Lasislav Karrach to implement ftTime parameter support to odbc+
|
14 years ago |
joost
|
366a8dd966
* Added test for ftTime fields
|
14 years ago |
joost
|
f496f3c795
* Fixed support of TFmtBcd fields for sqlite3, bug #16853
|
14 years ago |
joost
|
41342ab54f
* Accidentally comitted files, trying to apply patch from Ladislav Karrach to
|
14 years ago |
joost
|
6a6ab2a392
* Call TDatalink.LayoutChanged when controls are disabled and dataset closed/opened. Bug #16428 + test
|
15 years ago |
joost
|
87555e084a
* Splitted up TCustomBufDataset tests from more general tests
|
15 years ago |
joost
|
fb3ede2ef7
* Fixed accessing TCustomBufDataset.IndexName and CompareBookmarks from a new instance (bug 16695+adapted test)
|
15 years ago |
joost
|
73bfdcf8b8
* Fixed accessing TCustomBufDataset.IndexFieldNames from a new instance (bug 16695 + test)
|
15 years ago |
joost
|
bf24adf137
* Remove the FileName property from the datasets after the test
|
15 years ago |
joost
|
cc700b54b8
* Implemented TBufDataset.UniDirectional property
|
15 years ago |
joost
|
48567240d0
* Fixed mem-leaks in tests
|
15 years ago |
joost
|
c10e229a4b
* Moved TDBBasicsTestSetup to toolsunit
|
15 years ago |
joost
|
1aa47e7b2f
* Test ftBCD fields .asstring
|
15 years ago |
joost
|
f493a70687
* Raise exception when .locate is called on inactive TBufDataset, bug #13938 + test
|
15 years ago |
joost
|
33f9424d68
* Patch from Ladislav Karrach (Lacak2) to make LocateOptions work for TBufDataset.Locate + test, bug #15725
|
15 years ago |
joost
|
39224aad96
* Splitted TBufDataset in TCustomBufDataset and TBufDataset
|
15 years ago |
joost
|
5bfbd8e15d
* Implemented TBufDataset.Refresh + simple test/fixed test
|
15 years ago |