Loading Makefile.org +4 −1 Original line number Diff line number Diff line Loading @@ -436,6 +436,9 @@ rehash.time: certs apps test: tests test_ordinals: $(MAKE) TESTS=test_ordinals test tests: rehash @(cd test && echo "testing..." && \ $(CLEARENV) && $(MAKE) -e $(BUILDENV) TOP=.. TESTS='$(TESTS)' OPENSSL_DEBUG_MEMORY=on OPENSSL_CONF=../apps/openssl.cnf tests ); Loading @@ -450,7 +453,7 @@ list-tests: report: @$(PERL) util/selftest.pl update: errors stacks util/libeay.num util/ssleay.num TABLE update: errors stacks util/libeay.num util/ssleay.num TABLE test_ordinals @set -e; target=update; $(RECURSIVE_BUILD_CMD) depend: Loading test/recipes/90-test_ordinals.t→test/recipes/01-test_ordinals.t +0 −0 File moved. View file Loading
Makefile.org +4 −1 Original line number Diff line number Diff line Loading @@ -436,6 +436,9 @@ rehash.time: certs apps test: tests test_ordinals: $(MAKE) TESTS=test_ordinals test tests: rehash @(cd test && echo "testing..." && \ $(CLEARENV) && $(MAKE) -e $(BUILDENV) TOP=.. TESTS='$(TESTS)' OPENSSL_DEBUG_MEMORY=on OPENSSL_CONF=../apps/openssl.cnf tests ); Loading @@ -450,7 +453,7 @@ list-tests: report: @$(PERL) util/selftest.pl update: errors stacks util/libeay.num util/ssleay.num TABLE update: errors stacks util/libeay.num util/ssleay.num TABLE test_ordinals @set -e; target=update; $(RECURSIVE_BUILD_CMD) depend: Loading