summaryrefslogtreecommitdiff
path: root/spec/mixlib/shellout/windows_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add tests for running as different user in windowsMoser, Kevin2013-01-221-1/+1
* [RSPEC] Use Rspec 3 metadataHo-Sheng Hsiao2012-05-101-1/+1
* [CHEF-2994][WINDOWS] Added edge cases to specs for Utils.should_run_under_cmd?()Ho-Sheng Hsiao2012-05-101-0/+50
* [CHEF-2994][WINDOWS] Expanded Utils.should_run_under_cmd?() to work like Ruby...Ho-Sheng Hsiao2012-05-101-16/+44
* [CHEF-2994][WINDOWS] Fixed Utils.which()Ho-Sheng Hsiao2012-05-101-0/+30
* [CHEF-2994][RSPEC] Fixed specs to run under UnixHo-Sheng Hsiao2012-05-101-1/+1
* [CHEF-2994][WINDOWS] Factored out utility methods to Mixlib::ShellOut::Window...Ho-Sheng Hsiao2012-05-101-2/+3
* [CHEF-2994][WINDOWS] Added specs for valid exe at location with unquoted exeHo-Sheng Hsiao2012-05-101-0/+25
* [CHEF-2994][WINDOWS] Added specs for empty commandHo-Sheng Hsiao2012-05-101-0/+9
* [CHEF-2994][WINDOWS] Added unit tests for invalid batch filesHo-Sheng Hsiao2012-05-101-0/+10
* [CHEF-2994][WINDOWS] Added unit tests for valid batch filesHo-Sheng Hsiao2012-05-101-0/+17
* [CHEF-2994][WINDOWS] Added unit tests for private method #command_to_runHo-Sheng Hsiao2012-05-101-0/+113