소스 검색

Restrict test to i8086 cpu

git-svn-id: trunk@38693 -
pierre 7 년 전
부모
커밋
d9c8d478b2
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      tests/test/cpu16/i8086/tprocaddr1.pp

+ 1 - 0
tests/test/cpu16/i8086/tprocaddr1.pp

@@ -1,3 +1,4 @@
+{ %cpu=i8086 }
 { test applies only to these memory models: }
 {$if defined(FPC_MM_MEDIUM) or defined(FPC_MM_LARGE) or defined(FPC_MM_HUGE)}