jj/lib
pylbrecht 638f123459 sign: move TestSigningBackend to lib
We need to make `TestSigningBackend` available for cli tests, as we will
add cli tests for signing related functionality (templates for
displaying commit signatures, `jj sign`) in upcoming commits.

Co-authored-by: julienvincent <m@julienvincent.io>
2025-01-04 13:24:08 +01:00
..
benches style: add semicolon at the end of expressions used as statements 2024-10-04 22:29:13 +02:00
gen-protos cargo: inherit lints configuration from workspace 2024-10-04 22:29:13 +02:00
proc-macros style: remove useless uses of .iter() 2024-10-04 22:29:13 +02:00
src sign: move TestSigningBackend to lib 2025-01-04 13:24:08 +01:00
tests sign: move TestSigningBackend to lib 2025-01-04 13:24:08 +01:00
testutils sign: move TestSigningBackend to lib 2025-01-04 13:24:08 +01:00
Cargo.toml config: load system host/user name by CLI and insert as env-base layer 2025-01-04 17:54:28 +09:00
LICENSE