summaryrefslogtreecommitdiff
path: root/spec/unit/provider/user/solaris_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4427 from juliandunn/remove-duplicate-shellcmddefLamont Granquist2016-02-161-6/+8
|\
| * Refactor test to remove duplicate definition of ShellCmdResultJulian C. Dunn2016-01-181-6/+8
* | Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-2/+2
* | 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-2/+2
|/
* Use double quotes by defaultThom May2016-01-141-27/+27
* fix locking/unlocking users on SmartOSDave Eddy2015-09-021-9/+66
* fix more solaris provider lolwutlcg/rspec3-updatesLamont Granquist2014-10-241-2/+2
* updating resources/providers unit tests to rpsec3Lamont Granquist2014-10-241-7/+7
* s/stub!/stub/gLamont Granquist2014-01-291-5/+5
* [CHEF-4204] Fix solaris tests to not access shadow file.danielsdeleo2013-06-201-27/+19
* Pass useradd commands as argv array instead of sh command.danielsdeleo2013-06-201-340/+50
* [CHEF-4204] Convert useradd provider to shelloutdanielsdeleo2013-06-201-64/+28
* adding solaris specific provider testsLamont Granquist2013-04-221-0/+414