Skip to content

Commit

Permalink
catchsegv
Browse files Browse the repository at this point in the history
  • Loading branch information
Benoit Vey committed Mar 17, 2017
1 parent 470dc51 commit 7f88686
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -736,7 +736,7 @@ benchmark: all
@$(PONY_BUILD_DIR)/libponyrt.benchmarks

test: all
@$(PONY_BUILD_DIR)/libponyc.tests
@catchsegv $(PONY_BUILD_DIR)/libponyc.tests
@$(PONY_BUILD_DIR)/libponyrt.tests
@$(PONY_BUILD_DIR)/ponyc -d -s --verify packages/stdlib
@./stdlib --sequential
Expand Down

0 comments on commit 7f88686

Please sign in to comment.