summaryrefslogtreecommitdiff
path: root/test/chibi.scm
Commit message (Collapse)AuthorAge
* Do not use and-let* in tests.Robby Zambito2023-02-18
| | | | | | There are issues with using it in R7RS mode in Gerbil. Add Guile test file
* Add lots of tests for new featuresRobby Zambito2023-02-17
|
* Use assoc symbols for keys instead of strings for objects.Robby Zambito2023-02-14
| | | | Update the test suite to be more compatible with SRFI 64.
* Add some testsRobby Zambito2023-02-13