]> www.wagner.pp.ru Git - openssl-gost/engine.git/commit
Don't put test results or intermediary files in the source tree
authorRichard Levitte <richard@levitte.org>
Tue, 30 Mar 2021 18:40:37 +0000 (20:40 +0200)
committerDmitry Belyavskiy <beldmit@users.noreply.github.com>
Tue, 30 Mar 2021 20:06:04 +0000 (23:06 +0300)
commit09bc339bdce87d513b029b9be91b6cb73b6cc2b7
tree21d88754b80643feffa7bc61c2aa4c1102d0cc36
parent1864d62c629579be1d2a3c167769082785f079aa
Don't put test results or intermediary files in the source tree

When building in a directory that's separate from the source
directory, test results should end up in the build directory, not the
source directory.

Essentially, unless you do build in the source directory, it should be
regarded as read-only when building.
CMakeLists.txt
tcl_tests/dgst.try
tcl_tests/enc.try
tcl_tests/mac.try
tcl_tests/ossltest.tcl
tcl_tests/runtest.sh