sanity: catch undocumented named properties

* tests/sanity/namedprop.test: New file.
* tests/Makefile.am: Add it.
* doc/org/concepts.org: Add documentation for degen-levels and
simulated-states.
This commit is contained in:
Alexandre Duret-Lutz 2017-05-31 17:51:45 +02:00
parent 97f3efabe3
commit 93969758ee
3 changed files with 56 additions and 0 deletions

View file

@ -420,6 +420,7 @@ TESTS_sanity = \
sanity/bin.test \
sanity/includes.test \
sanity/ipynb.pl \
sanity/namedprop.test \
sanity/private.test \
sanity/readme.pl \
sanity/style.test