summaryrefslogtreecommitdiff
path: root/spec/unit/provider/user/dscl_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add chef-utils gem with various recipe DSL helpersLamont Granquist2019-11-081-1/+1
* Add mac_user resource that is compatible with macOS >= 10.14Ryan Cragun2019-07-241-0/+1
* Fix the comment specTim Smith2019-02-191-2/+1
* Improve the lets in the dscl provider specsTim Smith2019-02-191-19/+15
* Fix bad spec descriptionsTim Smith2019-02-191-2/+2
* user resource: Remove support for macOS 10.7 and 10.7 upgraded to 10.8+Tim Smith2019-01-141-303/+86
* Remove require mixlib/shellouts where not necessaryrequire_the_right_shelloutTim Smith2018-07-101-1/+0
* Unification of shell_out APIsLamont Granquist2018-06-151-12/+12
* Fixing shell_out to have correct syntaxNick McSpadden2018-05-151-1/+1
* Updating spec testNick McSpadden2018-05-151-9/+2
* Check for set home property before file existence (fixes #5777)Sean Karlage2018-01-041-0/+26
* user provider cleanupLamont Granquist2016-12-221-57/+54
* suppress deprecation errors in testslcg/manage-home-fixLamont Granquist2016-09-151-0/+4
* user provider manage_home behavior and refactorLamont Granquist2016-08-191-1/+1
* fix Style/BlockDelimiters, Style/MultilineBlockLayout and 0.42.0 engine upgradeLamont Granquist2016-08-171-50/+50
* Too much log output and unnecessary warnings! Suppress that shit.Kartik Null Cating-Subramanian2016-04-251-6/+6
* fix trailing whitespacetm/trailing_whitespaceThom May2016-02-161-1/+1
* Merge pull request #4427 from juliandunn/remove-duplicate-shellcmddefLamont Granquist2016-02-161-11/+12
|\
| * Refactor test to remove duplicate definition of ShellCmdResultJulian C. Dunn2016-01-181-11/+12
* | autofixing whitespace copsLamont Granquist2016-02-051-5/+4
* | 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-32/+32
* provider/user/dscl: Set "comment" default valueMikhail Zholobov2015-10-241-0/+7
* provider/user/dscl: Set default gid to 20Mikhail Zholobov2015-10-231-0/+7
* Stub `windows?` on ChefConfig so it applies to configdanielsdeleo2015-05-201-1/+1
* Merge pull request #2723 from patcox/CHEF-2667Phil Dibowitz2015-01-141-4/+4
|\
| * bugfix dscl providerPat Cox2015-01-121-4/+4
* | add code comment, add unit test for case when no salt is foundPat Cox2015-01-121-0/+8
|/
* Update to RSpec 3.Claire McQuin2014-10-291-26/+26
* updating resources/providers unit tests to rpsec3Lamont Granquist2014-10-241-168/+168
* dscl_spec tests pass on windowsJay Mundrawala2014-09-291-0/+3
* Spec updates for dscl changes.Serdar Sutay2014-09-041-1/+2
* Updates based on PR comments.Serdar Sutay2014-08-121-3/+0
* * Dscl user provider changes to support Mac 10.7, 10.8 & 10.9.Serdar Sutay2014-08-121-264/+662
* fix should_not raise_error(SpecificException)Lamont Granquist2014-01-291-1/+1
* s/stub!/stub/gLamont Granquist2014-01-291-8/+8
* Normalize whitespace on all filesSeth Vargo2013-09-261-21/+21
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+480