Michaël Van Canneyt
|
d1f06d45b9
|
* Add get routines for unicode and widestring
|
2024-02-17 17:14:51 +01:00 |
|
Michaël Van Canneyt
|
85524ff821
|
* Do not test variants with equal memory area: e.g. strings may point to different memory areas
|
2024-01-02 07:09:20 +01:00 |
|
Michaël Van Canneyt
|
f791139345
|
* PChar -> PAnsiChar
|
2023-07-15 18:22:40 +02:00 |
|
Michaël Van Canneyt
|
a50be08348
|
* Reorganize tests in more clear sets
|
2023-06-01 18:17:41 +02:00 |
|
svenbarth
|
0ba689de84
|
* fix test compilation with Delphi
git-svn-id: trunk@49326 -
|
2021-05-02 19:08:38 +00:00 |
|
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)
git-svn-id: trunk@43779 -
|
2019-12-24 21:30:13 +00:00 |
|
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... :/ )
git-svn-id: trunk@42810 -
|
2019-08-24 23:08:42 +00:00 |
|
svenbarth
|
117fa8fa53
|
* Writeln is only needed for Debug
git-svn-id: trunk@42809 -
|
2019-08-24 23:08:39 +00:00 |
|
svenbarth
|
c2da9abd17
|
* correctly compare floating point values in TValue
git-svn-id: trunk@41535 -
|
2019-03-01 15:20:56 +00:00 |
|
svenbarth
|
30b1a45704
|
+ add tests for TMethodImplementation for method and procedure variables
git-svn-id: trunk@40700 -
|
2018-12-29 19:21:20 +00:00 |
|
svenbarth
|
bef1b84d63
|
* move utility code to a separate unit
git-svn-id: trunk@40692 -
|
2018-12-29 19:20:51 +00:00 |
|