Hi there,
I'm wondering if there are any general tests available, which were testing all kind of Delphis basic behaviour,
from very basic (like basic data types size, behaviour, etc. ),
to more complex classes tests (like JSON, DateTime, etc.)
to some specific failue tests (like RSP12345, ...).
The goal is to fastly find differences between different Delphi versions, different behaviours of the basic classes,
behaviour of workarounds and fixes in different versions.
I'm afraid that many people have written their very special tests, for special cases,
but wouldn't it be interesting to have many general, Delphi-related tests too ?
Maybe something like that is already there, at Github or elsewhere, something like the curated list for Unit-Tests,
or even better: already a complete Delphi-Test.