Browse Source

* 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 -

Jonas Maebe 18 năm trước cách đây
mục cha
commit
e630451adc
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      tests/test/cg/tcalext.pp

+ 1 - 1
tests/test/cg/tcalext.pp

@@ -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 }