joost
|
6c06a902e2
* CanModify should be false for fkLookup and fkCalculated fields. Part of bug #13114
|
16 years ago |
joost
|
f991a764a5
* Test for field-name case-insensitively
|
16 years ago |
joost
|
f70cc85509
* Reverted accidentally committed files in r12300
|
16 years ago |
joost
|
0a7b499443
* Added sqlite3-test configuration example
|
16 years ago |
joost
|
c3112bd7cb
* Reverted accidently committed files in r12278
|
16 years ago |
joost
|
27e3bc5240
* Ignore TestParametersAndDates for sqlite since it uses a semicolon as a cast, which is not supported by sqlite
|
16 years ago |
joost
|
55352b6def
* Added TestDeleteDoubleDelete
|
16 years ago |
joost
|
9f25b3e2ed
Added test for fixedstring fields
|
16 years ago |
joost
|
4087fd6888
* Implemented TBufDataset.CreateDataset
|
17 years ago |
joost
|
e3e2b60b02
* Implemented FileName property. If set, the dataset is read from file on opening and saved to file on closing
|
17 years ago |
joost
|
b2bc1a17ff
* Implemented TDataset.AppendRecord and InsertRecord + test (bug 11450)
|
17 years ago |
joost
|
712d6b4451
* Implemented TBufDataset.SaveToFile and LoadFromFile + basic test
|
17 years ago |
joost
|
545c6b0d64
* Added support for ftDateTime fields
|
17 years ago |
joost
|
6e1c3a06a1
* Fixed test. Behaviour is the same as Delphi.
|
17 years ago |
joost
|
882a71bc93
* Fixed test. Behaviour is the same as Delphi.
|
17 years ago |
joost
|
ecca8bdbaf
* Base indexes on AnsiCompareStr/AnsiCompareText and modified tests
|
17 years ago |
joost
|
51c45335ae
* Removed space before fieldname
|
17 years ago |
joost
|
683f59a70c
* Fixed test TestAddDblIndex
|
17 years ago |
joost
|
809d16257b
* Case-insensitive indexes support
|
17 years ago |
joost
|
97f2a80d0d
* Implemented descending indexes, for those too lazy to use last-prior-prior ;)
|
17 years ago |
joost
|
bf5bba3f0e
* Tests for Set- and GetFieldValues
|
17 years ago |
joost
|
9d3e52cc2e
* Added support for indexes based on more then one field (+test)
|
17 years ago |
joost
|
3dc00dc9d8
* Do not change the current record on an index change
|
17 years ago |
joost
|
3bc2f94398
* Implemented TBufDataset.IndexFieldNames (+test)
|
17 years ago |
joost
|
2d19fd0925
* Set DEFAULT_ORDER if no index-name is given
|
17 years ago |
joost
|
c8fc140581
* Write results to a testsuite-digest
|
17 years ago |
joost
|
35b96a8705
* Added tests which were usefull for r9298
|
17 years ago |
joost
|
4e507bd2ef
* Playing around with double-linked indexes
|
18 years ago |
joost
|
a193a1285f
* Ignore tests which are not applicable when firebird is tested
|
18 years ago |
joost
|
575406dbc9
* Added ftCurrency and ftBCD-fields tests
|
18 years ago |