repo.or.cz
/
nasm
/
perl-rewrite.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Added pod test, and made the other tests more alike
[nasm/perl-rewrite.git]
/
perl
/
README
blob
a2b4a9874880e894433641f298b4eccfdcd651d1
1
cd perl;
2
prove;
3
4
to run all tests:
5
env RELEASE_TESTING=1 prove;
6
7
Finished / Usable
8
version.pl
9
regs.pl
10
11
Incomplete
12
insns.pl
13
14
15
version.pl has good test coverage
16
17
regs.pl has some test coverage