sequoia-sq/tests
Justus Winter ee737472da
Require explicit mode, and align sq sign and sq verify.
- The flag `sq sign --detached` is now called `sq sign
     --signature-file`.

   - The flag `sq sign --clearsign` is now called `sq sign
     --cleartext`.

   - Both `sq sign` and `sq verify` now require an explicit mode,
     one of `--signature-file`, `--message`, or `--cleartext`.

   - Fixes #430.
2024-11-13 11:18:25 +01:00
..
data Add new command sq download. 2024-11-09 13:28:17 +01:00
integration Require explicit mode, and align sq sign and sq verify. 2024-11-13 11:18:25 +01:00
integration.rs Add new argument, --cli-version, to require a CLI version. 2024-11-08 11:42:18 +01:00
sq-subplot.rs Improve the way we make the subplot tests opt-in. 2024-08-15 14:16:26 +02:00