summaryrefslogtreecommitdiff
path: root/spec/unit/provider/cron_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Style/SymbolArrayLamont Granquist2019-07-021-1/+1
* - Added a warning in case user is using a `environment` for an entry that can...btm/MSYS-979vijaymmali19902019-05-031-20/+123
* changes for rubocop engine upgrades.lcg/rubocop-upgradesLamont Granquist2019-01-151-15/+15
* Update wording in resource specs for attributes -> propertiesTim Smith2018-07-101-3/+3
* clean up whitespace againLamont Granquist2018-07-021-64/+64
* fix Layout/IndentHeredocLamont Granquist2018-07-021-335/+335
* mechanical conversion of most debug log statements to traceThom May2018-03-261-32/+27
* few more stray popen4 failing specsLamont Granquist2017-04-011-2/+2
* remove popen4 from cron resource + fix specsLamont Granquist2017-03-311-39/+15
* fix Style/BlockDelimiters, Style/MultilineBlockLayout and 0.42.0 engine upgradeLamont Granquist2016-08-171-2/+2
* Fix handling of empty string values for cron attrstm/empty_cron_attributesThom May2016-07-291-16/+16
* autofixing whitespace copsLamont Granquist2016-02-051-4/+4
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-62/+62
* updating resources/providers unit tests to rpsec3Lamont Granquist2014-10-241-175/+175
* Fix rspec warningsdanielsdeleo2014-04-241-14/+14
* Enabled using special strings in cron. CHEF-2816Juri Timoshin2014-03-201-1/+133
* CHEF-4848: Add additional unit testsBryan McLellan2014-03-201-6/+29
* Cron resource accepts a symbol as `weekday`Ryota Arai2014-03-201-0/+19
* s/mock\(/double(/gLamont Granquist2014-01-291-4/+4
* s/stub!/stub/gLamont Granquist2014-01-291-36/+36
* move attribute setting locally inside the specRanjib Dey2013-11-261-1/+1
* add spec for mailto attr comparison bugRanjib Dey2013-11-261-0/+6
* Normalize whitespace on all filesSeth Vargo2013-09-261-3/+3
* popen4 can yield while child has already died.kaustubh-d2013-08-041-0/+17
* fix cron unit test, this worked since @cron_exists was not reset properly.kaustubh-d2013-08-041-1/+2
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+812