[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[openssl-gost] [gost-engine/engine] 97430e: Use `make test` to run tests



  Branch: refs/heads/master
  Home:   https://github.com/gost-engine/engine
  Commit: 97430ebfe8d60932f3da76e43fd8a297579f1030
      https://github.com/gost-engine/engine/commit/97430ebfe8d60932f3da76e43fd8a297579f1030
  Author: Craig Andrews <candrews@integralblue.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  Use `make test` to run tests

CMakeLists.txt uses `add_test` to execute `test/run_tests` which does the same thing as the `prove` line did.


  Commit: 4892db5b0e54affb4a4eb635220c6669acb0d5ba
      https://github.com/gost-engine/engine/commit/4892db5b0e54affb4a4eb635220c6669acb0d5ba
  Author: Craig Andrews <candrews@integralblue.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M .gitignore
    M .travis.yml
    M CMakeLists.txt

  Log Message:
  -----------
  Discover OpenSSL engines directory

The directory can be overriden by setting the CMake variable OPENSSL_ENGINES_DIR


  Commit: 863de1241ca76321388ccfe1d9a7e886d022cb58
      https://github.com/gost-engine/engine/commit/863de1241ca76321388ccfe1d9a7e886d022cb58
  Author: Craig Andrews <candrews@integralblue.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M .travis.yml
    M CMakeLists.txt

  Log Message:
  -----------
  Support out-of-source building and have Travis do it


  Commit: e5cc3684f3b3ad40e186e23b00b253d234df92ab
      https://github.com/gost-engine/engine/commit/e5cc3684f3b3ad40e186e23b00b253d234df92ab
  Author: Dmitry Belyavskiy <beldmit@users.noreply.github.com>
  Date:   2018-10-30 (Tue, 30 Oct 2018)

  Changed paths:
    M .gitignore
    M .travis.yml
    M CMakeLists.txt

  Log Message:
  -----------
  Merge pull request #94 from candrews/cmake-improvements

Cmake improvements


Compare: https://github.com/gost-engine/engine/compare/cfcac4f8ac54...e5cc3684f3b3
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.