commit db7f494b21976897f7c57eb32d967754609119be from: pompolic date: Thu Jun 25 11:53:07 2020 UTC Revert "Execute tests for should_fail directory" This reverts commit fa8c763a8ef8d531ce5876e9e44ec11cc9390f58. commit - fa8c763a8ef8d531ce5876e9e44ec11cc9390f58 commit + db7f494b21976897f7c57eb32d967754609119be blob - e3227843ac85068c685009b7f1d7eacf39d5a316 blob + 6154e1d8363343e12153e52a27e9826581afdc3a --- Makefile +++ Makefile @@ -16,8 +16,6 @@ all: pdf test: pdf LD_LIBRARY_PATH=$(HAMMER_LIB) sh -c \ 'for x in t/*.pdf; do ./pdf "$$x" >/dev/null && echo OK: "$$x"; done' - LD_LIBRARY_PATH=$(HAMMER_LIB) sh -c \ - 'for x in t/should_fail/*.pdf; do ./pdf "$$x" >/dev/null ; done' @true pdf: $(SOURCES)