bug-guile
[Top][All Lists]
Advanced

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

Re: set-current-module broken in current Guile CVS version


From: thi
Subject: Re: set-current-module broken in current Guile CVS version
Date: Wed, 27 Dec 2000 15:54:50 -0800

From: thi <address@hidden>
Subject: patch to have "make check" invoke test-suite/guile-test
Date: Fri, 24 Mar 2000 13:21:43 -0800
To: address@hidden

hello guile folks,

please see below for an incomplete[1] patch that allows "make check" to
invoke test-suite/guile-test.  we introduce a new top-level script
called "test-guile" and call it from "make check".

here is a top-level ChangeLog entry:

2000-03-24  Thien-Thi Nguyen  <address@hidden>

        * Makefile.am (TESTS): New automake var.
        * configure.in (test_suite_dir): New substituted var.
        (AC_OUTPUT): Add test-guile.

here is a ChangeLog entry for subdir test-suite:

2000-03-24  Thien-Thi Nguyen  <address@hidden>

        * paths.scm (datadir): Allow override by env var
        `TEST_SUITE_DIR'.
        * guile-test (main): Add local var `global-pass',
        register a reporter to modify it on "fail" or "xpass",
        and use it as exit status.

[1] the test-guile script is not included in the patch because i don't
know how to get cvs diff to recognize it as (a to-be-) part of the
source tree.  i will submit that next, with more info.

thi



reply via email to

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