Reworked test files for better error reporting
[nasm/perl-rewrite.git] / perl / README
blob8fba245bb9604d0bf5d5a077ea320c24bf863b07
1 cd perl;
2 prove;
4 to run all tests:
5   RELEASE_TESTING=1 prove;
7 to only run normal + pod tests:
8   POD_TESTING=1 prove;
10 Finished / Usable
11   version.pl
12   regs.pl
14 Incomplete
15   insns.pl
18 version.pl has good test coverage
20 regs.pl has some test coverage