sequoia-sq/tests
Neal H. Walfield b40f545a24
Change sq pki certify to use a named argument for the user ID.
- `sq pki certify` uses a positional argument to specify the user
    ID to certify.  Change it to be a named argument, either
    `--userid`, or `--email`.

  - This changes the meaning of `--email` from a flag that changes how
    `--userid` interprets its argument, to an argument.

  - This also allows multiple user IDs to be specified at once.

  - See #318.
2024-10-14 17:13:08 +02:00
..
data Don't extend the expiration of subkeys that are hard revoke. 2024-10-08 11:46:07 +02:00
integration Change sq pki certify to use a named argument for the user ID. 2024-10-14 17:13:08 +02:00
integration.rs Add tests for sq toolbox keyring filter. 2024-10-09 16:57:48 +02:00
sq-subplot.rs Improve the way we make the subplot tests opt-in. 2024-08-15 14:16:26 +02:00