Historique des commits

Auteur SHA1 Message Date
  Michaël Van Canneyt d1f06d45b9 * Add get routines for unicode and widestring il y a 1 an
  Michaël Van Canneyt 85524ff821 * Do not test variants with equal memory area: e.g. strings may point to different memory areas il y a 2 ans
  Michaël Van Canneyt f791139345 * PChar -> PAnsiChar il y a 2 ans
  Michaël Van Canneyt a50be08348 * Reorganize tests in more clear sets il y a 2 ans
  svenbarth 0ba689de84 * fix test compilation with Delphi il y a 4 ans
  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) il y a 5 ans
  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... :/ ) il y a 6 ans
  svenbarth 117fa8fa53 * Writeln is only needed for Debug il y a 6 ans
  svenbarth c2da9abd17 * correctly compare floating point values in TValue il y a 6 ans
  svenbarth 30b1a45704 + add tests for TMethodImplementation for method and procedure variables il y a 6 ans
  svenbarth bef1b84d63 * move utility code to a separate unit il y a 6 ans