summaryrefslogtreecommitdiff
path: root/spec/functional/resource/user/dscl_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* user resource: Remove support for macOS 10.7 and 10.7 upgraded to 10.8+Tim Smith2019-01-141-9/+2
* Cleanup some functional helpersfunctional_cleanupTim Smith2018-12-041-1/+1
* Remove check to exclude tests on macos 10.6Tim Smith2018-07-161-1/+0
* fix Style/HashSyntaxLamont Granquist2018-07-021-3/+3
* fix specs: RedundantReturn, RedundantSelf, RedundantBeginLamont Granquist2017-02-131-4/+2
* fix typo in mac testsLamont Granquist2016-08-221-1/+1
* no need for provider-resolver hereLamont Granquist2016-08-221-1/+1
* fix Style/BlockDelimiters, Style/MultilineBlockLayout and 0.42.0 engine upgradeLamont Granquist2016-08-171-2/+2
* deal with 0.37.2 renamed copsLamont Granquist2016-02-181-1/+1
* autofixing auto-inserted delimiterslcg/chefstyle-batchLamont Granquist2016-02-091-1/+1
* auto fixing some rubocopsLamont Granquist2016-02-091-1/+1
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-2/+2
* dscl specs should only run on macjdm/dscl-fixJay Mundrawala2015-03-101-1/+1
* Modify dscl_spec to runJay Mundrawala2015-03-091-1/+0
* Update to RSpec 3.Claire McQuin2014-10-291-4/+4
* DSCL resource says it doesn't support OS X below 10.7, so don't run it on 10.6.Chris Doherty2014-09-291-1/+2
* * Dscl user provider changes to support Mac 10.7, 10.8 & 10.9.Serdar Sutay2014-08-121-0/+198