Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.groff.bug > #1652
| From | "G. Branden Robinson" <INVALID.NOREPLY@gnu.org> |
|---|---|
| Newsgroups | gnu.groff.bug |
| Subject | [bug #55941] [PATCH] test-nroff: Create this file to accompany "test-groff" |
| Date | 2020-01-18 00:47 -0500 |
| Message-ID | <mailman.2847.1579326459.1979.bug-groff@gnu.org> (permalink) |
| References | <20190317-171436.sv93188.53378@savannah.gnu.org> <20190318-063608.sv97361.84088@savannah.gnu.org> <20190319-111042.sv93119.26542@savannah.gnu.org> <20200118-054735.sv108747.99939@savannah.gnu.org> |
Update of bug #55941 (project groff):
Status: None => Wont Fix
Assigned to: None => gbranden
Open/Closed: Open => Closed
_______________________________________________________
Follow-up Comment #3:
I concur with Dave and Ingo. `test-groff` is nice and convenient but I don't
think we need any other special wrappers.
Also, we really need more unit and regression tests, and we're slowly getting
them.
(I guess you could say test-groff serves as a kind of integration test. It
doesn't quite simulate an installation environment, but once I learned how it
works I realized it comes pretty close.)
I also don't quite grasp Bjarni's original use case.
Why
DEFINE nroff test-nroff -mandoc -rF=0
when you could just as easily
DEFINE nroff nroff -whatever -options -you -like
As Dave noted in #57510, there is a bit of tension between nroff and {g,t}roff
in that the former does locale detection but lacks a -P option. The locale
detection in particular makes it not a simple subsetted compatibility wrapper
for troff as it claims to be.
But since it's my intention to add -P to nroff, I think we can get the best of
both worlds.
I'm closing this as wontfix for now, but if Bjarni can come up with a more
compelling argument for test-nroff I could reconsider.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?55941>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
Back to gnu.groff.bug | Previous | Next | Find similar
[bug #55941] [PATCH] test-nroff: Create this file to accompany "test-groff" "G. Branden Robinson" <INVALID.NOREPLY@gnu.org> - 2020-01-18 00:47 -0500
csiph-web