* 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:
daniel 2007-06-26 17:43:41 +00:00
parent ca81009e5e
commit dafc044cea
3 changed files with 4 additions and 2 deletions

2
.gitattributes vendored
View File

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

View File

@ -1,3 +1,5 @@
{%NORUN}
{%FAIL}
program tb0200;
{$H-}

View File

@ -1,4 +1,4 @@
program tb0201;
program tb0540;
{$mode objfpc}
{$H-}