Selma Leathem <[email protected]> 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

_______________________________________________
pspp-dev mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/pspp-dev

Reply via email to