fpc/packages/rtl-objpas/tests
svenbarth 253f65c5b2 * fix for Mantis #35687: implement TValue.FromOrdinal()
+ added tests

git-svn-id: trunk@42221 -
2019-06-13 21:08:44 +00:00
..
testrunner.rtlobjpas.pp * enable method implementation tests for i386 (interface tests will be ignored however as stdcall/cdecl are not yet provided without an external manager) 2019-06-06 20:51:57 +00:00
tests.rtti.impl.pas * if the creation of the method implementation raises ENotImplemented we ignore the test as not all calling conventions might be supported currently (e.g. on i386 only "register" is for now) 2019-05-31 15:41:06 +00:00
tests.rtti.invoke.pas * extend RTTI tests for untyped parameters 2019-04-04 19:32:06 +00:00
tests.rtti.pas * fix for Mantis #35687: implement TValue.FromOrdinal() 2019-06-13 21:08:44 +00:00
tests.rtti.util.pas * correctly compare floating point values in TValue 2019-03-01 15:20:56 +00:00