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

Richard Levitte noreply at github.com
Fri Dec 8 08:07:10 UTC 2023


  Branch: refs/heads/openssl-3.0
  Home:   https://github.com/openssl/openssl
  Commit: 47925a37b9faf685a669fa3bc764d2246398d680
      https://github.com/openssl/openssl/commit/47925a37b9faf685a669fa3bc764d2246398d680
  Author: Richard Levitte <levitte at openssl.org>
  Date:   2023-12-08 (Fri, 08 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: Neil Horman <nhorman at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22948)

(cherry picked from commit ab2b19e3ccd53932c68d2a2408af83af585c89b0)


  Commit: 9afa3c36ac723db0e2beebb794749be1016d8b9a
      https://github.com/openssl/openssl/commit/9afa3c36ac723db0e2beebb794749be1016d8b9a
  Author: Richard Levitte <levitte at openssl.org>
  Date:   2023-12-08 (Fri, 08 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: Neil Horman <nhorman at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22948)

(cherry picked from commit a223bfcb89df54093a1858817e02fd6e0cb38219)


Compare: https://github.com/openssl/openssl/compare/b8e98c34170f...9afa3c36ac72


More information about the openssl-commits mailing list