mirror of
https://github.com/eza-community/eza.git
synced 2025-07-24 11:44:46 +00:00

Note that the absolute paths in tests/cmd/ need to have their root at [CWD] and not /build/source/ for "cargo test" work. The command "just idump" will overwrite the files in tests/cmd/ leading to a failing "cargo test".
2 lines
52 B
TOML
2 lines
52 B
TOML
bin.name = "eza"
|
|
args = "tests/itest --absolute -R"
|