* disabled longdouble testing now also for platforms with extended

since it's not working there either and this test is too important
    to get extra hidden failures

git-svn-id: trunk@9198 -
This commit is contained in:
Jonas Maebe 2007-11-11 17:26:00 +00:00
parent 728465eb27
commit e630451adc

View File

@ -26,7 +26,7 @@ uses strings,ctypes;
{$endif USE_PASCAL_OBJECT}
{$ifdef FPC_HAS_TYPE_EXTENDED}
{$define test_longdouble}
{define test_longdouble}
{$endif}
{ Use C alignment of records }