소스 검색

* Skip this test for android.

git-svn-id: trunk@32007 -
yury 10 년 전
부모
커밋
a4f63a07d2
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      tests/test/tover4.pas

+ 1 - 1
tests/test/tover4.pas

@@ -1,5 +1,5 @@
 { %cpu=i386,x86_64 }
 { %cpu=i386,x86_64 }
-{ %skiptarget=win64 }
+{ %skiptarget=win64,android }
 { Target must actually support Extended type }
 { Target must actually support Extended type }
 
 
 function test1(x: single): integer;
 function test1(x: single): integer;