Histórico de Commits

Autor SHA1 Mensagem Data
  joost 41342ab54f * Accidentally comitted files, trying to apply patch from Ladislav Karrach to há 14 anos atrás
  joost 6a6ab2a392 * Call TDatalink.LayoutChanged when controls are disabled and dataset closed/opened. Bug #16428 + test há 15 anos atrás
  joost 87555e084a * Splitted up TCustomBufDataset tests from more general tests há 15 anos atrás
  joost fb3ede2ef7 * Fixed accessing TCustomBufDataset.IndexName and CompareBookmarks from a new instance (bug 16695+adapted test) há 15 anos atrás
  joost 73bfdcf8b8 * Fixed accessing TCustomBufDataset.IndexFieldNames from a new instance (bug 16695 + test) há 15 anos atrás
  joost bf24adf137 * Remove the FileName property from the datasets after the test há 15 anos atrás
  joost cc700b54b8 * Implemented TBufDataset.UniDirectional property há 15 anos atrás
  joost 48567240d0 * Fixed mem-leaks in tests há 15 anos atrás
  joost c10e229a4b * Moved TDBBasicsTestSetup to toolsunit há 15 anos atrás
  joost 1aa47e7b2f * Test ftBCD fields .asstring há 15 anos atrás
  joost f493a70687 * Raise exception when .locate is called on inactive TBufDataset, bug #13938 + test há 15 anos atrás
  joost 33f9424d68 * Patch from Ladislav Karrach (Lacak2) to make LocateOptions work for TBufDataset.Locate + test, bug #15725 há 15 anos atrás
  joost 39224aad96 * Splitted TBufDataset in TCustomBufDataset and TBufDataset há 15 anos atrás
  joost 5bfbd8e15d * Implemented TBufDataset.Refresh + simple test/fixed test há 16 anos atrás
  joost 6c06a902e2 * CanModify should be false for fkLookup and fkCalculated fields. Part of bug #13114 há 16 anos atrás
  joost f991a764a5 * Test for field-name case-insensitively há 16 anos atrás
  joost f70cc85509 * Reverted accidentally committed files in r12300 há 16 anos atrás
  joost 0a7b499443 * Added sqlite3-test configuration example há 16 anos atrás
  joost c3112bd7cb * Reverted accidently committed files in r12278 há 16 anos atrás
  joost 27e3bc5240 * Ignore TestParametersAndDates for sqlite since it uses a semicolon as a cast, which is not supported by sqlite há 16 anos atrás
  joost 55352b6def * Added TestDeleteDoubleDelete há 17 anos atrás
  joost 9f25b3e2ed Added test for fixedstring fields há 17 anos atrás
  joost 4087fd6888 * Implemented TBufDataset.CreateDataset há 17 anos atrás
  joost e3e2b60b02 * Implemented FileName property. If set, the dataset is read from file on opening and saved to file on closing há 17 anos atrás
  joost b2bc1a17ff * Implemented TDataset.AppendRecord and InsertRecord + test (bug 11450) há 17 anos atrás
  joost 712d6b4451 * Implemented TBufDataset.SaveToFile and LoadFromFile + basic test há 17 anos atrás
  joost 545c6b0d64 * Added support for ftDateTime fields há 17 anos atrás
  joost 6e1c3a06a1 * Fixed test. Behaviour is the same as Delphi. há 17 anos atrás
  joost 882a71bc93 * Fixed test. Behaviour is the same as Delphi. há 17 anos atrás
  joost ecca8bdbaf * Base indexes on AnsiCompareStr/AnsiCompareText and modified tests há 17 anos atrás