aboutsummaryrefslogtreecommitdiff
path: root/t/encrypt.t
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'release/v0.12'HEADv0.12masterTom Ryder2021-07-011-1/+1
| | | | | | * release/v0.12: Correct MIN_PERL_VERSION Update URLs in Makefile.PL
* Bump VERSION to 0.11Tom Ryder2018-02-211-1/+1
|
* Bump version number to 0.10v0.10Tom Ryder2017-12-041-1/+1
|
* Use warn/die properly, bump version numberv0.09Tom Ryder2017-10-271-1/+1
|
* Bump version numberv0.08Tom Ryder2017-10-231-1/+1
|
* Bump versionv0.07Tom Ryder2017-10-181-1/+1
|
* Refactor encryption-mode build testTom Ryder2017-10-181-7/+6
|
* Add more tests, bump versionv0.06Tom Ryder2017-10-181-0/+27
This is still really only testing that the object constructed in the right way and is providing the expected interface and internals as functions. It needs to actually run as much as possible. I still have to figure out how to mock that up cleanly.