pspp-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Fw: New Test Addition To Autotest


From: Ben Pfaff
Subject: Re: Fw: New Test Addition To Autotest
Date: Tue, 15 Nov 2011 08:58:56 -0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux)

Selma Leathem <address@hidden> writes:

> The file can be used as either a psuedo preinstallation file to
> generate all *at files with nist data in it before make check,
> or to generate temporary *at files during make check but then
> you would need to be connected to the internet.

I'd suggest having "make check" just skip any tests for which the
NIST data files are not available, e.g.
        AT_SKIP_IF([test ! -e $srcdir/nist/datafile.txt])
and then provide some separate way to obtain the files.
-- 
Ben Pfaff 
http://benpfaff.org



reply via email to

[Prev in Thread] Current Thread [Next in Thread]