summaryrefslogtreecommitdiff
path: root/spec/support/shared/functional
Commit message (Expand)AuthorAgeFilesLines
* fix Style/BlockDelimiters, Style/MultilineBlockLayout and 0.42.0 engine upgradeLamont Granquist2016-08-173-24/+24
* fixing Style/ConstantName copLamont Granquist2016-08-161-4/+4
* fixing Lint/Void copLamont Granquist2016-08-161-2/+2
* autofixing Style/WhileUntilModifier copLamont Granquist2016-08-161-3/+1
* clear test directory before file resource examplesMatt Wrock2016-08-161-0/+1
* Too much log output and unnecessary warnings! Suppress that shit.Kartik Null Cating-Subramanian2016-04-251-1/+1
* flip multiline function arguments aroundlcg/rubocop-0.37.2Lamont Granquist2016-02-191-3/+3
* deal with 0.37.2 renamed copsLamont Granquist2016-02-182-6/+6
* pull rubocop 0.37.2 into chefstyleLamont Granquist2016-02-121-2/+2
* 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
|/ /