records: Add tests for error cases.
authorLudovic Courtès <ludo@gnu.org>
Thu, 17 Jul 2014 14:06:36 +0000 (16:06 +0200)
committerLudovic Courtès <ludo@gnu.org>
Thu, 17 Jul 2014 14:06:36 +0000 (16:06 +0200)
commit23e9a68088364d2ad44608cf118bfd81faac1559
tree1d6c6681c028078c9a28595fff51013cfba2965c
parent62ca0fdf9e3b76f964bc953bfc39511c41be27b5
records: Add tests for error cases.

* tests/records.scm (test-module): New procedure.
  ("define-record-type* & missing initializers",
  "define-record-type* & extra initializers"): New tests.
tests/records.scm