aboutsummaryrefslogtreecommitdiff
path: root/tests/test/util.scm (unfollow)
Commit message (Expand)Author
2023-09-11Fix bug causing for's continue to not work.Hugo Hörnquist
2023-09-11Extend `for'-macro to allow improper list elements.Hugo Hörnquist
2023-09-11Change `kvlist->assq` and `group-by` to return pairs.Hugo Hörnquist
2023-09-11Require component for path append.Hugo Hörnquist
2023-09-11Split test/util.scm into groups.Hugo Hörnquist
2023-09-11Add `break` and `continue` support in `for`.Hugo Hörnquist
2023-02-11Add test for path-append without components.Hugo Hörnquist
2022-09-18Add procedure relative-to.Hugo Hörnquist
2022-06-23Remove ->str and ->quoted-string.Hugo Hörnquist
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
2022-03-07Add new tests.Hugo Hörnquist