LucidPlan
login
projects
ui mode
🔗 go to
bewaking
byggsteg
carvoeiro-water-fun
consceal
emacs-packages
ggg
heks-emacs
heks-linux
hygguile
iter-vitae
jjba23-socials
jointhefreeworld
kracht
lucidplan
maak
mikemira
olive-css
orgwebalchemy
pingwing
scriba
uberprojekt
veritas
wikimusic
wolk-jjba
title
status
To-do
Work in Progress
In Review
Done
Rejected
type
Task
Bug
Story
Spike
Time Box
priority
assignee
description
The current documentation notes a major constraint: "Currently, one-directory depth is supported, but no more than that." For large projects, keeping all unit tests flat or only one directory deep quickly becomes a maintenance nightmare. The Improvement: Upgrade the test runner to recursively walk the file system. Implementation: In Guile, you can easily use file-system-fold from (ice-9 ftw) or (srfi srfi-1) to recursively find all .scm files matching a pattern under VERITAS_SCAN_DIR, completely eliminating the depth limitation.
submit