summaryrefslogtreecommitdiff
path: root/spec/unit/mixin/command_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* mechanical conversion of debug to tracetm/inject_logThom May2018-03-161-8/+11
* Inject sane paths into shell_outAkira Kitada2017-04-261-4/+13
* Minor spec file cleanupminor_spec_cleanupTim Smith2017-01-241-1/+1
* Remove the deprecated run_command and popen4 methodscommandTim Smith2016-12-201-68/+0
* Consistent plugin debug loggingTim Smith2016-04-221-5/+5
* rubocop fixesshellout-log-and-timeoutmcquin2016-04-011-12/+12
* Add tests and revise loggingmcquin2016-04-011-5/+123
* chefstyle catchup for ohaiLamont Granquist2016-02-111-5/+5
* Convert specs to RSpec 3.1.7 syntax with TranspecClaire McQuin2014-10-301-6/+6
* force encode all strings to UTF-8lcg/force-encodeLamont Granquist2013-10-171-4/+4
* Test for LANG=C and input contains UTF-8Lamont Granquist2013-10-171-0/+20
* Add regression test for popen4 zombie leakdanielsdeleo2013-06-261-0/+22
* Refactor unit test layoutBryan McLellan2012-12-061-0/+47