summaryrefslogtreecommitdiff
path: root/spec/unit/provider/cron/unix_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* rebase + squashLamont Granquist2018-07-061-4/+4
* clean up whitespace againLamont Granquist2018-07-021-2/+2
* fix Layout/IndentHeredocLamont Granquist2018-07-021-7/+7
* fix Style/HashSyntaxLamont Granquist2018-07-021-7/+7
* mechanical conversion of most debug log statements to traceThom May2018-03-261-3/+8
* fix Style/BlockDelimiters, Style/MultilineBlockLayout and 0.42.0 engine upgradeLamont Granquist2016-08-171-4/+4
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-2/+2
* Use double quotes by defaultThom May2016-01-141-5/+5
* Log output of crontab -l when non-zero exit statusEric Saxby2014-10-011-0/+12
* Unix cron provider uses shell_outEric Saxby & Greg Poirier2014-09-261-60/+66
* Reading user crontab on unix as that userEric Saxby2014-09-231-6/+6
* s/mock\(/double(/gLamont Granquist2014-01-291-5/+5
* s/stub!/stub/gLamont Granquist2014-01-291-6/+6
* fix unit test for cron and stderrs check nil.kaustubh-d2013-08-041-3/+3
* move tests to abstracted unix cron.kaustubh-d2013-08-041-0/+121