Sync testsuite (amd64, 32-bit ARM, 64-bit ARM)

modified:   ../.github/travis_testsuite_1-expected_sha256sums.sh
	modified:   Makefile
This commit is contained in:
John Reiser
2019-10-27 21:56:30 -07:00
parent e2833cf303
commit 75a2cc4ecb
2 changed files with 43 additions and 43 deletions
+1 -1
View File
@@ -148,7 +148,7 @@ upx_testsuite_SRCDIR := $(top_srcdir)/../upx-testsuite
endif
endif
# run the UPX testsuite
# The expected (old) checksums are in $(top_srcdir)/.github/travis_testsuite_1.sh
# The expected (old) checksums are in $(top_srcdir)/.github/travis_testsuite_1-expected_sha256sums.sh
# The actual (new) checksums are in tmp-testsuite/testsuite_1/.sha256sums.recreate
ifneq ($(wildcard $(upx_testsuite_SRCDIR)/files/packed/.),)
ifneq ($(wildcard $(top_srcdir)/.github/travis_testsuite_1.sh),)