summaryrefslogtreecommitdiff
path: root/spec/functional/mixin
Commit message (Collapse)AuthorAgeFilesLines
* unicode shell_out fixes plus mixlib-shellout 2.xLamont Granquist2014-09-081-2/+2
| | | | | | - use en_US.UTF-8 explicitly rather than relying on mixlib-shellout's 'C' locale in order to force the LANG by default (restores unicode to most chef-client calls now)
* 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