index
:
delta/ruby-gems/mixlib-shellout.git
1-stable
1.4-stable
1.6-stable
2-stable
24_testing
ClogenyTechnologies-kd/aix-fdperf
appveyor
bk
btm/elevated
ci_fixup
dates
deprecate
dir
docs
domain_user
github
inherit
jdm/2.2.0
jdm/no-windows-pr
jdm/test
jdm/test-fixes
jdm/test-fixes-ruby2
jdm/win-kill-proc
jsinha/migrate_appvyr
ksubrama/test_fix
ksubrama/win32-process
ksubrama/win64
ksubrama/wtf
lcg/cleanup1
lcg/cleanup2
lcg/default-paths
lcg/extract-mixlib-shellout
lcg/issue-131
lcg/no-getpgrp
lcg/remove-hashrockets
lcg/revert-to-ruby-2.3
lcg/shellout-trace-logging
lcg/version-bump
lcg/version-bump2
lcg/win-array-args
lcg/windows-array-args
lcg/windows-array-args2
lcg/wtfgithub
loosen_win32_dep
main
master
more_ruby
new_ruby
poorndm/IPACK-104-Add-ruby-test
poorndm/IPACK-104-Test-Ruby3.0/3.1
promote_windows
rakefile
relative
requires
ruby22
ryan/issue_2062_10
ryan/issue_2062_12
safe
slim
smurawski/agressive_termination
spelling
testing
tests
tm/codeowners
typos
windows_testing
github.com: opscode/mixlib-shellout.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spec
/
mixlib
/
shellout
/
windows_spec.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
add logging message if attempting to kill critical process
smurawski/agressive_termination
Steven Murawski
2016-06-06
1
-5
/
+7
*
Keep `kill_process_tree` from killing protected system processes.
Steven Murawski
2016-05-24
1
-3
/
+43
*
prevent shellout from attempting to execute a directory on windows
Matt Wrock
2015-09-11
1
-0
/
+2
*
have failing test
Matt Wrock
2015-09-11
1
-0
/
+29
*
rspec3ification
Lamont Granquist
2015-05-15
1
-105
/
+105
*
Add tests for running as different user in windows
Moser, Kevin
2013-01-22
1
-1
/
+1
*
[RSPEC] Use Rspec 3 metadata
Ho-Sheng Hsiao
2012-05-10
1
-1
/
+1
*
[CHEF-2994][WINDOWS] Added edge cases to specs for Utils.should_run_under_cmd?()
Ho-Sheng Hsiao
2012-05-10
1
-0
/
+50
*
[CHEF-2994][WINDOWS] Expanded Utils.should_run_under_cmd?() to work like Ruby...
Ho-Sheng Hsiao
2012-05-10
1
-16
/
+44
*
[CHEF-2994][WINDOWS] Fixed Utils.which()
Ho-Sheng Hsiao
2012-05-10
1
-0
/
+30
*
[CHEF-2994][RSPEC] Fixed specs to run under Unix
Ho-Sheng Hsiao
2012-05-10
1
-1
/
+1
*
[CHEF-2994][WINDOWS] Factored out utility methods to Mixlib::ShellOut::Window...
Ho-Sheng Hsiao
2012-05-10
1
-2
/
+3
*
[CHEF-2994][WINDOWS] Added specs for valid exe at location with unquoted exe
Ho-Sheng Hsiao
2012-05-10
1
-0
/
+25
*
[CHEF-2994][WINDOWS] Added specs for empty command
Ho-Sheng Hsiao
2012-05-10
1
-0
/
+9
*
[CHEF-2994][WINDOWS] Added unit tests for invalid batch files
Ho-Sheng Hsiao
2012-05-10
1
-0
/
+10
*
[CHEF-2994][WINDOWS] Added unit tests for valid batch files
Ho-Sheng Hsiao
2012-05-10
1
-0
/
+17
*
[CHEF-2994][WINDOWS] Added unit tests for private method #command_to_run
Ho-Sheng Hsiao
2012-05-10
1
-0
/
+113