Skip to content
This repository has been archived by the owner on Feb 3, 2021. It is now read-only.

Commit

Permalink
Add test_loud Makefile target.
Browse files Browse the repository at this point in the history
  • Loading branch information
pmichaud committed Oct 13, 2009
1 parent f650cd5 commit fee0b48
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions build/Makefile.in
Expand Up @@ -81,6 +81,9 @@ src/gen/p6regex-actions.pir: $(NQP) src/Regex/P6Regex/Actions.pm
test: all
prove -r t

test_loud: all
prove -r -v t

## cleaning
clean:
$(RM_F) $(CLEANUPS)
Expand Down

0 comments on commit fee0b48

Please sign in to comment.