summaryrefslogtreecommitdiff
path: root/spec/unit/provider/package/openbsd_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix some odd whitespacing in tests.Pete Higgins2020-06-241-1/+1
* Updates for Chefstyle with Rubocop 0.75.1Tim Smith2019-11-041-1/+1
* fix 4 copsLamont Granquist2019-07-051-4/+8
* Style/MethodCallWithoutArgsParenthesesLamont Granquist2019-07-021-6/+6
* fix Style/HashSyntaxLamont Granquist2018-07-021-11/+11
* Unification of shell_out APIsLamont Granquist2018-06-151-10/+10
* package provider cleanuplcg/package-cleanupLamont Granquist2017-02-111-10/+10
* autofixing whitespace copsLamont Granquist2016-02-051-11/+11
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-29/+29
* fix package timeout attributeLamont Granquist2015-06-021-5/+4
* Purge pending specscleanup-pendingdanielsdeleo2015-05-231-21/+0
* Added more specs for openbsd provider unit testsjdm/openbsdJay Mundrawala2015-03-201-17/+105
* use PKG_PATH instead of PACKAGEROOT/SITEScott Bonds2014-11-131-4/+2
* simplify openbsd package providerScott Bonds2014-11-131-295/+4
* add openbsd package providerScott Bonds2014-11-131-0/+359