Browse Source

* added missing FAIL

peter 24 years ago
parent
commit
313beddf2e
3 changed files with 6 additions and 0 deletions
  1. 2 0
      tests/tbf/tb0099.pp
  2. 2 0
      tests/webtbf/tw1316.pp
  3. 2 0
      tests/webtbf/tw1365.pp

+ 2 - 0
tests/tbf/tb0099.pp

@@ -1,3 +1,5 @@
+{ %FAIL }
+
 procedure p(a:array of char);
 procedure p(a:array of char);
 begin
 begin
 end;
 end;

+ 2 - 0
tests/webtbf/tw1316.pp

@@ -1,3 +1,5 @@
+{ %FAIL }
+
 unit tw1316;
 unit tw1316;
 interface
 interface
 
 

+ 2 - 0
tests/webtbf/tw1365.pp

@@ -1,3 +1,5 @@
+{ %FAIL }
+
 {$mode fpc}
 {$mode fpc}
 program test_const_objects;
 program test_const_objects;