Skip to content

Commit

Permalink
[docs] small udapte to release_guide.pod, mentioning tools/test_summa…
Browse files Browse the repository at this point in the history
…ry.pl
  • Loading branch information
moritz committed Aug 21, 2009
1 parent ae56d02 commit c06ba3a
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion docs/release_guide.pod
Expand Up @@ -122,7 +122,12 @@ percentage of the available spectest suite that's passing. To get
the number of available tests, look at "docs/spectest-progress.csv".
If it hasn't been updated recently, use "git log docs/spectest-progress.csv"
to find out who has been updating it and seek out this person for an
update. As of this writing, there's not a publicly available tool to
update. You can also run F<tools/test_summary.pl> to obtain the latest data.
To get the total number of available spectes, the tool C<ack> (see
L<http://search.cpan.org/dist/ack/>) has to be installed and be found in
C<$PATH>.

As of this writing, there's not a publicly available tool to
update spectest-progress.csv or to count tests that won't run.

$ git add docs/announce/YYYY-MM
Expand Down

0 comments on commit c06ba3a

Please sign in to comment.