summaryrefslogtreecommitdiff
path: root/spec/support/shared/functional
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Determine the expected gid for files by default by actually creating a file s...sersut2013-05-311-11/+18
* Fix socket tests to have shorter paths to adhere path limit for sockets.sersut2013-05-311-1/+14
* Functional specs for selinux functionality introduced by file provider refactor.sersut2013-05-281-0/+39
* [CHEF-3978] run basic why run sanity checkdanielsdeleo2013-05-241-6/+31
* Fix specs on windows.sersut2013-05-231-2/+18
* force_unlink socket tests.sersut2013-05-221-1/+19
* force_unlock tests for blockdev & chardevsersut2013-05-221-3/+45
* Directory specs for force_unlink.sersut2013-05-221-2/+26
* force_unlink tests for symlinks.sersut2013-05-221-0/+72
* Rename file config parameters to be file_atomic_update & file_staging_uses_de...sersut2013-05-201-12/+12
* Increase windows ACL testing coverage. Fix children inheritance of windows ACLs.sersut2013-05-203-33/+76
* Fix broken windows permission tests.sersut2013-05-182-9/+149
* Refactor securable tests to differentiate based on target file availability. ...sersut2013-05-183-29/+66
* forcibly turn diffing back on after diff testsdanielsdeleo2013-03-271-2/+1
* avoid clobbering original diff disable state when nesteddanielsdeleo2013-03-271-1/+1
* Disable diffs during file functional testsdanielsdeleo2013-03-275-0/+27
* make nil the default for second argument of make_tmpname()Lamont Granquist2013-01-292-2/+2
* Remove securable resource behavior that is not required for this changeadamedx2013-01-181-2/+0
* CHEF-3467: Cookbook file resource permissions not inherited from parent on Wi...adamedx2013-01-182-70/+93
* fix functional test context for permissions.danielsdeleo2013-01-073-38/+44
* skip windows reporting functional tests for nowdanielsdeleo2013-01-041-1/+5
* [CHEF-3557] report file modes with leading 0 for claritydanielsdeleo2013-01-041-6/+6
* [CHEF-3557] force log_level to info to suppress diffsdanielsdeleo2013-01-041-0/+3
* [CHEF-3557] Fix ws/capitalization in test suite/commentsdanielsdeleo2013-01-041-6/+6
* [CHEF-3557] fix reporting for directory-like resourcesdanielsdeleo2013-01-031-4/+6
* [CHEF-3557] fix file security reporting for files on Unixdanielsdeleo2013-01-031-0/+369
* fix binread for ruby 1.8danielsdeleo2012-11-191-0/+1
* fixes binmode issues on windowsdanielsdeleo2012-11-192-4/+15
* refactor unix securable tests: make updated status explicitdanielsdeleo2012-11-061-24/+57
* assert starting state, remove atime checksdanielsdeleo2012-11-063-6/+37
* verify updated/not updated for directory-like resourcesdanielsdeleo2012-11-061-23/+75
* verify updated/not updated for file-like resourcesdanielsdeleo2012-11-061-52/+136
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-304-0/+689