summaryrefslogtreecommitdiff
path: root/spec/functional/dsl
Commit message (Expand)AuthorAgeFilesLines
* Really skip the reboot pending func test if a reboot is pendingBryan McLellan2020-04-061-5/+6
* Style/EmptyLiteralLamont Granquist2019-07-051-1/+1
* fix Layout/AlignArgumentslcg/new-chefstyleLamont Granquist2019-07-021-1/+1
* Remove a functional test for the reboot_pending DSLbtm/remove-CBS-reg-func-testBryan McLellan2019-04-171-19/+0
* fix Style/HashSyntaxLamont Granquist2018-07-022-6/+6
* autofixing whitespace copsLamont Granquist2016-02-052-6/+6
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-1/+1
* Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-021-1/+1
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-022-2/+2
* Use OHAI_SYSTEM where possibleJay Mundrawala2016-02-022-10/+3
* Use double quotes by defaultThom May2016-01-142-9/+9
* remove pending reboot check for HKLM\SOFTWARE\Microsoft\Updates\UpdateExeVola...mwrock/reboot_pendingMatt Wrock2015-09-101-43/+33
* Fix some Windows specs.Claire McQuin2014-10-301-5/+5
* Merge branch 'master' into mcquin/rspec-3Claire McQuin2014-10-301-14/+14
|\
| * Fix the after blocks in reboot_pending specs.sersut/win-res-lookup-fixSerdar Sutay2014-10-291-4/+4
| * Fix the logic that checks for existing reboot pending in reboot pending tests.Serdar Sutay2014-10-281-15/+15
* | Update to RSpec 3.Claire McQuin2014-10-292-11/+11
|/
* Add the pending() guard to the 'when there's no reboot keys present' spec.Chris Doherty2014-09-291-2/+5
* CHEF-5086/COOK-3890: Add reboot_pending? to core DSLBryan McLellan2014-02-271-0/+118
* Fixing verbiage and refactoring the dsl functional tests.PrajaktaPurohit2012-12-191-39/+7
* Fixing dsl tests to not test resourcePrajaktaPurohit2012-12-191-11/+6
* Finxing a missing line pushed too soon.PrajaktaPurohit2012-12-191-0/+1
* Describing the resource we actually test.PrajaktaPurohit2012-12-191-1/+1
* Adding tests to run on unix platform for windows registry and making the regi...PrajaktaPurohit2012-12-191-3/+20
* Adding tests for the registry dsl and some minor fixesPrajaktaPurohit2012-12-191-0/+82