summaryrefslogtreecommitdiff
path: root/spec/functional/mixin/shell_out_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* autofixing whitespace copsLamont Granquist2016-02-051-2/+2
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-7/+7
* really fix copslcg/really-fix-copsLamont Granquist2016-01-121-8/+8
* unicode shell_out fixes plus mixlib-shellout 2.xLamont Granquist2014-09-081-2/+2
* Add RSpec matcher match_environment_variable.Claire McQuin2014-07-101-9/+1
* Update expected result when LC_ALL is not set in Windows.Claire McQuin2014-07-091-1/+9
* Set environment option's 'LC_ALL' to nil if not present in option.Claire McQuin2014-06-271-9/+1
* Add functional test for shell_out_with_systems_localeClaire McQuin2014-06-271-0/+56