Fill code coverage holes in continuations.c and keywords.c
* test-suite/Makefile.am (SCM_TESTS): Add tests/keywords.test. * test-suite/standalone/Makefile.am (test-loose-ends): New test. * test-suite/standalone/test-loose-ends.c: New file. * test-suite/tests/continuations.test: Three new tests. * test-suite/tests/keywords.test: New file.
This commit is contained in:
parent
9084db993e
commit
440ae51035
5 changed files with 122 additions and 0 deletions
|
|
@ -48,6 +48,7 @@ SCM_TESTS = tests/alist.test \
|
|||
tests/i18n.test \
|
||||
tests/import.test \
|
||||
tests/interp.test \
|
||||
tests/keywords.test \
|
||||
tests/list.test \
|
||||
tests/load.test \
|
||||
tests/modules.test \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue