summaryrefslogtreecommitdiff
path: root/spec/functional/resource/cron_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* fix Layout/EmptyLineAfterGuardClauseLamont Granquist2019-07-021-0/+1
* Remove bogus "solaris" platform from specsTim Smith2019-01-231-3/+3
* fix Style/HashSyntaxLamont Granquist2018-07-021-1/+1
* revert back to throwing Chef::Exceptions::CronLamont Granquist2017-04-011-1/+1
* remove popen4 from cron resource + fix specsLamont Granquist2017-03-311-2/+2
* Fix handling of empty string values for cron attrstm/empty_cron_attributesThom May2016-07-291-1/+1
* Add failing functional tests for empty cron attrsThom May2016-07-261-0/+7
* autofixing auto-inserted delimiterslcg/chefstyle-batchLamont Granquist2016-02-091-2/+2
* auto fixing some rubocopsLamont Granquist2016-02-091-2/+2
* autofixing whitespace copsLamont Granquist2016-02-051-1/+1
* Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-021-1/+1
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-11/+11
* @hourly not supported in aix cronskaustubh-d2014-10-281-2/+2
* Fix cron specs on Solaris.Serdar Sutay2014-10-201-1/+7
* Update cron resource spec to ensure duplicate entries are not createdSean Clemmer2014-08-181-1/+20
* Normalize whitespace on all filesSeth Vargo2013-09-261-2/+2
* run cron functional test only for root.kaustubh-d2013-08-041-1/+1
* add all solaris platforms.kaustubh-d2013-08-041-2/+2
* add solaris platform list.kaustubh-d2013-08-041-1/+1
* exclude cron attributes test for solaris.kaustubh-d2013-08-041-1/+2
* cron functional tests.kaustubh-d2013-08-041-0/+146