bug-gnu-pspp
[Top][All Lists]
Advanced

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

PSPP-BUG: [bug #21518] gnm-support test runs even without prerequisites


From: Ben Pfaff
Subject: PSPP-BUG: [bug #21518] gnm-support test runs even without prerequisites
Date: Mon, 05 Nov 2007 22:06:59 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.5) Gecko/20070719 Iceweasel/2.0.0.5 (Debian-2.0.0.5-0etch1+lenny1)

URL:
  <http://savannah.gnu.org/bugs/?21518>

                 Summary: gnm-support test runs even without prerequisites
                 Project: PSPP
            Submitted by: blp
            Submitted on: Monday 11/05/2007 at 14:06
                Category: Compilation/Portability
                Severity: 5 - Average
                  Status: None
             Assigned to: jmd
             Open/Closed: Open
         Discussion Lock: Any
                 Release: None
                  Effort: 0.00

    _______________________________________________________

Details:

tests/command/get-data-gnm.sh runs (and fails, of course) when GNM support
isn't compiled in.  This could be avoided if GNM_SUPPORT was also an automake
conditional, and then do something like

if GNM_SUPPORT
TESTS += tests/command/get-data-gnm.sh
endif

in automake.mk.

I think that this is worth fixing to avoid spurious bug reports.




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?21518>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

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