summaryrefslogtreecommitdiff
path: root/spec/unit/provider/package/smartos_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* The spec/ directory is in the path.fix-spec_helper-requiresPete Higgins2020-07-131-1/+1
* Updates for Chefstyle with Rubocop 0.75.1Tim Smith2019-11-041-1/+1
* Style/MethodCallWithoutArgsParenthesesLamont Granquist2019-07-021-2/+2
* fix Layout/DotPositionLamont Granquist2018-07-021-6/+6
* fix Style/HashSyntaxLamont Granquist2018-07-021-10/+10
* Unification of shell_out APIsLamont Granquist2018-06-151-9/+9
* autofixing whitespace copsLamont Granquist2016-02-051-6/+4
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-5/+5
* fix package timeout attributeLamont Granquist2015-06-021-4/+4
* fix smartos_package for new "pkgin" output, fixes #3112Dave Eddy2015-05-011-40/+50
* updating resources/providers unit tests to rpsec3Lamont Granquist2014-10-241-15/+15
* s/mock\(/double(/gLamont Granquist2014-01-291-3/+3
* s/stub!/stub/gLamont Granquist2014-01-291-1/+1
* Normalize whitespace on all filesSeth Vargo2013-09-261-3/+3
* [CHEF-4507] Smartos package provider to match resource package_nameEric Saxby2013-09-251-0/+18
* CHEF-3364 Fix up expected strings.sawanoboly2013-04-111-2/+3
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+83