summaryrefslogtreecommitdiff
path: root/spec/functional/resource/aixinit_service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Use __dir__ instead of getting the dir of __FILE__Tim Smith2020-09-091-1/+1
* File.exists? -> File.exist?existTim Smith2020-08-121-7/+7
* Update to Chefstyle 1.2 + some fixeschefstyle12Tim Smith2020-07-141-1/+0
* Fix more undefined references to run_context.Pete Higgins2020-06-301-0/+1
* Remove test file that added a method to top-level scope.Pete Higgins2020-06-261-1/+0
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* Style/StringLiteralsInInterpolationLamont Granquist2019-07-051-1/+1
* fix Style/UnneededInterpolationLamont Granquist2018-07-021-1/+1
* fix Style/HashSyntaxLamont Granquist2018-07-021-1/+1
* Respect TMPDIR in functional testsJohn Keiser2016-02-101-3/+3
* autofixing whitespace copsLamont Granquist2016-02-051-11/+11
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-10/+10
* fix some lint copsLamont Granquist2016-01-121-1/+1
* Stub `windows?` on ChefConfig so it applies to configdanielsdeleo2015-05-201-1/+1
* typo fixes - https://github.com/vlajos/misspell_fixerVeres Lajos2014-11-081-1/+1
* Update to RSpec 3.Claire McQuin2014-10-291-2/+2
* fixed functional testskaustubh-d2014-09-231-42/+48
* mark test aix only, and correct copyrightkaustubh2014-09-221-2/+2
* functional specs for aix service providerkaustubh-d2014-09-191-0/+205