[openssl/openssl] 075c73: Make sure that the test / tests build target run '...

Richard Levitte noreply at github.com
Thu Dec 7 06:43:49 UTC 2023


  Branch: refs/heads/openssl-3.2
  Home:   https://github.com/openssl/openssl
  Commit: 075c73df53d645f498381488610d7edb989d9727
      https://github.com/openssl/openssl/commit/075c73df53d645f498381488610d7edb989d9727
  Author: Richard Levitte <levitte at openssl.org>
  Date:   2023-12-07 (Thu, 07 Dec 2023)

  Changed paths:
    M Configurations/descrip.mms.tmpl
    M Configurations/unix-Makefile.tmpl

  Log Message:
  -----------
  Make sure that the test / tests build target run 'run_tests' last

Fixes #22943

Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Todd Short <todd.short at me.com>
(Merged from https://github.com/openssl/openssl/pull/22947)

(cherry picked from commit f882753f43ff7d3e03dc53e6c7450a1308265628)


  Commit: ae5a9874e7b57703c6dd66fa8527b376f89e00b7
      https://github.com/openssl/openssl/commit/ae5a9874e7b57703c6dd66fa8527b376f89e00b7
  Author: Richard Levitte <levitte at openssl.org>
  Date:   2023-12-07 (Thu, 07 Dec 2023)

  Changed paths:
    M Configurations/windows-makefile.tmpl

  Log Message:
  -----------
  Add the 'run_tests' target to the Windows build file template as well

For some reason, it was added to the Unix and VMS build templates, but
Windows was forgotten.

Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Todd Short <todd.short at me.com>
(Merged from https://github.com/openssl/openssl/pull/22947)

(cherry picked from commit ae64a116f05bade92fa2794394e44127bdaa7436)


Compare: https://github.com/openssl/openssl/compare/a2b847c52ad3...ae5a9874e7b5


More information about the openssl-commits mailing list