summaryrefslogtreecommitdiff
path: root/spec/unit/provider/mount/solaris_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Don't uses regexes in splits when we don't need tono_regex_in_splitTim Smith2020-11-081-1/+1
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* Style/MethodCallWithoutArgsParenthesesLamont Granquist2019-07-021-10/+10
* Style/SymbolArrayLamont Granquist2019-07-021-1/+1
* rebase + squashLamont Granquist2018-07-061-86/+86
* fix Style/HashSyntaxLamont Granquist2018-07-021-2/+2
* Clean up mount provider teststm/6851Thom May2018-03-141-2/+2
* fix Style/BlockDelimiters, Style/MultilineBlockLayout and 0.42.0 engine upgradeLamont Granquist2016-08-171-48/+48
* autofixing auto-inserted delimiterslcg/chefstyle-batchLamont Granquist2016-02-091-1/+1
* auto fixing some rubocopsLamont Granquist2016-02-091-1/+1
* autofixing whitespace copsLamont Granquist2016-02-051-1/+1
* Update all auth email address from opscode.com and getchef.com to chef.io.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-23/+23
* Update to RSpec 3.Claire McQuin2014-10-291-20/+20
* updating resources/providers unit tests to rpsec3Lamont Granquist2014-10-241-72/+72
* Fix review call outs.markgibbons2014-08-211-5/+30
* CHEF-1737: Remove extraneous notes.markgibbons2014-08-211-9/+1
* CHEF-1737: New provider rspec testsmarkgibbons2014-08-211-10/+161
* CHEF-1737: Fix noauto support.markgibbons2014-08-211-0/+6
* Misc spec fixes for windows.sersut2014-06-241-1/+3
* moved this check into the resourceLamont Granquist2014-06-021-16/+0
* effing ruby 1.8.7Lamont Granquist2014-06-021-0/+1
* enable_fs tests and target perms fixupLamont Granquist2014-06-021-35/+50
* fix regexp anchorsLamont Granquist2014-06-021-2/+2
* adding disable_fs unit testsLamont Granquist2014-05-301-70/+87
* more unit testingLamont Granquist2014-05-301-146/+134
* more progress on unit tests...Lamont Granquist2014-05-301-66/+137
* fixes and unit test progressLamont Granquist2014-05-291-105/+218
* starting on unit spec testsLamont Granquist2014-05-291-0/+457