aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorBrent Cook <bcook@openbsd.org>2015-03-21 19:04:54 -0500
committerBrent Cook <bcook@openbsd.org>2015-03-21 19:04:54 -0500
commit45065de1bafde1d34acd2cab1b8460663074961c (patch)
tree6a473b5864b1e652a0e45d8a260ed4d5113b79c8 /.gitignore
parente38dc152d6b96aa724c6b77f3383bb75787c6f81 (diff)
downloadportable-45065de1bafde1d34acd2cab1b8460663074961c.tar.gz
portable-45065de1bafde1d34acd2cab1b8460663074961c.tar.bz2
portable-45065de1bafde1d34acd2cab1b8460663074961c.zip
rework tests Makefile.am
There are so many test exceptions that need handling that it is easier to simply edit it directly rather than doing autogeneration anymore. This also puts biotest and pidwraptest behind a new --enable-extratests option, so they are easy to run but are not enabled by default.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 6c70806..471ca3a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -92,7 +92,6 @@ INSTALL
92/stamp-h2 92/stamp-h2
93 93
94include/openssl/Makefile.am 94include/openssl/Makefile.am
95tests/Makefile.am
96 95
97crypto/VERSION 96crypto/VERSION
98ssl/VERSION 97ssl/VERSION