From 0d4c4a213e6f7a190834fc4bd72a2ed8de751f50 Mon Sep 17 00:00:00 2001 From: Jonas Maebe Date: Mon, 29 Dec 2008 11:18:26 +0000 Subject: [PATCH] * only excute tests on platforms for which -gc is supported git-svn-id: trunk@12453 - --- tests/webtbs/tw3348.pp | 2 ++ tests/webtbs/tw3661.pp | 2 ++ tests/webtbs/tw8757.pp | 2 ++ 3 files changed, 6 insertions(+) diff --git a/tests/webtbs/tw3348.pp b/tests/webtbs/tw3348.pp index 4e2204875c..e1d756d265 100644 --- a/tests/webtbs/tw3348.pp +++ b/tests/webtbs/tw3348.pp @@ -1,3 +1,5 @@ +{ %cpu=i386,powerpc} +{ %target=linux,win32,go32v2,os2,beos,haiku,morphos } { %opt=-ghcl } { Source provided for Free Pascal Bug Report 3348 } diff --git a/tests/webtbs/tw3661.pp b/tests/webtbs/tw3661.pp index 79053f8a8e..1c1b12cc9a 100644 --- a/tests/webtbs/tw3661.pp +++ b/tests/webtbs/tw3661.pp @@ -1,3 +1,5 @@ +{ %cpu=i386,powerpc} +{ %target=linux,win32,go32v2,os2,beos,haiku,morphos } { %OPT=-glhc } { Source provided for Free Pascal Bug Report 3661 } { Submitted by "Martin Schreiber" on 2005-02-16 } diff --git a/tests/webtbs/tw8757.pp b/tests/webtbs/tw8757.pp index d8d66af6e8..5c86cd56fb 100644 --- a/tests/webtbs/tw8757.pp +++ b/tests/webtbs/tw8757.pp @@ -1,3 +1,5 @@ +{ %cpu=i386,powerpc} +{ %target=linux,win32,go32v2,os2,beos,haiku,morphos } { %OPT=-ghc } //test.pp type o=object