Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-05 | Migrate rest of main keys and update suite to be more pytest-relaxed compat | Jeff Forcier | |
Main branch as of today: 350 passed, 21 skipped, 52 deselected, 3 warnings in 11.10s This branch as of this commit: 361 passed, 21 skipped, 52 deselected, 3 warnings in 10.51s Of those 11 "new" tests, 8 are ones I wrote (tests/pkey.py). Hard to figure out what the other 3 are given pytest-relaxed's output is very different from regular verbose pytest. oops. | |||
2004-09-25 | [project @ Arch-1:robey@lag.net--2003-public%secsh--dev--1.0--patch-92] | Robey Pointer | |
add rsa/dss key object unit tests add tests for rsa/dss key objects -- yay! |