aboutsummaryrefslogtreecommitdiff
path: root/guile/starlet/fixture.scm
AgeCommit message (Expand)Author
2022-11-12Introduce new type for attribute namesThomas White
2022-06-09Move scanout-fixture from (starlet scanout) to (starlet fixture)Thomas White
2022-05-06define-fixture: Eliminate need to provide names for get-attr etcThomas White
2022-05-06Move useful functions to utilsThomas White
2022-04-24Add fallback find-attr which gives a meaningful error messageThomas White
2022-04-24Add define-fixture macroThomas White
2022-04-23Add scale-and-clamp-to-rangeThomas White
2021-05-20Add get-fixture-attrsThomas White
2021-05-10Split 'base' module up into 'fixture', 'state' and 'scanout'Thomas White