aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/test/gpg_spec.rb
AgeCommit message (Expand)Author
2017-06-07tests: cleanup tests.Mike McQuaid
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
2017-02-28Add `mktmpdir` helper method.Markus Reiter
2017-02-17Convert Gpg test to spec.Markus Reiter