]> www.wagner.pp.ru Git - openssl-gost/engine.git/commit
Use `make test` to run tests 93/head
authorCraig Andrews <candrews@integralblue.com>
Mon, 29 Oct 2018 19:48:21 +0000 (15:48 -0400)
committerGitHub <noreply@github.com>
Mon, 29 Oct 2018 19:48:21 +0000 (15:48 -0400)
commit97430ebfe8d60932f3da76e43fd8a297579f1030
tree097c83011ad0b3595785a54df2276803ab5992e6
parentcfcac4f8ac54927d04f262bbdf97858f04a70303
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.
.travis.yml