aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/test/gpg_spec.rb
AgeCommit message (Collapse)Author
2017-04-08gpg_spec: use new version method to directly compare version objectsJCount
2017-04-08gpg_spec: switch structure to if/else instead of rescueJCount
2017-04-01gpg_spec: make test compatible with gnupg 2.1.xJCount
maintain existing compatibility with gnupg 2.0.x
2017-02-28Add `mktmpdir` helper method.Markus Reiter
2017-02-17Convert Gpg test to spec.Markus Reiter