..
common.rs
Don't try to certify invalid user IDs.
2024-10-18 09:41:07 +02:00
sq_autocrypt.rs
tests: Port remaining tests to the test framework.
2024-08-30 14:33:00 +02:00
sq_cert_export.rs
Improve some integration tests to use more of the test framework.
2024-10-11 16:53:54 +02:00
sq_cert_import.rs
Improve some integration tests to use more of the test framework.
2024-10-11 16:53:54 +02:00
sq_cert_lint.rs
Don't call exit, just return an error.
2024-10-07 13:28:24 +02:00
sq_decrypt.rs
Deduplicate function to locate test artifacts.
2024-10-09 16:57:48 +02:00
sq_encrypt.rs
Move sq pki {certify,authorize} under sq pki vouch.
2024-10-18 08:49:07 +02:00
sq_key_approvals_update.rs
Move sq pki {certify,authorize} under sq pki vouch.
2024-10-18 08:49:07 +02:00
sq_key_delete.rs
Consolidate all integration tests.
2024-08-15 13:38:43 +02:00
sq_key_expire.rs
Fix setting a certificate's expiration time.
2024-10-08 10:52:33 +02:00
sq_key_generate.rs
Implement sq key generate --new-password-file.
2024-09-02 10:16:33 +02:00
sq_key_import_export.rs
Drop the "integration" module from the integration tests.
2024-08-15 14:05:24 +02:00
sq_key_password.rs
Consolidate all integration tests.
2024-08-15 13:38:43 +02:00
sq_key_revoke.rs
Consolidate all integration tests.
2024-08-15 13:38:43 +02:00
sq_key_subkey_bind.rs
Deduplicate function to locate test artifacts.
2024-10-09 16:57:48 +02:00
sq_key_subkey_delete.rs
Drop the "integration" module from the integration tests.
2024-08-15 14:05:24 +02:00
sq_key_subkey_expire.rs
Don't extend the expiration of subkeys that are hard revoke.
2024-10-08 11:46:07 +02:00
sq_key_subkey_password.rs
Parallelize the subkey password test.
2024-09-02 10:22:21 +02:00
sq_key_subkey.rs
Rename the global --force
flag to --overwrite
.
2024-10-02 18:42:31 +02:00
sq_key_userid.rs
Move sq key userid strip to sq toolbox strip-userid.
2024-09-16 16:16:32 +02:00
sq_pki_link_authorize.rs
Add a test.
2024-10-18 09:45:08 +02:00
sq_pki_link.rs
Move sq pki {certify,authorize} under sq pki vouch.
2024-10-18 08:49:07 +02:00
sq_pki_vouch_authorize.rs
Rename test files.
2024-10-18 09:47:39 +02:00
sq_pki_vouch_certify.rs
Rename test files.
2024-10-18 09:47:39 +02:00
sq_pki.rs
Remove output format and version command line options.
2024-09-02 14:47:42 +02:00
sq_sign.rs
Move sq pki {certify,authorize} under sq pki vouch.
2024-10-18 08:49:07 +02:00
sq_toolbox_keyring_filter.rs
Make sq toolbox keyring filter --handle
robust.
2024-10-09 16:58:04 +02:00
sq_toolbox_packet_decrypt.rs
Deduplicate function to locate test artifacts.
2024-10-09 16:57:48 +02:00
sq_toolbox_packet_dump.rs
Deduplicate function to locate test artifacts.
2024-10-09 16:57:48 +02:00