Browse Source

* skip some tests for wince.

git-svn-id: trunk@4110 -
yury 19 years ago
parent
commit
f96b571e38

+ 2 - 0
tests/tbs/tb0013.pp

@@ -1,6 +1,8 @@
 { Old file: tbs0016.pp }
 {  }
 
+{ %skiptarget=wince }
+
   uses
      crt;
 

+ 2 - 0
tests/tbs/tb0107.pp

@@ -1,6 +1,8 @@
 { Old file: tbs0125.pp }
 { wrong colors with DOS CRT unit                        OK 0.99.6 (PFV) }
 
+{ %skiptarget=wince }
+
 uses
 crt;
 var

+ 2 - 0
tests/tbs/tb0227.pp

@@ -1,6 +1,8 @@
 { Old file: tbs0266.pp }
 { linux crt write cuts 256 char                        OK 0.99.13 (PFV) }
 
+{ %skiptarget=wince }
+
 PROGRAM t10;
 
 USES CRT;

+ 2 - 0
tests/tbs/tb0301.pp

@@ -1,3 +1,5 @@
+{ %skiptarget=wince }
+
 uses
    crt;
 

+ 2 - 0
tests/test/units/dos/tfexpand.pp

@@ -1,3 +1,5 @@
+{ %skiptarget=wince }
+
 {
     This file is part of the Free Pascal test suite.
     Copyright (c) 1999-2004 by the Free Pascal development team.

+ 2 - 0
tests/webtbs/tu2002.pp

@@ -1,3 +1,5 @@
+{ %skiptarget=wince }
+
 unit {vidutil}tu2002;
  Interface
  uses

+ 1 - 0
tests/webtbs/tw1152.pp

@@ -1,4 +1,5 @@
 { %SKIPEMU=qemu-arm }
+{ %SKIPTARGET=wince }
 
 { Source provided for Free Pascal Bug Report 1152 }
 { Submitted by "Dirk Verwiebe" on  2000-09-30 }

+ 1 - 1
tests/webtbs/tw1398.pp

@@ -1,4 +1,4 @@
-{ %target=win32,wince }
+{ %target=win32 }
 
 uses Windows;
 

+ 1 - 0
tests/webtbs/tw1414.pp

@@ -1,3 +1,4 @@
+{ %skiptarget=wince }
 uses
   dos;
  var

+ 1 - 1
tests/webtbs/tw4043.pp

@@ -1,4 +1,4 @@
-{ %target=win32,wince }
+{ %target=win32 }
 { %OPT=-Sew }
 
 uses