bug-gnulib
[Top][All Lists]
Advanced

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

Re: warnings in unit tests


From: Eric Blake
Subject: Re: warnings in unit tests
Date: Fri, 11 Jun 2021 07:21:34 -0500
User-agent: NeoMutt/20210205

On Thu, Jun 10, 2021 at 09:51:05PM +0200, Bruno Haible wrote:
> +++ b/gnulib-tool
> @@ -4275,6 +4275,14 @@ func_emit_tests_Makefile_am ()
>    echo "     @echo '## You can ignore compiler warnings in this directory.  
> ##'"
>    echo "     @echo '## ---------------------------------------------------- 
> ##'"
>    echo
> +  # Arrange to print a message before executing the tests in this directory.
> +  echo "check-am: check-notice"
> +  echo "check-notice:"
> +  echo "     @echo '## ---------------------------------------------------- 
> ##'"
> +  echo "     @echo '## ------------------- Gnulib tests ------------------- 
> ##'"
> +  echo "     @echo '## Please report test failures to <bug-gnulib@gnu.org>. 
> ##'"

Is it worth the longer line for "test failures in this directory"?

-- 
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3266
Virtualization:  qemu.org | libvirt.org




reply via email to

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