فهرست منبع

+ couple of { %OPT=-CE } to tests added

git-svn-id: branches/laksen/riscv_new@39641 -
florian 7 سال پیش
والد
کامیت
6b9f52b4f2

+ 1 - 0
tests/tbs/tb0262.pp

@@ -1,3 +1,4 @@
+{ %OPT=-CE }
 { Old file: tbs0305.pp }
 { Finally is not handled correctly after inputting 0 }
 

+ 1 - 0
tests/tbs/tb0643.pp

@@ -1,3 +1,4 @@
+{ %OPT=-CE }
 { this test is geared towards Double values }
 
 program tb0643;

+ 1 - 0
tests/test/texception4.pp

@@ -1,4 +1,5 @@
 { %skiptarget=go32v2 }
+{ %OPT=-CE }
 
 {$mode objfpc}
 

+ 1 - 0
tests/test/units/math/tmask.pp

@@ -1,3 +1,4 @@
+{ %OPT=-CE }
 program fpu;
 
 {$mode delphi}

+ 1 - 0
tests/test/units/math/tmask2.pp

@@ -1,3 +1,4 @@
+{ %OPT=-CE }
 program fpu;
 
 {$mode delphi}

+ 1 - 0
tests/webtbs/tw3160a.pp

@@ -1,3 +1,4 @@
+{ %OPT=-CE }
 { %RESULT=207 }
 { Source provided for Free Pascal Bug Report 3160 }
 { Submitted by "Michalis Kamburelis" on  2004-06-12 }

+ 1 - 0
tests/webtbs/tw3160b.pp

@@ -1,3 +1,4 @@
+{ %OPT=-CE }
 { %RESULT=207 }
 { Source provided for Free Pascal Bug Report 3160 }
 { Submitted by "Michalis Kamburelis" on  2004-06-12 }

+ 1 - 0
tests/webtbs/tw3160c.pp

@@ -1,3 +1,4 @@
+{ %OPT=-CE }
 { %RESULT=207 }
 { Source provided for Free Pascal Bug Report 3160 }
 { Submitted by "Michalis Kamburelis" on  2004-06-12 }

+ 1 - 0
tests/webtbs/tw3161.pp

@@ -1,3 +1,4 @@
+{ %OPT=-CE }
 { %target=linux,haiku }
 
 { Source provided for Free Pascal Bug Report 3161 }

+ 1 - 0
tests/webtbs/tw4100.pp

@@ -1,3 +1,4 @@
+{ %OPT=-CE }
 { %result=217 }
 
 { Source provided for Free Pascal Bug Report 4100 }