Ver código fonte

+ skipemu directive added

florian 20 anos atrás
pai
commit
36d8c40223
2 arquivos alterados com 3 adições e 0 exclusões
  1. 1 0
      tests/tbs/tb0089.pp
  2. 2 0
      tests/webtbs/tw1152.pp

+ 1 - 0
tests/tbs/tb0089.pp

@@ -1,4 +1,5 @@
 { %TARGET=go32v2,linux }
+{ %SKIPEMU=qemu-arm }
 
 { Old file: tbs0105.pp }
 { typecasts are now ignored problem (NOT A bugs)         OK 0.99.1 }

+ 2 - 0
tests/webtbs/tw1152.pp

@@ -1,3 +1,5 @@
+{ %SKIPEMU=qemu-arm }
+
 { Source provided for Free Pascal Bug Report 1152 }
 { Submitted by "Dirk Verwiebe" on  2000-09-30 }
 { e-mail: [email protected] }