Jonathan Scott Duff wrote:
>
> Just a few changes:
>
> . Don't rely on both a preamble and a postamble (postambles are
> optional)
> . all consecutive verbatim paragraphs after a "=end example_preamble"
> would be a single set of code to test.
> . Better names than "example_preamble" and "example_postamble" ... How
> about "test_init" and "test_end" (or "test_test" :-)?
Agreed if s/test_end/test_finish/ or something. The reason is that
=end test_end is a little to alliterative for me. Some thoughts:
test_finish
test_cleanup
test_exit
test_end
I could live with test_end. I like the =also approach a little better
if we can live with asking folks to upgrade their tools. I like to
think of it as an incentive to upgrade, though I realize that it's
not alway possible.
- Barrie