summaryrefslogtreecommitdiff
path: root/spec/support/shared/functional
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Fix the annoying warning when running specs on windows.sersut2013-09-301-0/+48
* Fix CHEF-4419 by appending a drive letter from the current working directory ...sersut2013-09-301-0/+37
* Don't bother cleaning up Chef::Config after tests or initializing things to d...John Keiser2013-09-161-24/+0
* Delete config variable :after setting itJohn Keiser2013-09-161-0/+4
* Use Chef::Config.reset in tests instead of save/load configJohn Keiser2013-09-131-10/+12
* Use symlink source when inspecting current permissionsdanielsdeleo2013-07-021-10/+50
* Test manage_symlink_source w/ links to linksdanielsdeleo2013-06-261-0/+36
* Fix spec file loading annoyancesdanielsdeleo2013-06-261-20/+21
* Allow file resources to manage files via symlinkdanielsdeleo2013-06-261-26/+164
* Don't run blockdev & chardev tests because mknod can not be used inside a Sol...sersut2013-06-051-2/+2
* Make the tests resilient to specific Win2k3 behavior.sersut2013-06-041-1/+3
* Add test for setting atomic_update on file resource with valid / invalid values.sersut2013-06-031-0/+14
* Fix resource notifications for file resources with alternative file path sepe...sersut2013-06-031-7/+26
* Regression test for CHEF-4082sersut2013-05-311-0/+14