Improve the unit-testing framework in a few ways.
authorChris Hanson <org/chris-hanson/cph>
Sat, 28 Jan 2017 11:15:42 +0000 (03:15 -0800)
committerChris Hanson <org/chris-hanson/cph>
Sat, 28 Jan 2017 11:15:42 +0000 (03:15 -0800)
commitfbd0a0d416f991474e2313483fd72b4880c73cf3
tree39f237e5705d946462e83a640ef878fa87e3b24d
parent5a89e2b0f9c04b3045987e8d3a0afe9befc1cf67
Improve the unit-testing framework in a few ways.

* Simplified the creation of new assertions.
* Added ability to have templated failure messages.
* Made it easy to make negated assertions.
* Added a handful of new assertions.
tests/runtime/test-char-set.scm
tests/unit-testing.scm