summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorAzat Khuzhin <azat@libevent.org>2020-04-08 00:29:40 +0300
committerAzat Khuzhin <azat@libevent.org>2020-04-08 00:29:40 +0300
commit57862901095a97306e74b2944d5808051f813ed5 (patch)
treefb7e4b008addfcf800dadd2851518b1738647a6b /CMakeLists.txt
parentdd02ad9544ec857412e8a5a0462ddcb29e8045f6 (diff)
downloadlibevent-57862901095a97306e74b2944d5808051f813ed5.tar.gz
cmake: missing test-closed binary
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 5708eab2..3f452c76 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1188,6 +1188,7 @@ if (NOT EVENT__DISABLE_TESTS)
# - ellzey
set(TESTPROGS test-changelist
test-eof
+ test-closed
test-fdleak
test-init
test-time