aboutsummaryrefslogtreecommitdiff
path: root/tests/test/util.scm (unfollow)
Commit message (Collapse)Author
2022-09-18Add procedure relative-to.Hugo Hörnquist
2022-06-23Remove ->str and ->quoted-string.Hugo Hörnquist
->str as an alias of ->string is removed. ->string is however left. ->quoted-string was always weird, and was only used once.
2022-06-23Wrote (and fixed) tests for filename-extension.Hugo Hörnquist
2022-05-18Add procedure realpath.Hugo Hörnquist
2022-04-21Add a lot of new unit tests.Hugo Hörnquist
2022-03-28Normalize errors.Hugo Hörnquist
2022-03-08Add test for begin1 and set! interaction.Hugo Hörnquist
2022-03-07Replace Guile's srfi-64:s test-error with working version.Hugo Hörnquist
Along with updating now failing tests.
2022-03-07Add new tests.Hugo Hörnquist