On Thursday 09 November 2006 9:52 pm, Werner LEMBERG wrote:
> > as a GNU Project, we should keep the `check' rule in the Makefiles,
> > even if we leave it reporting only `nothing to be done for check'.
>
> This is what I mean with `disabling'.
Fair enough; that wasn't clear earlier, and I just wa
> as a GNU Project, we should keep the `check' rule in the Makefiles,
> even if we leave it reporting only `nothing to be done for check'.
This is what I mean with `disabling'.
Werner
___
Groff mailing list
Groff@gnu.org
http://lists.gnu.org/mail
Werner Lemberg wrote, quoting Bernd Warken:
>> With these troubles `make check' cannot be recommended.
>
> Yep. It should be disabled completely. Can you do that?
Hmm. IIRC, `make check' is a mandatory target for GCS compliance;
as a GNU Project, we should keep the `check' rule in the Makefiles
> With these troubles `make check' cannot be recommended.
Yep. It should be disabled completely. Can you do that?
Werner
___
Groff mailing list
Groff@gnu.org
http://lists.gnu.org/mailman/listinfo/groff
> apt-get install dejagnu
>
> should do the trick. IIRC though the testing code wasn't clean enough
> to make it into the CVS repository.. so its unlikely to be of much use
> at present..
Thank you. I installed dejagnu, but now two other error messages occur:
###
WARNING: Couldn't find tool i
Bernd Warken <[EMAIL PROTECTED]> writes:
> INSTALL.gen in the groff top source directory proposes to run
> `make check'. But it does not work, it produces the following
> error message:
>
> ###
>
> $ make check
> #Making a new site.exp file...
> if /bin/sh -c "runtest --version" > /dev/null 2>&
INSTALL.gen in the groff top source directory proposes to run
`make check'. But it does not work, it produces the following
error message:
###
$ make check
#Making a new site.exp file...
if /bin/sh -c "runtest --version" > /dev/null 2>&1; then \
runtest; \
else \
echo