aboutsummaryrefslogtreecommitdiffstats
path: root/tests/run.scm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* remove inspect-test-info procedure from mutexes so that it can itself lock ↵Gravatar Peter McGoron 2025-08-051-0/+1
| | | | mutexes if desired
* Support FomentGravatar Peter McGoron 2025-08-051-1/+1
| | | | | | | | Foment had some peculiarities: 1. Parameterize objects are initialized with the objects themselves at some point, which broke the previous code. 2. Foment cannot discard multiple value returns in some scenarios.
* add conspire, with most meta-tests passedGravatar Peter McGoron 2025-08-031-0/+29