mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-19 13:59:29 +02:00
* tb0201 should now succeed, move & rename it to tbs/tb0540
* Add %FAIL & %NORUN to tb0200. git-svn-id: trunk@7826 -
This commit is contained in:
parent
ca81009e5e
commit
dafc044cea
2
.gitattributes
vendored
2
.gitattributes
vendored
@ -5799,7 +5799,6 @@ tests/tbf/tb0198.pp svneol=native#text/plain
|
||||
tests/tbf/tb0199.pp -text
|
||||
tests/tbf/tb0199a.pp -text
|
||||
tests/tbf/tb0200.pp svneol=native#text/x-pascal
|
||||
tests/tbf/tb0201.pp svneol=native#text/x-pascal
|
||||
tests/tbf/ub0115.pp svneol=native#text/plain
|
||||
tests/tbf/ub0149.pp svneol=native#text/plain
|
||||
tests/tbf/ub0158a.pp svneol=native#text/plain
|
||||
@ -6336,6 +6335,7 @@ tests/tbs/tb0536.pp svneol=native#text/plain
|
||||
tests/tbs/tb0537.pp svneol=native#text/plain
|
||||
tests/tbs/tb0538.pp svneol=native#text/plain
|
||||
tests/tbs/tb0539.pp svneol=native#text/plain
|
||||
tests/tbs/tb0540.pp svneol=native#text/x-pascal
|
||||
tests/tbs/ub0060.pp svneol=native#text/plain
|
||||
tests/tbs/ub0069.pp svneol=native#text/plain
|
||||
tests/tbs/ub0119.pp svneol=native#text/plain
|
||||
|
@ -1,3 +1,5 @@
|
||||
{%NORUN}
|
||||
{%FAIL}
|
||||
program tb0200;
|
||||
|
||||
{$H-}
|
||||
|
@ -1,4 +1,4 @@
|
||||
program tb0201;
|
||||
program tb0540;
|
||||
|
||||
{$mode objfpc}
|
||||
{$H-}
|
Loading…
Reference in New Issue
Block a user