summaryrefslogtreecommitdiff
path: root/spec/support/shared/functional
Commit message (Expand)AuthorAgeFilesLines
* autofixing auto-inserted delimiterslcg/chefstyle-batchLamont Granquist2016-02-091-1/+1
* auto fixing some rubocopsLamont Granquist2016-02-093-7/+7
* autofixing whitespace copsLamont Granquist2016-02-058-31/+21
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-026-9/+9
* Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-025-5/+5
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-026-6/+6
* Use double quotes by defaultThom May2016-01-147-92/+92
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-134-13/+13
* Quote paths.mcquin/chef-3883Claire McQuin2015-10-061-1/+22
* Raise error when running 32-bit scripts on Windows Nano.mcquin/nano/disable-32-bitClaire McQuin2015-10-051-3/+11
* Resolve resource_architecture and guard_architecture stubs.Claire McQuin2015-10-011-32/+26
* Use -Command flag on NanoClaire McQuin2015-10-011-4/+18
* Make service manager tests pass.Kartik Null Cating-Subramanian2015-07-201-1/+2
* Get specs to passAdam Edwards2015-05-291-1/+1
* Purge pending specscleanup-pendingdanielsdeleo2015-05-233-32/+4
* Merge pull request #3267 from dbjorge/issue-3266Thom May2015-05-201-12/+16
|\
| * securable_resource functional specs compare default creation permissions agai...Dan Bjorge2015-04-231-12/+16
* | Fix indentationThom May2015-05-051-15/+15
* | Merge branch 'minshallj/keep_suid_bit' of https://github.com/minshallj/chef i...Thom May2015-05-051-0/+18
|\ \ | |/ |/|
| * test for retention of suid bitJacob Minshall2015-03-171-0/+18
* | Fix faulty umask logic used in spec tests.Kartik Null Cating-Subramanian2015-03-161-5/+5
|/
* Enable Windows services to run as a different user (CHEF-4921). This adds :ru...cdoherty-enhance-win-serviceChris Doherty2014-12-191-0/+60
* typo fixes - https://github.com/vlajos/misspell_fixerVeres Lajos2014-11-082-3/+3
* Fix some Windows specs.Claire McQuin2014-10-301-8/+10
* Update to RSpec 3.Claire McQuin2014-10-295-199/+199
* 64-bit Windows functional script resource specs should not execute on 32-bit ...adamedx/32-bit-windows-spec-fixAdam Edwards2014-10-281-1/+1
* Set guard_interpreter using default_guard_interpreterAdam Edwards2014-10-231-0/+10
* powershell_script and batch resource guard_interpeter default to parent resourceAdam Edwards2014-10-231-0/+108
* stubs for :ssl_verify_mode default as :verify_peermcquin/verify_peer_defaultClaire McQuin2014-09-151-0/+6
* Print out request and response body on non-2xx responsejk/http-error-logJohn Keiser2014-09-071-1/+8
* validate checksums on downloadsLamont Granquist2014-07-301-0/+10
* Handle unexpected default non-inheritable ACLs on non-vanilla windows boxes.sersut2014-07-141-5/+13
* Automatically find out the sid for Administrators so that the specs can run o...sersut2014-07-141-2/+1
* Merge pull request #1164 from ClogenyTechnologies/kd-OC-9954-aix-rspecClaire McQuin2014-06-092-4/+24
|\
| * OC-9954 - aix: use 'guest' user for rspec tests instead of 'nobody' user.kaustubh-d2013-12-052-4/+24
* | Merge pull request #1383 from opscode/lcg/CHEF-5015Serdar Sutay2014-05-071-0/+52
|\ \
| * | add func tests for CHEF-5015Lamont Granquist2014-04-171-0/+52
* | | CHEF-5100: moar func testsLamont Granquist2014-04-221-0/+23
* | | wrap methods in a moduleLamont Granquist2014-04-211-112/+115
* | | CHEF-5198: adding func tests for Chef::HTTP clientsLamont Granquist2014-04-111-0/+216
* | | Remove extraneous character that breaks test cleanupAdam Edwards2014-03-291-1/+1
|/ /
* | Remove the unneeded running of "os" plugin.sersut2014-03-071-1/+1
* | Fix chef spec infra to use OHAI correctly.sersut2014-03-071-2/+1
* | Merge pull request #1238 from opscode/lcg/rspec-2.14-deprecation-warningslamont-granquist2014-01-301-2/+2
|\ \
| * | s/stub!/stub/gLamont Granquist2014-01-291-2/+2
* | | Remove crufty require of pryBryan McLellan2014-01-301-2/+0
|/ /
* | Restore checksums in the output.sersut2014-01-171-10/+22
* | fixed 1.8.7 incompatability issue; removed `pry` importAllen Goodman2013-12-191-4/+1
* | fixes CHEF-4639Allen Goodman2013-12-061-10/+15
* | RefactorAllen Goodman2013-11-181-44/+70
|/