If all versions of a proto are disabled, disabled the proto as well
[oweals/openssl.git] / Configurations / windows-makefile.tmpl
index 77fceecafc892d71e582d59a67a569809f76e624..1d7e66663a64a95a7ef233275134c77f1296fbe0 100644 (file)
@@ -198,6 +198,7 @@ tests: build_generated build_programs_nodep build_engines_nodep depend
        set SRCTOP=$(SRCDIR)
        set BLDTOP=$(BLDDIR)
        set PERL=$(PERL)
+       set OPENSSL_DEBUG_MEMORY=on
        "$(PERL)" "$(SRCDIR)\test\run_tests.pl" $(TESTS)
        @rem {- if ($disabled{tests}) { output_on(); } else { output_off(); } "" -}
        @echo "Tests are not supported with your chosen Configure options"