mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-22 20:29:16 +02:00
* Skip this test for android.
git-svn-id: trunk@32007 -
This commit is contained in:
parent
f6045639fc
commit
a4f63a07d2
@ -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;
|
||||||
|
Loading…
Reference in New Issue
Block a user