jj/cli/tests/common
Emily 5aa7b4cf7e tests: compute the schema defaults in Rust rather than using jq(1)
This is a simple computation over the JSON structure of the schema,
so it doesn’t need pulling in another programming language and a
dependency on an external C program to interpret it.
2025-08-08 16:19:30 +00:00
..
command_output.rs cli lib: make use of Self consistent 2025-07-27 00:12:02 +00:00
config_schema_defaults.rs tests: compute the schema defaults in Rust rather than using jq(1) 2025-08-08 16:19:30 +00:00
mod.rs tests: compute the schema defaults in Rust rather than using jq(1) 2025-08-08 16:19:30 +00:00
test_environment.rs tests: remove obsolete helpers 2025-05-07 19:29:20 +00:00