Commit 94eb72b
committed
document t/test.pl
I got sick of reverse engineering run_multiple_progs() tests and
runperl() arguments each time I needed to use them.
There's some documentation in comments inline but it's pretty variable
and less accessible than pod.
Since (in theory anyway) we want test.pl to exercise as little of perl
as possible, the POD doesn't belong in test.pl itself.
So I've put this in t/test_pl.pod since it's not really end user
documentation that would belong in pod/.1 parent 505e049 commit 94eb72b
3 files changed
+948
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6682 | 6682 | | |
6683 | 6683 | | |
6684 | 6684 | | |
| 6685 | + | |
6685 | 6686 | | |
6686 | 6687 | | |
6687 | 6688 | | |
| 6689 | + | |
6688 | 6690 | | |
6689 | 6691 | | |
6690 | 6692 | | |
| |||
0 commit comments