sequoia-sq/tests
Neal H. Walfield fd35509784
Don't call exit, just return an error.
- Never call `exit`.  If there is an error, propagate the error to
    the caller.  This ensures that any clean up handlers (like
    flushing state to disk) are run.
2024-10-07 13:28:24 +02:00
..
data Rename sq encrypt --recipient to sq encrypt --for`. 2024-10-04 11:54:53 +02:00
integration Don't call exit, just return an error. 2024-10-07 13:28:24 +02:00
integration.rs Rename sq key subkey adopt to bind, improve documentation. 2024-10-02 15:51:07 +02:00
sq-subplot.rs Improve the way we make the subplot tests opt-in. 2024-08-15 14:16:26 +02:00