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