From fbb67760855c110d2cb106e17a8c3b83e02150af Mon Sep 17 00:00:00 2001 From: Tomas Hajny Date: Sun, 15 Feb 2015 01:04:32 +0000 Subject: [PATCH] * this test results in a SIGSEGV under OS/2, but I consider it a correct behaviour if a nil pointer for passing a nil as a buffer to BlockWrite git-svn-id: trunk@29697 - --- tests/webtbs/tw2812.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/webtbs/tw2812.pp b/tests/webtbs/tw2812.pp index b0c6209a80..4596293963 100644 --- a/tests/webtbs/tw2812.pp +++ b/tests/webtbs/tw2812.pp @@ -1,4 +1,4 @@ -{%skiptarget=wince} +{%skiptarget=wince,os2,emx} {%delfiles=blockwritetest.tmp} var f:file;