aboutsummaryrefslogtreecommitdiff
path: root/tools/wdye/test.lua
Commit message (Collapse)AuthorAgeFilesLines
* wdye: clean up, add process.pidPřemysl Eric Janouch2025-01-071-0/+2
|
* wdye: enable waiting for processesPřemysl Eric Janouch2025-01-061-0/+7
|
* Add an Expect-like toolPřemysl Eric Janouch2025-01-061-0/+24
This is to provide an Expect utility with a minimal dependency tree for C-based projects. It also addresses some Tcl Expect design issues, as perceived by me.