Quellcode durchsuchen

* Skip test for go32v2 target, not supported and triggers NTVDM messagebox

git-svn-id: trunk@16324 -
pierre vor 14 Jahren
Ursprung
Commit
3063ad5c9a

+ 1 - 0
tests/test/timplements1.pp

@@ -1,3 +1,4 @@
+{ %SKIPTARGET=go32v2 }
 {$ifdef fpc}
 {$mode objfpc}
 {$endif fpc}

+ 1 - 0
tests/test/timplements2.pp

@@ -1,3 +1,4 @@
+{ %SKIPTARGET=go32v2 }
 {$ifdef fpc}
 {$mode objfpc}
 {$endif fpc}

+ 1 - 0
tests/test/timplements3.pp

@@ -1,3 +1,4 @@
+{ %SKIPTARGET=go32v2 }
 {$ifdef fpc}
 {$mode objfpc}
 {$endif fpc}

+ 1 - 0
tests/test/timplements4.pp

@@ -1,3 +1,4 @@
+{ %SKIPTARGET=go32v2 }
 { %OPT=-gh }
 {$ifdef fpc}
 {$mode objfpc}

+ 1 - 0
tests/test/timplements4a.pp

@@ -1,3 +1,4 @@
+{ %SKIPTARGET=go32v2 }
 { %OPT=-gh }
 {$ifdef fpc}
 {$mode objfpc}

+ 1 - 0
tests/test/timplements7.pp

@@ -1,3 +1,4 @@
+{ %SKIPTARGET=go32v2 }
 { %OPT=-gh }
 {$ifdef fpc}
 {$mode objfpc}