* Skip some tests for msdos

git-svn-id: trunk@34266 -
This commit is contained in:
pierre 2016-08-10 16:10:25 +00:00
parent 6c6cf07c87
commit 4b17961dd4
16 changed files with 15 additions and 7 deletions

View File

@ -1,4 +1,5 @@
{ %target=win32,win64 }
{ %skiptarget=$nosharedlibb }
{ %needlibrary }
{ %norun }
{ %neededafter }

View File

@ -1,4 +1,5 @@
{ %target=win32,win64 }
{ %skiptarget=$nosharedlib }
{ %needlibrary }
{ %norun }
{ %neededafter }

View File

@ -1,4 +1,5 @@
{ %target=win32,win64 }
{ %skiptarget=$nosharedlib }
{ %needlibrary }
{ Checks that the two functions with the same exported name 'p'

View File

@ -1,4 +1,5 @@
{ %target=win32,win64 }
{ %skiptarget=$nosharedlib }
{ %needlibrary }

View File

@ -1,4 +1,4 @@
{ %skiptarget=go32v2,os2 }
{ %skiptarget=$nosharedlib,os2 }
{ %opt=-gl -O- win32,win64%-WN }
{ %delopt=-XX }
{ %norun }

View File

@ -1,4 +1,4 @@
{ %skiptarget=go32v2,os2 }
{ %skiptarget=$nosharedlib,os2 }
{ %opt=-gl -O- }
{ %needlibrary }
{ %delfiles=tlib1a }

View File

@ -1,4 +1,5 @@
{ %target=linux,android }
{ %skiptarget=$nosharedlib }
{ %norun }
library lib2a;

View File

@ -1,4 +1,5 @@
{ %target=linux,android }
{ %skiptarget=$nosharedlib }
{ %needlibrary }
{ %delfiles=tlib2a }

View File

@ -1,5 +1,5 @@
{ %NORUN }
{ %SKIPTARGET=macos,go32v2 }
{ %SKIPTARGET=macos,$nosharedlib }
{$ifdef darwin}
{$PIC+}

View File

@ -1,4 +1,4 @@
{ %skiptarget=go32v2 }
{ %skiptarget=$nosharedlib }
{ %NEEDLIBRARY }
{ %delfiles=tlibrary1 }

View File

@ -1,5 +1,5 @@
{ %NORUN }
{ %SKIPTARGET=macos, go32v2, win64 }
{ %SKIPTARGET=macos, $nosharedlib, win64 }
{ %delfiles=tlibrary3 }
{$ifdef darwin}

View File

@ -1,4 +1,4 @@
{ %skiptarget=go32v2 }
{ %skiptarget=$nothread }
{ %version=1.1 }
{$mode objfpc}

View File

@ -1,4 +1,5 @@
{ %norun }
{ %skiptarget=$nosharedlib }
{$ifdef CPUX86_64}
{$ifndef WINDOWS}

View File

@ -1,4 +1,5 @@
{ %NEEDLIBRARY }
{ %skiptarget=$nosharedlib }
{ %delfiles=tweaklib1 }
{$ifdef mswindows}

View File

@ -1,5 +1,4 @@
{ %norun }
{ %target=darwin }
{ %opt=-olibtweaklib1.dylib }

View File

@ -1,4 +1,5 @@
{ %target=win32,win64,wince}
{ %skiptarget=$nosharedlib }
library LibTest;
uses