mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-28 17:00:40 +02:00
+ couple of { %OPT=-CE } to tests added
git-svn-id: branches/laksen/riscv_new@39641 -
This commit is contained in:
parent
999cbd94b8
commit
6b9f52b4f2
@ -1,3 +1,4 @@
|
|||||||
|
{ %OPT=-CE }
|
||||||
{ Old file: tbs0305.pp }
|
{ Old file: tbs0305.pp }
|
||||||
{ Finally is not handled correctly after inputting 0 }
|
{ Finally is not handled correctly after inputting 0 }
|
||||||
|
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
|
{ %OPT=-CE }
|
||||||
{ this test is geared towards Double values }
|
{ this test is geared towards Double values }
|
||||||
|
|
||||||
program tb0643;
|
program tb0643;
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
{ %skiptarget=go32v2 }
|
{ %skiptarget=go32v2 }
|
||||||
|
{ %OPT=-CE }
|
||||||
|
|
||||||
{$mode objfpc}
|
{$mode objfpc}
|
||||||
|
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
|
{ %OPT=-CE }
|
||||||
program fpu;
|
program fpu;
|
||||||
|
|
||||||
{$mode delphi}
|
{$mode delphi}
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
|
{ %OPT=-CE }
|
||||||
program fpu;
|
program fpu;
|
||||||
|
|
||||||
{$mode delphi}
|
{$mode delphi}
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
|
{ %OPT=-CE }
|
||||||
{ %RESULT=207 }
|
{ %RESULT=207 }
|
||||||
{ Source provided for Free Pascal Bug Report 3160 }
|
{ Source provided for Free Pascal Bug Report 3160 }
|
||||||
{ Submitted by "Michalis Kamburelis" on 2004-06-12 }
|
{ Submitted by "Michalis Kamburelis" on 2004-06-12 }
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
|
{ %OPT=-CE }
|
||||||
{ %RESULT=207 }
|
{ %RESULT=207 }
|
||||||
{ Source provided for Free Pascal Bug Report 3160 }
|
{ Source provided for Free Pascal Bug Report 3160 }
|
||||||
{ Submitted by "Michalis Kamburelis" on 2004-06-12 }
|
{ Submitted by "Michalis Kamburelis" on 2004-06-12 }
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
|
{ %OPT=-CE }
|
||||||
{ %RESULT=207 }
|
{ %RESULT=207 }
|
||||||
{ Source provided for Free Pascal Bug Report 3160 }
|
{ Source provided for Free Pascal Bug Report 3160 }
|
||||||
{ Submitted by "Michalis Kamburelis" on 2004-06-12 }
|
{ Submitted by "Michalis Kamburelis" on 2004-06-12 }
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
|
{ %OPT=-CE }
|
||||||
{ %target=linux,haiku }
|
{ %target=linux,haiku }
|
||||||
|
|
||||||
{ Source provided for Free Pascal Bug Report 3161 }
|
{ Source provided for Free Pascal Bug Report 3161 }
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
|
{ %OPT=-CE }
|
||||||
{ %result=217 }
|
{ %result=217 }
|
||||||
|
|
||||||
{ Source provided for Free Pascal Bug Report 4100 }
|
{ Source provided for Free Pascal Bug Report 4100 }
|
||||||
|
Loading…
Reference in New Issue
Block a user