Added pod test, and made the other tests more alike
[nasm/perl-rewrite.git] / perl / README
bloba2b4a9874880e894433641f298b4eccfdcd651d1
1 cd perl;
2 prove;
4 to run all tests:
5 env RELEASE_TESTING=1 prove;
7 Finished / Usable
8 version.pl
9 regs.pl
11 Incomplete
12 insns.pl
15 version.pl has good test coverage
17 regs.pl has some test coverage