bug-automake
[Top][All Lists]
Advanced

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

bug#71422: no easy way to generate a test-suite.log without skipped test


From: Karl Berry
Subject: bug#71422: no easy way to generate a test-suite.log without skipped tests
Date: Mon, 17 Jun 2024 11:07:08 -0600

    Here is a patch that allows the package maintainer to eliminate the
    SKIPped test logs, thus making test-suite.log more useful: either
    by running
      make check IGNORE_SKIPPED_LOGS=1
    or by defining in the Makefile (or Makefile.am):
      IGNORE_SKIPPED_LOGS = 1

Thanks Bruno. I installed this (with minor wording tweaks). -k





reply via email to

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