summaryrefslogtreecommitdiff
path: root/spec/functional
Commit message (Expand)AuthorAgeFilesLines
...
* | aix - some versions of aix do not support -f, -r is sufficient.kaustubh-d2014-07-311-1/+1
* | aix: remove accidental swp file commit.kaustubh-d2014-07-311-0/+0
* | aix: implement user lock/unlock and fix testskaustubh-d2014-07-312-9/+43
* | aix: -m option option to usermod errors on aixkaustubh-d2014-07-311-0/+5
* | aix: use password hashes, aix style from /etc/security/passwdkaustubh-d2014-07-311-8/+72
* | Use valid short name for group memberssiddheshwar-more2014-07-311-4/+5
* | aix: useradd doesnt support -r like other unix, so sytem account is created b...kaustubh-d2014-07-311-8/+15
* | aix: aix uses different password shadow file.kaustubh-d2014-07-311-7/+25
* | aix: enable user tests, username by default are shorter on aixkaustubh-d2014-07-311-3/+12
* | Fixed group tests for aix to use short group/user namesiddheshwar-more2014-07-311-5/+6
* | Make FileVendor configuration specific to the two implementationsdanielsdeleo2014-07-304-6/+4
* | Move `ohai` helper into platform_helpers, fix perf issue.danielsdeleo2014-07-301-10/+0
|/
* Merge pull request #1639 from opscode/sersut/chef-cvt-fixSerdar Sutay2014-07-151-8/+9
|\
| * Handle unexpected default non-inheritable ACLs on non-vanilla windows boxes.sersut2014-07-141-8/+9
* | Limit change to windows and fix test to be accurate.jmink2014-07-151-1/+3
* | Add comments to clarify linking codejmink2014-07-151-1/+1
* | CHEF-3960 Symlinks to directories should be swingablejmink2014-07-151-0/+6
|/
* Add RSpec matcher match_environment_variable.Claire McQuin2014-07-101-9/+1
* Update expected result when LC_ALL is not set in Windows.Claire McQuin2014-07-091-1/+9
* Set environment option's 'LC_ALL' to nil if not present in option.Claire McQuin2014-06-271-9/+1
* Add functional test for shell_out_with_systems_localeClaire McQuin2014-06-271-0/+56
* Misc spec fixes for windows.sersut2014-06-241-3/+3
* Fix windows specs.sersut2014-06-241-2/+2
* Skip all unsupported platforms in remount testdanielsdeleo2014-06-121-1/+3
* Return rack-compliant 404 messagesdanielsdeleo2014-06-111-2/+2
* Merge pull request #1443 from opscode/ryancragun/CHEF-5314_11-masterClaire McQuin2014-06-111-0/+10
|\
| * [CHEF-5314] Add unit and fucntional specsRyan Cragun2014-05-201-0/+10
* | Merge pull request #1451 from opscode/lcg/CHEF-2824lamont-granquist2014-06-041-11/+14
|\ \
| * | fixes and func testsLamont Granquist2014-05-291-11/+14
| |/
* | restore ENV after testsClaire McQuin2014-06-031-0/+4
* | add error handling, set *_proxy instead of *_PROXYClaire McQuin2014-06-031-2/+2
* | rename configure_environment_variables to configure_proxy_environment_variablesClaire McQuin2014-06-031-1/+1
* | test proxy env vars available for shell_outClaire McQuin2014-06-031-0/+54
* | Change mis-named class constant WmiInstance to WmiLiteAdam Edwards2014-05-301-1/+1
* | Use wmi-lite gem dependency for wmi accessAdam Edwards2014-05-301-1/+1
* | Re-implement ruby-wmi functionalityAdam Edwards2014-05-301-4/+4
|/
* CHEF-5211: fix configure hostname guessingLamont Granquist2014-04-231-1/+2
* CHEF-5211: Make sure ohai[:fqdn] succeedsBryan McLellan2014-04-221-0/+37
* add CHEF::Rest#get func testsLamont Granquist2014-04-222-2/+25
* fix mixing should + expect rspec syntax in same fileLamont Granquist2014-04-222-6/+6
* CHEF-5100: moar func testsLamont Granquist2014-04-222-0/+39
* forgot to mix into remote_file specsLamont Granquist2014-04-211-0/+1
* wrap methods in a moduleLamont Granquist2014-04-212-0/+4
* DRY up remote_file func specsLamont Granquist2014-04-111-134/+7
* CHEF-5198: adding func tests for Chef::HTTP clientsLamont Granquist2014-04-112-0/+112
* Merge pull request #1370 from opscode/lcg/CHEF-5198-remote-file-functestslamont-granquist2014-04-101-2/+192
|\
| * CHEF-5198: add func tests for remote_fileLamont Granquist2014-04-091-2/+192
* | [CHEF-5150] chef-service-manager: don't create interactive servicePierre Ynard2014-04-101-0/+6
|/
* Merge pull request #1353 from opscode/ci-spec-updatesSerdar Sutay2014-03-311-1/+1
|\
| * Fix / Mark volatile the transient failures on Solaris.sersut2014-03-281-1/+1