Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tests #18

Open
kevans91 opened this issue Sep 17, 2021 · 0 comments
Open

Tests #18

kevans91 opened this issue Sep 17, 2021 · 0 comments

Comments

@kevans91
Copy link
Contributor

I've got a branch queued up that basically rototills the libasignify API to take FILE * everywhere rather than opening files itself (mostly) -- mostly to support pkg or other applications that may want to just encrypt/decrypt/sign in memory (the new variants still take filenames). Before landing it, though, I'd like to at least put some frontend tests into place so we can have some confidence that asignify works like we're expecting before and after.

I've got some WIP[0] for this that currently just consists of some rogue shell scripts that speak TAP, but I'm not convinced that that's necessarily the best approach.

[0] master...kevans91:test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant