mirror of
https://github.com/netwide-assembler/nasm.git
synced 2025-03-31 18:20:22 +08:00
Add a 'make test' target.
This commit is contained in:
parent
cabec40a39
commit
1b1522fadf
@ -224,6 +224,9 @@ nasm.spec: nasm.spec.in version.sed
|
||||
splint:
|
||||
splint -weak *.c
|
||||
|
||||
test: nasm$(X)
|
||||
cd test && $(PERL) performtest.pl --nasm=../nasm *.asm
|
||||
|
||||
#
|
||||
# This build dependencies in *ALL* makefiles. Partially for that reason,
|
||||
# it's expected to be invoked manually.
|
||||
|
Loading…
x
Reference in New Issue
Block a user