From: John Darrington Date: Tue, 20 Oct 2015 13:55:52 +0000 (+0200) Subject: Skip fifo test for w32 hosted builds X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=591e26b4995976787f89cec49f4c8a0dbf3b916c;p=pspp Skip fifo test for w32 hosted builds --- diff --git a/tests/data/file.at b/tests/data/file.at index 50a0da9bd1..287f540f0b 100644 --- a/tests/data/file.at +++ b/tests/data/file.at @@ -65,6 +65,9 @@ AT_CLEANUP AT_SETUP([Write fifo]) +dnl The Fifo feature is not available in w32 builds +AT_SKIP_IF([case $host in *-*-mingw*) true ;; *) false ;; esac]) + AT_DATA([file.sps], [dnl DATA LIST NOTABLE/x 1. BEGIN DATA.