Hey, Robert,
Robert Bocchino wrote:
|> ..I agree with Betrand: it would be better to understand the code
|> paths as such.
|
|I definitely agree, although as I said to Bertrand, I think \
|the first goal should be to get system tests in place.
|
|> I personally would be happy if there woul
Hi Steffen,
> I have your message also in my queue but it will take quite some
> time until i will be able to use your test.
> ..I agree with Betrand: it would be better to understand the code
> paths as such.
I definitely agree, although as I said to Bertrand, I think the first goal
should be t
Hi Bertrand,
On Sep 22, 2014, at 2:05 AM, Bertrand Garrigues
wrote:
> Are you thinking of unit tests, using a test framework for C++, or more
> global tests (using for example shell script) ?
I was thinking of system-level tests, at least initially. For example, the
grohtml postprocessor oper
Hello Robert,
Robert Bocchino wrote:
|On Sep 21, 2014, at 2:25 PM, Bertrand Garrigues wrote:
|> I am not qualified to review your patch because I haven't studied
|> grohtml's code, but I've tested it on the few .html files that are built
|> by default in the 'doc' directory from pic.ms and w
Robert,
On Mon, Sep 22 2014 at 01:56:10 AM, Robert Bocchino wrote:
> I'm thinking it might be a good idea to start developing a test suite
> for grohtml. That would (1) document what grohtml is supposed to do,
> including identifying current known bugs, and (2) provide a systematic
> way to veri
On Sep 21, 2014, at 2:25 PM, Bertrand Garrigues
wrote:
> Hi Robert,
>
> I am not qualified to review your patch because I haven't studied
> grohtml's code, but I've tested it on the few .html files that are built
> by default in the 'doc' directory from pic.ms and webpage.ms, there are
> a few
Hi Robert,
On Thu, Sep 18 2014 at 05:25:40 AM, Robert Bocchino wrote:
> Attached for your review is a suggested patch to post-html.cpp. The
> motivation is that grohtml occasionally bungles the formatting of
> indented lists. Bug 30043 seems related, although that one is focused
> mainly on int
Hi,
Attached for your review is a suggested patch to post-html.cpp. The motivation
is that grohtml occasionally bungles the formatting of indented lists. Bug
30043 seems related, although that one is focused mainly on interactions with
-mdoc. -ms is what I use for my day-to-day formatting.