summaryrefslogtreecommitdiff
path: root/spec/unit/provider/group/dscl_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* fix 4 copsLamont Granquist2019-07-051-1/+1
* changes for rubocop engine upgrades.lcg/rubocop-upgradesLamont Granquist2019-01-151-2/+2
* fix Naming/HeredocDelimiterCaseLamont Granquist2018-07-021-3/+3
* fix Layout/IndentHeredocLamont Granquist2018-07-021-13/+13
* Unification of shell_out APIsLamont Granquist2018-06-151-2/+2
* mechanical conversion of most debug log statements to traceThom May2018-03-261-2/+5
* ensure that providers inherit loggers from the run contextThom May2018-03-261-6/+2
* Fix dscl group provider gid_used? (#6703)Sean Karlage2018-01-081-5/+14
* Remove a whole bunch more stubbed property stuff.Noah Kantrowitz2017-04-111-2/+2
* fix dscl group provider func breakageLamont Granquist2016-12-221-21/+21
* cleanup of group providerlcg/group-provider-cleanupLamont Granquist2016-12-211-8/+8
* autofixing auto-inserted delimiterslcg/chefstyle-batchLamont Granquist2016-02-091-3/+3
* auto fixing some rubocopsLamont Granquist2016-02-091-3/+3
* autofixing whitespace copsLamont Granquist2016-02-051-1/+1
* Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-021-1/+1
* 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 aix related providers to replace popen4 with mixlib shell_outkaustubh-d2015-02-171-8/+5
* Update to RSpec 3.Claire McQuin2014-10-291-3/+3
* updating resources/providers unit tests to rpsec3Lamont Granquist2014-10-241-61/+61
* use group_name when checking if the group exists on mac osx with dsclThiago Oliveira2014-10-171-2/+3
* Fix OSX Group provider to be properly idempotentPhil Dibowitz2014-08-041-1/+38
* need action for define_resource_requirementsLamont Granquist2014-01-291-0/+1
* fix should_not raise_error(SpecificException)Lamont Granquist2014-01-291-1/+1
* s/mock\(/double(/gLamont Granquist2014-01-291-2/+2
* s/stub!/stub/gLamont Granquist2014-01-291-12/+12
* Fix unit tests on group providers.sersut2013-11-141-0/+1
* Normalize whitespace on all filesSeth Vargo2013-09-261-12/+12
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+294