summaryrefslogtreecommitdiff
path: root/spec/unit/util/path_helper_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Update to RSpec 3.Claire McQuin2014-10-291-36/+36
* Add spec for escape_glob with multiple path parts.Claire McQuin2014-09-241-0/+14
* Add method to escape glob reserved characters.Claire McQuin2014-09-221-1/+9
* Unit spec, Ruby Pathname class on Windows does not remove leading duplicate p...Adam Edwards2014-08-301-1/+1
* Make join work properly with leading slashesJohn Keiser2014-08-301-2/+7
* Move Chef::Config path functions to Chef::Util::PathHelperJohn Keiser2014-08-301-28/+106
* CHEF-5322: Add utility for validating Windows pathsBryan McLellan2014-06-051-0/+136