소스 검색

+ skipemu directive added

florian 21 년 전
부모
커밋
36d8c40223
2개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  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 }
 { %TARGET=go32v2,linux }
+{ %SKIPEMU=qemu-arm }
 
 
 { Old file: tbs0105.pp }
 { Old file: tbs0105.pp }
 { typecasts are now ignored problem (NOT A bugs)         OK 0.99.1 }
 { 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 }
 { Source provided for Free Pascal Bug Report 1152 }
 { Submitted by "Dirk Verwiebe" on  2000-09-30 }
 { Submitted by "Dirk Verwiebe" on  2000-09-30 }
 { e-mail: [email protected] }
 { e-mail: [email protected] }