summaryrefslogtreecommitdiff
path: root/test/gauche.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
* Reach feature parity with GaucheRobby 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