summaryrefslogtreecommitdiff
path: root/spec/support
Commit message (Expand)AuthorAgeFilesLines
* flip multiline function arguments aroundlcg/rubocop-0.37.2Lamont Granquist2016-02-192-4/+4
* deal with 0.37.2 renamed copsLamont Granquist2016-02-183-9/+9
* Merge pull request #4465 from artursitarski/change-shell-for-locked-userThom May2016-02-161-4/+4
|\
| * Updated specartursitarski2016-02-021-4/+4
* | convert MultilineOperationIndentation style to "indented"Lamont Granquist2016-02-121-1/+1
* | pull rubocop 0.37.2 into chefstyleLamont Granquist2016-02-121-2/+2
* | autofixing auto-inserted delimiterslcg/chefstyle-batchLamont Granquist2016-02-093-5/+5
* | auto fixing some rubocopsLamont Granquist2016-02-098-15/+15
* | autofixing whitespace copsLamont Granquist2016-02-0536-119/+95
* | Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-0227-36/+36
* | Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-0226-26/+26
* | Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-0238-38/+38
* | Merge pull request #4409 from chef/lcg/suppress-reporter-failuresLamont Granquist2016-01-271-0/+6
|\ \ | |/ |/|
| * suppress reporter failures by using validate_utf8=falselcg/suppress-reporter-failuresLamont Granquist2016-01-261-0/+6
* | Skip Version0 encrypted databag tests when in fips modeJay Mundrawala2016-01-251-0/+4
* | Do openssl initialization from applicationsJay Mundrawala2016-01-251-1/+1
|/
* Autofixing Style/PercentLiteralDelimeterslcg/percentliteraldelimetersLamont Granquist2016-01-182-4/+4
* Use double quotes by defaultThom May2016-01-1435-250/+250
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-1313-26/+26
* Move server and repository fs objects to their own directoriesJohn Keiser2016-01-131-8/+7
* really fix copslcg/really-fix-copsLamont Granquist2016-01-121-6/+6
* chefstyle: fix Lint/StringConversionInInterpolationLamont Granquist2016-01-121-1/+1
* Convert all uses of Chef::REST to Chef::ServerAPItm/no_more_restThom May2016-01-111-9/+11
* Filter out service test that cannot run inside a WPARshain/disable_aix_mount_testsScott Hain2015-12-181-0/+4
* Don't run IPv6 tests on GCEjk/no-ipv6-on-gceJohn Keiser2015-12-151-1/+11
* fix typoLamont Granquist2015-12-141-1/+1
* mocking the filesystem is dumbLamont Granquist2015-12-141-0/+1
* fix mocksplosion removal on the windows sideLamont Granquist2015-12-141-4/+4
* delete commented out lines in spec testLamont Granquist2015-12-141-10/+0
* implement verifications as a propertyLamont Granquist2015-12-141-13/+11
* bump up timeout for travisLamont Granquist2015-12-111-2/+2
* immediately_before -> beforeJohn Keiser2015-12-091-1/+1
* Fix testsJohn Keiser2015-12-091-0/+6
* dpkg multipackage and bonus fixesLamont Granquist2015-12-021-0/+4
* Run pedant from chef-zero directly instead of having our ownJohn Keiser2015-11-184-222/+0
* respond to review commentsThom May2015-11-091-0/+5
* add a failing test case for value_for_platformJordan Evans2015-10-241-0/+7
* Quote paths.mcquin/chef-3883Claire McQuin2015-10-061-1/+22
* Raise error when running 32-bit scripts on Windows Nano.mcquin/nano/disable-32-bitClaire McQuin2015-10-051-3/+11
* Merge pull request #4016 from chef/mcquin/nano-ps-scriptClaire McQuin2015-10-022-25/+38
|\
| * Resolve resource_architecture and guard_architecture stubs.Claire McQuin2015-10-012-32/+31
| * Use -Command flag on NanoClaire McQuin2015-10-011-4/+18
* | Add test for nonzero systemctl exit codeJohn Keiser2015-09-282-79/+46
* | Add system providers to the list of world-stubbed stuffJohn Keiser2015-09-281-8/+27
* | Test more of provider resolution by mocking the filesystem and commandsJohn Keiser2015-09-281-0/+60
|/
* Safely clean up Win32 namespace after specsClaire McQuin2015-09-211-0/+34
* Use instance_double instead of instancejdm/fix-mixlib-shelloutJay Mundrawala2015-09-141-2/+2
* Fix failing specs on WindowsJay Mundrawala2015-09-141-3/+9
* Enable 64-bit support for Powershell and Batch scriptsSalim Alam2015-08-191-0/+8
* Make service manager tests pass.Kartik Null Cating-Subramanian2015-07-201-1/+2