Commit History

Author SHA1 Message Date
  Michaël Van Canneyt d1f06d45b9 * Add get routines for unicode and widestring 1 year ago
  Michaël Van Canneyt 85524ff821 * Do not test variants with equal memory area: e.g. strings may point to different memory areas 2 years ago
  Michaël Van Canneyt f791139345 * PChar -> PAnsiChar 2 years ago
  Michaël Van Canneyt a50be08348 * Reorganize tests in more clear sets 2 years ago
  svenbarth 0ba689de84 * fix test compilation with Delphi 4 years ago
  svenbarth be1439e93e * partial fix for Mantis #36356: apply partial, adjusted patch by Imants Gulbis to add methods for TValue to retrieve a AnsiChar or WideChar (this is not Delphi compatible, but convenient) 5 years ago
  svenbarth 63d83de063 * ccReg is the default calling convention on selected architectures (though I wonder why x86_64 returns ccReg as well when it does not support ccReg... :/ ) 6 years ago
  svenbarth 117fa8fa53 * Writeln is only needed for Debug 6 years ago
  svenbarth c2da9abd17 * correctly compare floating point values in TValue 6 years ago
  svenbarth 30b1a45704 + add tests for TMethodImplementation for method and procedure variables 6 years ago
  svenbarth bef1b84d63 * move utility code to a separate unit 6 years ago