summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Make root_dir required for CookbookVersion to generate manifestJohn Keiser2014-04-234-135/+237
* Fix data bag test to create bag before creating itemJohn Keiser2014-04-221-0/+2
* Run Pedant against local mode in TravisJohn Keiser2014-04-224-0/+212
* Make OS X service resource work when the plist doesn't exist yet.danielsdeleo2014-04-161-0/+37
* 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
* | windows path fix for CHEF-4472Bastien JOVE2014-04-101-0/+23
* | [CHEF-5150] chef-service-manager: don't create interactive servicePierre Ynard2014-04-101-0/+6
* | quote git rev_pattern to prevent pathname expansionJeremiah Snapp2014-04-101-4/+4
|/
* CHEF-5198: a better fixLamont Granquist2014-04-091-1/+1
* Merge pull request #1368 from opscode/lcg/CHEF-5198lamont-granquist2014-04-091-1/+1
|\
| * fix spec testLamont Granquist2014-04-091-1/+1
* | Wrap code in an instance_eval context for syntax check.danielsdeleo2014-04-093-4/+8
|/
* [11] Don't catch SIGTERM if not in daemon modePhil Dibowitz2014-04-011-0/+2
* Merge pull request #1354 from opscode/chef-5169Serdar Sutay2014-03-311-0/+32
|\
| * Add spec for CHEF-5169.sersut2014-03-311-0/+32
* | Merge pull request #1353 from opscode/ci-spec-updatesSerdar Sutay2014-03-313-2/+3
|\ \ | |/ |/|
| * Fix / Mark volatile the transient failures on Solaris.sersut2014-03-283-2/+3
* | Mount spec should use File::expand_path for symmetry on WindowsAdam Edwards2014-03-311-5/+10
* | Address regression with convert_boolean_return always set to trueAdam Edwards2014-03-291-1/+28
* | CR feedback: move command evaluation to guard interpreterAdam Edwards2014-03-293-8/+8
* | CR feedback: clean up convert boolean expressions and add testsAdam Edwards2014-03-291-0/+40
* | CR feedback: move inheritance to class level, add tests for convert_boolean_trueAdam Edwards2014-03-293-1/+91
* | Fix namespacing issues caused by moving guard_interpreter logic out of Chef::...Adam Edwards2014-03-294-9/+9
* | CR feedback: refactor guard interpreter logic out of Resource into ConditionalAdam Edwards2014-03-294-15/+22
* | CR feedback: use expect to explicitly test exception behaviorAdam Edwards2014-03-292-13/+3
* | CR feedback: remove duplicate specsAdam Edwards2014-03-291-17/+0
* | Guard resource new specs and spec fixesAdam Edwards2014-03-294-2/+157
* | Spec test break in to_hash due to new guard_interpreter attribute in Chef::Re...Adam Edwards2014-03-291-1/+1
* | CHEF-4553: Add spec tests and fix broken examplesAdam Edwards2014-03-291-3/+28
* | Remove extraneous character that breaks test cleanupAdam Edwards2014-03-291-1/+1
* | Powershell guard functional testsAdam Edwards2014-03-291-0/+144
* | Fix comment typoadamedx2014-03-291-1/+1
|/
* Merge pull request #1348 from opscode/win-ci-fixesSerdar Sutay2014-03-281-3/+3
|\
| * Fix Windows 2003 CI issues:sersut2014-03-281-3/+3
* | [CHEF-5132] more tests added for ImmutableCollections #to_a and #to_hash methodsXabier de Zuazo2014-03-281-9/+41
* | [CHEF-5132] ImmutableCollections #to_a and #to_hash tests changed to use #be_...Xabier de Zuazo2014-03-281-19/+19
* | [CHEF-3953] ImmutableMash and ImmutableArray should implement to_hash and to_...brianbianco2014-03-281-0/+23
* | Update the unit tests to use the files names instead of the number of filesMatt Veitas2014-03-281-3/+14
* | Fixing indentationMatt Veitas2014-03-281-1/+1
* | Fixing an integration test that was assuming the chefignore would be only loc...Matt Veitas2014-03-281-3/+2
* | CHEF-4203: Honor the chefignore file for knife cookbook testMatt Veitas2014-03-286-0/+41
|/
* [CHEF-3610] Set log_level for chef-client when '-VV' is specified in the knif...Hui Hu2014-03-281-0/+7
* CHEF-4957: Mount resource won't work when device is a relative symlinkMaxime Caumartin2014-03-281-0/+25
* CHEF-5087: Hide win32 if not on windowsBryan McLellan2014-03-283-3/+3
* CHEF-5087: Add a Windows Installer package providerBryan McLellan2014-03-273-0/+214
* CHEF-5100:Lamont Granquist2014-03-273-0/+229
* Merge pull request #948 from thommay/chef-4443Serdar Sutay2014-03-272-1/+10
|\
| * move run_list twiddling into the policy builderThom May2014-03-041-1/+1
| * Merge remote-tracking branch 'origin/master' into save-right-run-listThom May2014-03-04378-5224/+11339
| |\