summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorMartin Michlmayr <tbm@cyrius.com>2021-08-24 17:22:33 +0800
committerMartin Michlmayr <tbm@cyrius.com>2021-08-24 17:22:33 +0800
commit615fdefa3a20c00ed35e8867a7e2737d03b28dac (patch)
treeedb82b1337e5f4af0880d94b83467f6ace451720 /test
parent4b901ee3b4b38b64dba48ac88e7aeae84924e492 (diff)
downloadfork-ledger-615fdefa3a20c00ed35e8867a7e2737d03b28dac.tar.gz
fork-ledger-615fdefa3a20c00ed35e8867a7e2737d03b28dac.tar.bz2
fork-ledger-615fdefa3a20c00ed35e8867a7e2737d03b28dac.zip
Update docs for move to GitHub Actions
Diffstat (limited to 'test')
-rw-r--r--test/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt
index 24be0cdf..301959db 100644
--- a/test/CMakeLists.txt
+++ b/test/CMakeLists.txt
@@ -57,7 +57,7 @@ if (Python_EXECUTABLE)
endforeach()
# CheckManpage and CheckTexinfo are disabled, since they do not work
- # reliably yet, instead they are being run as a Travis CI report.
+ # reliably yet
list(APPEND CheckOptions CheckBaselineTests) #CheckManpage CheckTexinfo
foreach(_class ${CheckOptions})
add_test(NAME ${_class}