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

Richard Levitte noreply at github.com
Thu Dec 7 06:41:51 UTC 2023


  Branch: refs/heads/master
  Home:   https://github.com/openssl/openssl
  Commit: f882753f43ff7d3e03dc53e6c7450a1308265628
      https://github.com/openssl/openssl/commit/f882753f43ff7d3e03dc53e6c7450a1308265628
  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)


  Commit: ae64a116f05bade92fa2794394e44127bdaa7436
      https://github.com/openssl/openssl/commit/ae64a116f05bade92fa2794394e44127bdaa7436
  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)


Compare: https://github.com/openssl/openssl/compare/f529a2eb7537...ae64a116f05b


More information about the openssl-commits mailing list