summaryrefslogtreecommitdiff
path: root/spec/unit/provider/link_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* link resource: Remove checks for link support on Windowslink_checkTim Smith2020-03-051-2/+1
* Add chef-utils gem with various recipe DSL helpersLamont Granquist2019-11-081-5/+5
* fix 4 copsLamont Granquist2019-07-051-11/+22
* fix Layout/LeadingCommentSpaceLamont Granquist2018-07-021-1/+1
* fix Style/HashSyntaxLamont Granquist2018-07-021-6/+6
* mechanical conversion of most debug log statements to traceThom May2018-03-261-3/+5
* Remove support for Windows 20032k3Tim Smith2018-03-021-1/+1
* Fixed RuboCop issues.aliasgar162016-09-011-35/+35
* Added RSpecs for the fix.aliasgar162016-09-011-0/+155
* Autofixing new Perf cops in 0.37.2Lamont Granquist2016-02-231-1/+1
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-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-10/+10
* Revert "Merge pull request #1901 from opscode/dont-prepend-to-relative-paths"Serdar Sutay2014-12-111-5/+5
* Update to RSpec 3.Claire McQuin2014-10-291-3/+3
* updating resources/providers unit tests to rpsec3Lamont Granquist2014-10-241-60/+60
* Random wrong canonicalize() -> PathHelper.paths_eql?().Chris Doherty2014-09-121-5/+5
* s/mock\(/double(/gLamont Granquist2014-01-291-4/+4
* s/stub!/stub/gLamont Granquist2014-01-291-28/+28
* Normalize whitespace on all filesSeth Vargo2013-09-261-2/+2
* Marking more tests not to run on Win2k3sersut2012-12-141-1/+1
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+252
* big refactor of the repo layout. move to a chef gem and a chef-server gem all...Ezra Zygmuntowicz2008-10-081-147/+0
* Changing the license on the spec files as wellAdam Jacob2008-08-171-13/+11
* Adding link supportAdam Jacob2008-05-031-0/+149