sanity: ensure all binaries are documented

* tests/sanity/bin.test: New file.
* tests/Makefile.am: Run it.
This commit is contained in:
Alexandre Duret-Lutz 2017-04-22 14:19:59 +02:00
parent 22aba2c4e2
commit 586f0cce7b
2 changed files with 78 additions and 0 deletions

View file

@ -409,6 +409,7 @@ endif
TESTS_sanity = \
sanity/80columns.test \
sanity/bin.test \
sanity/includes.test \
sanity/ipynb.pl \
sanity/private.test \