1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-29 22:40:34 +02:00
guile/module/rnrs
Julian Graham 2359a9a49e Test suite and fixes for R6RS (rnrs conditions) and
(rnrs records procedural).

* module/rnrs/6/conditions.scm: Fix export of
  make-implementation-restriction-violation; remove dependency on
  (rnrs syntax-case); remove redundant function
  compound-condition-components; rewrite define-condition-type using
  syntax-rules instead of syntax-case.
* module/rnrs/records/6/procedural.scm: Remove serious-condition?,
  violation? and assertion-violation? predicates, since they're not true
  condition predicates.
* test-suite/Makefile.am: Add tests/r6rs-conditions.test to SCM_TESTS.
* test-suite/tests/r6rs-conditions.test: New file.
2010-05-20 21:18:03 -04:00
..
6 Test suite and fixes for R6RS (rnrs conditions) and 2010-05-20 21:18:03 -04:00
arithmetic/6 Fix missing imports for `(rnrs arithmetic bitwise)'. 2010-05-20 21:18:02 -04:00
io Implementation and test cases for R6RS (rnrs files) library. 2010-05-20 21:18:03 -04:00
records/6 Test suite and fixes for R6RS (rnrs conditions) and 2010-05-20 21:18:03 -04:00
bytevector.scm rename libguile to libguile-@EFFECTIVE_VERSION@, currently libguile-2.0 2010-03-16 21:20:34 +01:00