Differences From Artifact [db63cb4f1d]:
- File testsmod.scm — part of check-in [9debf04bc8] at 2024-02-12 20:23:20 on branch v1.90-proper-interface-lists — wip (user: matt, size: 60442) [annotate] [blame] [check-ins using]
To Artifact [12dae6da6a]:
- File testsmod.scm — part of check-in [947952bcfb] at 2024-02-13 15:17:08 on branch v1.90-proper-interface-lists — dashboard runs (user: mrwellan, size: 60461) [annotate] [blame] [check-ins using] [more...]
︙ | |||
41 42 43 44 45 46 47 | 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 | + - + | (use srfi-69) (module testsmod ( tests:summarize-items tests:filter-non-runnable tests:sort-by-priority-and-waiton tests:lazy-dot |
︙ |