From 5f70aef328eb86464c0fefab5c656fbe0d9c91fa Mon Sep 17 00:00:00 2001 From: Vincent Snijders Date: Wed, 18 Jul 2007 20:48:27 +0000 Subject: [PATCH] * skip test on win64, because it tests proper initc handling and initc is not available on win64 (no cygwin for win64) git-svn-id: trunk@8097 - --- tests/test/tlibrary3.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/test/tlibrary3.pp b/tests/test/tlibrary3.pp index acca9fa289..403cb57def 100644 --- a/tests/test/tlibrary3.pp +++ b/tests/test/tlibrary3.pp @@ -1,5 +1,5 @@ { %NORUN } -{ %SKIPTARGET=macos } +{ %SKIPTARGET=macos, win64 } {$ifdef CPUX86_64} {$ifndef WINDOWS}