Follow-up Comment #6, bug #55941 (group groff): Branden points out in bug #67939 that a test-nroff can now be simulated with a one-line shell function, using the undocumented GROFF_TEST_GROFF environment variable added in [http://git.savannah.gnu.org/cgit/groff.git/commit/?id=2a9e09c03 commit 2a9e09c03] in April 2020.
$ type test-nroff
test-nroff is a function
test-nroff ()
{
GROFF_TEST_GROFF=./build/test-groff ./build/nroff "$@"
}
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?55941>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
signature.asc
Description: PGP signature
