Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | wdye: rename the self-test | Přemysl Eric Janouch | 2025-01-08 | 1 | -1/+1 |
| | | | | add_subdirectory imports it to parent projects, so be more indicative. | ||||
* | wdye: ensure we find our own config.h | Přemysl Eric Janouch | 2025-01-08 | 1 | -1/+1 |
| | |||||
* | wdye: improve portability | Přemysl Eric Janouch | 2025-01-06 | 1 | -1/+4 |
| | |||||
* | Add an Expect-like tool | Přemysl Eric Janouch | 2025-01-06 | 1 | -0/+39 |
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. |