Fill code coverage holes in continuations.c and keywords.c
authorNeil Jerram <neil@ossau.uklinux.net>
Tue, 3 Nov 2009 21:51:28 +0000 (21:51 +0000)
committerNeil Jerram <neil@ossau.uklinux.net>
Wed, 4 Nov 2009 00:00:09 +0000 (00:00 +0000)
commit440ae5103545726b31985b9a7d0d7dc3931c240d
tree9fb57f9ebec588f4ab420d33ba75eb330ab64f3d
parent9084db993e36b0e97e1669c030d42bf25b68c2a7
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.
test-suite/Makefile.am
test-suite/standalone/Makefile.am
test-suite/standalone/test-loose-ends.c [new file with mode: 0644]
test-suite/tests/continuations.test
test-suite/tests/keywords.test [new file with mode: 0644]