summaryrefslogtreecommitdiff
path: root/spec/functional/version_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* Use require_relative within the specsrequire_relativeTim Smith2020-02-181-1/+1
* add a label to the version command specsRobb Kidd2019-11-011-1/+1
* distro constants for solo, zero and automateMarc Chamberland2019-05-231-1/+2
* Remove chef-* binstubs from chef gemLamont Granquist2019-04-291-2/+2
* addressing comments by coderangerMarc Chamberland2019-04-191-1/+1
* Replacing workmarks with distro constantsMarc Chamberland2019-04-191-1/+1
* fix Style/HashSyntaxLamont Granquist2018-07-021-1/+1
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-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-4/+4
* fix aix related providers to replace popen4 with mixlib shell_outkaustubh-d2015-02-171-1/+1
* Update to RSpec 3.Claire McQuin2014-10-291-1/+1
* Execute binaries using ruby so that they can execute everywhere.sersut2013-10-211-1/+1
* Make sure the bundle command is executed from the correct dir. Use bundle exe...sersut2013-10-211-12/+6
* Regression test for version numbers of chef.sersut2013-10-211-0/+41