Historique des commits

Auteur SHA1 Message Date
  Michaël Van Canneyt eb009243aa * PChar -> PansiChar il y a 2 ans
  Michaël Van Canneyt c46b45bf72 * Patch from Laco to add TSingleField il y a 3 ans
  Michaël Van Canneyt 6cc82086a9 * Patch from Laco to add tests il y a 3 ans
  Michaël Van Canneyt fecc6db4c2 * AsString takes into account empty true or false. Fix issue #39371 il y a 3 ans
  Michaël Van Canneyt d9996607b8 * Displayvalues can omit false part. Fix issue #39371 il y a 3 ans
  lacak 04e6c5c858 fcl-db: tests: small improvement (change order of tests; first test native field type, after that string representation) il y a 6 ans
  lacak 1edf2d3cd0 fcl-db: tests: Adjust tests to take into account connection charset and field codepage when testing Size and DataSize il y a 7 ans
  michael 5925568526 * Small example for CSV Dataset examples/showcsv.pp il y a 7 ans
  michael 10d20a57b7 * Fix bug ID #32962, allowing to define multiple indexes in indexdefs il y a 7 ans
  michael 5a9488b1fc * Add test for clearfields il y a 7 ans
  michael edca192fad * Fix many warnings & hints il y a 8 ans
  lacak 93a528cd7a fcl-db: tests: test for bug #31532 il y a 8 ans
  lacak 68f626f725 fcl-db: bufdataset: implement RevertRecord method for canceling one record cached update. il y a 9 ans
  lacak 57c7b32490 fcl-db: tests: move TestCancel method as Edit/Cancel is not supported on UniDirectional datasets (avoid false negative results) il y a 9 ans
  lacak e4369ba51b fcl-db: implement CompareBookmarks in Delphi compatible way. il y a 10 ans
  michael 0d1fc7fa97 * Add some context messages to tests il y a 10 ans
  lacak c8f610282d fcl-db: sdfdataset: fix seting/geting calculated fields. Offset is calculated using DataSize not Size and they should be stored in internal representation used by TField il y a 10 ans
  lacak befb6ae1ea fcl-db: sdfdataset: fix false negative test TestInsertOnEmptyDataset. By signal in previous test, that test dataset is changed, so it can be restored to original state after test completion (ResetNDatasets). il y a 10 ans
  lacak 0dd93f2384 fcl-db: sdfdataset: RecNo should return nonzero value for State=dsEdit if there is valid record; Compatible with other datasets + test il y a 10 ans
  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) il y a 10 ans
  lacak 96a3a667c5 fcl-db: tests: fix of previous commit il y a 11 ans
  lacak 9d5c2717c8 fcl-db: tests: il y a 11 ans
  lacak da4fc8aca2 fcl-db: tests: small correction of previous commit il y a 11 ans
  lacak 41e8a0da2c fcl-db: tests: il y a 11 ans
  reiniero bfb21cb4a0 * fcl-db: tests: better error reporting il y a 11 ans
  reiniero 4d92b003a7 * fcl-db: tests: adjust TTestDBBasics.TestSupportIntegerFields to reflect that Oracle does not map integer fields to ftInteger but to ftFMTBCD il y a 11 ans
  lacak 590f5791d5 fcl-db: tests: cosmetic il y a 11 ans
  reiniero 15275795da * fcl-db: adjust blob type test to match narrowed number of allowed blob types in r27682 il y a 11 ans
  lacak 7ba0b03cd0 fcl-db: tests: not all FmtBCD (exact numeric) values have precise floating point representation. So use "delta" when comparing floating point values. il y a 11 ans
  reiniero 0ce9623ed8 * fcl-db: tests: test blobtype for blob fields; tests for mantis issue #26064 il y a 11 ans