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