radicle-heartwood-lfs/crates/radicle-cli
Lorenz Leutgeb 9055a2043c cli-test: Add placeholder for executable extension
Help text generated by `clap` contains the full file name (including
extension) of the binary. On Unix-like systems, binaries commonly do not
have any file extension. On Windows, ".exe" is common.

To allow testing such output, introduce a new marker "[EXE]" that is 
substituted accordingly. The idea and syntax is taken from
https://docs.rs/trycmd/1.0.0/trycmd/#toml
2026-02-16 08:39:55 +00:00
..
examples cli-test: Add placeholder for executable extension 2026-02-16 08:39:55 +00:00
src term, cli: `winsplit` over `shlex` on Windows 2026-02-11 10:26:22 +01:00
tests cli/test: Ignore `rad_diff` on Windows 2026-02-16 08:37:20 +00:00
Cargo.toml term, cli: `winsplit` over `shlex` on Windows 2026-02-11 10:26:22 +01:00
build.rs repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00