2
0
Эх сурвалжийг харах

* fixed test runner directives

florian 6 сар өмнө
parent
commit
529091f620

+ 1 - 1
tests/tbf/tb0258.pp

@@ -1,4 +1,4 @@
-{ %fail% }
+{ %fail }
 { %opt=-Sew -vw -O- }
 
 {

+ 1 - 1
tests/tbf/tb0259.pp

@@ -1,4 +1,4 @@
-{ %fail% }
+{ %fail }
 { %opt=-Sew -vw -O- }
 
 {

+ 1 - 1
tests/tbf/tb0260.pp

@@ -1,4 +1,4 @@
-{ %fail% }
+{ %fail }
 { %opt=-Sew -vw -O- }
 
 {

+ 1 - 1
tests/tbs/tb0414.pp

@@ -1,5 +1,5 @@
 { %CPU=m68k }
-{ %KNOWNCOMPILEERROR Obsolete test, kept for reference }
+{ %KNOWNCOMPILEERROR=Obsolete test, kept for reference }
 {$error obsolete test, because we do support both HW and softFPU now on all systems }
 
 { This tests the $E+ compiler

+ 1 - 1
tests/test/opt/tdeadstr3.pp

@@ -1,4 +1,4 @@
-{ %fail% }
+{ %fail }
 { %OPT=-O3 -Oodeadstore -Cr }
 var
   i : longint;

+ 1 - 1
tests/test/tover7.pp

@@ -1,4 +1,4 @@
-{ %FAIL }
+{ %FAIL }
 
 program tover7;
 

+ 1 - 1
tests/webtbf/tw35909.pp

@@ -1,4 +1,4 @@
-{ %fail% }
+{ %fail }
 {$mode delphi}
 program IS_Precedence;
 uses

+ 1 - 1
tests/webtbs/tw15591.pp

@@ -1,4 +1,4 @@
-{ %norun% }
+{ %norun }
 program tw15591;
 {$mode objfpc}
 uses uw15591;

+ 1 - 1
tests/webtbs/tw18123.pp

@@ -1,4 +1,4 @@
-{ %norun% }
+{ %norun }
 program tw18123;
 
 {$mode objfpc}{$H+}

+ 1 - 1
tests/webtbs/tw18127.pp

@@ -1,4 +1,4 @@
-{ %norun% }
+{ %norun }
 program tw18127;
 
 {$mode objfpc}{$H+}

+ 1 - 1
tests/webtbs/tw18131.pp

@@ -1,4 +1,4 @@
-{ %norun% }
+{ %norun }
 program tw18131;
 
 {$mode delphi}

+ 1 - 1
tests/webtbs/tw3780.pp

@@ -1,4 +1,4 @@
-{ %KNOWNCOMPILEERROR }
+{ %KNOWNCOMPILEERROR=Test disabled because mode gpc is disabled. }
 {Test disabled because mode gpc is disabled.}
 
 { Source provided for Free Pascal Bug Report 3780 }

+ 1 - 1
tests/webtbs/tw40381b.pp

@@ -1,4 +1,4 @@
-{ %FAIL }
+{ %FAIL }
 
 program tw40381b;