/[VRac]/M6502/t/pod-coverage.t
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Contents of /M6502/t/pod-coverage.t

Parent Directory Parent Directory | Revision Log Revision Log


Revision 33 - (show annotations)
Mon Jul 30 21:00:36 2007 UTC (16 years, 10 months ago) by dpavlin
File MIME type: application/x-troff
File size: 181 byte(s)
Orao now calls M6502->init correctly, and other tweak to make it semi-working
1 #!/usr/bin/perl -T
2
3 use Test::More;
4 eval "use Test::Pod::Coverage 1.04";
5 plan skip_all => "Test::Pod::Coverage 1.04 required for testing POD coverage" if $@;
6 all_pod_coverage_ok();

  ViewVC Help
Powered by ViewVC 1.1.26