summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Set guard_interpreter using default_guard_interpreteradamed/guard-interpreter-defaultAdam Edwards2014-10-223-19/+38
* powershell_script and batch resource guard_interpeter default to parent resourceAdam Edwards2014-10-215-14/+138
* Merge pull request #2249 from opscode/jdmundrawala/delete-envJay Mundrawala2014-10-211-0/+9
|\
| * spec to ensure deleting ENV[var] from current process worksjdmundrawala/delete-envJay Mundrawala2014-10-211-0/+9
* | Merge pull request #2028 from ClogenyTechnologies/kd/aix-serviceSerdar Sutay2014-10-217-0/+843
|\ \
| * | fixed functional testskaustubh-d2014-09-235-92/+133
| * | fix copyrightkaustubh2014-09-221-1/+1
| * | mark test aix only, and correct copyrightkaustubh2014-09-221-2/+2
| * | functional specs for aix service providerkaustubh-d2014-09-194-0/+352
| * | aix service provider more code changeskaustubh-d2014-09-151-1/+67
| * | aix service speckaustubh-d2014-09-121-0/+115
| * | aixinit specskaustubh-d2014-09-111-0/+269
* | | Merge pull request #2255 from xeron/node_to_hash_run_list_fixSerdar Sutay2014-10-211-0/+4
|\ \ \
| * | | Separate test for node.to_hash with empty run_list.Ivan Larionov2014-10-191-3/+4
| * | | Empty run_list should result in empty array when using node.to_hash.Ivan Larionov2014-10-181-0/+3
* | | | Merge pull request #2237 from rottenbytes/mount_cgroupsSerdar Sutay2014-10-211-10/+6
|\ \ \ \ | |_|_|/ |/| | |
| * | | update tests : add cgroup and use a loopNicolas Szalay2014-10-161-10/+6
* | | | Merge pull request #2259 from kwilczynski/chef-2258Serdar Sutay2014-10-211-6/+28
|\ \ \ \
| * | | | Fix value of retries shown in the error report.Krzysztof Wilczynski2014-10-191-6/+28
| | |/ / | |/| |
* | | | Merge pull request #2266 from opscode/sersut/chef-rc-fixes-2Serdar Sutay2014-10-211-2/+2
|\ \ \ \
| * | | | Missed one spec in rpm_spec.rb.sersut/chef-rc-fixes-2Serdar Sutay2014-10-201-2/+2
* | | | | Merge pull request #2263 from opscode/sersut/chef-rc-fixesSerdar Sutay2014-10-207-6/+19
|\ \ \ \ \ | |/ / / /
| * | | | Disable data bag encryption v3 specs on ruby 1.9.X.sersut/chef-rc-fixesSerdar Sutay2014-10-202-3/+3
| * | | | Refer to rpm assets with the full path in specs.Serdar Sutay2014-10-202-2/+4
| * | | | Fix cron specs on Solaris.Serdar Sutay2014-10-201-1/+7
| * | | | Correctly turn off version 3 data bag encryption specs on windows.Serdar Sutay2014-10-204-3/+8
| |/ / /
* | | | rspec-3-ifylcg/rest-test-speedupLamont Granquist2014-10-201-74/+74
* | | | speed up rest testLamont Granquist2014-10-181-1/+5
|/ / /
* | | Merge pull request #2216 from opscode/tball/bsd_package_nameTyler Ball2014-10-175-47/+216
|\ \ \
| * | | 1) No longer allowing multiple args passed to ResourceCollection#<< 2) removi...tyler-ball2014-10-171-34/+1
| * | | Cleaning up based on review commentstyler-ball2014-10-172-197/+188
| * | | Added some documentation and cleaned up unecessary TODOs. Added first round ...tyler-ball2014-10-161-0/+217
| * | | Refactoring ResourceCollection interface to be backwards compatiable, all spe...tyler-ball2014-10-163-5/+5
| * | | Removing all traces of 'created_as_type' since that fix is no longer necessarytyler-ball2014-10-161-6/+0
| |/ /
* | | Error message update from PR comments.Serdar Sutay2014-10-161-1/+1
* | | Enable guard_interpreters for the execute resource and set the default interp...Serdar Sutay2014-10-162-0/+118
* | | Remove the "path" attribute from "execute" resource which has never been back...Serdar Sutay2014-10-161-7/+0
* | | Merge pull request #2222 from opscode/mcquin/centos-locale-aClaire McQuin2014-10-161-0/+89
|\ \ \
| * \ \ Merge branch 'master' into mcquin/centos-locale-aClaire McQuin2014-10-164-51/+107
| |\ \ \
| * | | | Use shell_out to get localesClaire McQuin2014-10-151-0/+89
* | | | | Merge pull request #2238 from opscode/sersut/chef-2174Serdar Sutay2014-10-161-0/+8
|\ \ \ \ \
| * | | | | Add a unit test to check tagged? method with default node object.sersut/chef-2174Serdar Sutay2014-10-161-0/+8
| | |_|/ / | |/| | |
* | | | | add test for retval from definitionLamont Granquist2014-10-161-0/+11
* | | | | convert to rspec 3Lamont Granquist2014-10-161-40/+38
| |_|/ / |/| | |
* | | | file_spec: chdir into the temp directory so we don't leave test files in the ...cdoherty-eliminate-spec-remnantsChris Doherty2014-10-151-0/+2
|/ / /
* | | Remove unnecessary contexts in DSC functional specsAdam Edwards2014-10-141-44/+36
* | | DSC parameters should be passed even when there is no config data fileAdam Edwards2014-10-141-4/+57
* | | Merge pull request #2215 from opscode/tball/homebrew_fixTyler Ball2014-10-131-0/+9
|\ \ \
| * | | Fixing bug where tried to use the homebrew provider on OSX and didn't correc...tball/homebrew_fixtyler-ball2014-10-131-0/+9
| |/ /
* | | Merge pull request #2190 from opscode/jdmundrawala/issue-2169Jay Mundrawala2014-10-131-4/+4
|\ \ \ | |/ / |/| |