summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* [CHEF-3571] file rename chef-recipe -> chef-applydanielsdeleo2013-01-171-0/+0
* CHEF-3571 add chef-recipe commandBryan Berry2013-01-171-0/+84
* fix knife functional testsdanielsdeleo2013-01-161-1/+5
* [CHEF-3497] apply config in the desired orderdanielsdeleo2013-01-144-0/+38
* Update stubbing order within config specChris Roberts2013-01-141-7/+13
* race condition that resolves itself?Lamont Granquist2013-01-101-2/+2
* remove mistaken message expectationdanielsdeleo2013-01-071-1/+0
* Make tests unix_only where the stubs don't work on windows.danielsdeleo2013-01-071-3/+13
* Add missing stubs for File.directory?("/tmp")danielsdeleo2013-01-071-0/+2
* Stub windows platform detection in spec testsdanielsdeleo2013-01-072-13/+22
* Stub windows detection in directory spec.danielsdeleo2013-01-071-0/+3
* fix functional test context for permissions.danielsdeleo2013-01-074-38/+46
* skip windows reporting functional tests for nowdanielsdeleo2013-01-041-1/+5
* Fix dynamic inclusion of windows securable behaviordanielsdeleo2013-01-041-3/+5
* Fix remote file functional tests for ruby < 1.9.3danielsdeleo2013-01-041-1/+10
* Compute expected remote file mode from tempfiledanielsdeleo2013-01-041-1/+6
* [CHEF-3557] report file modes with leading 0 for claritydanielsdeleo2013-01-044-12/+12
* [CHEF-3557] force log_level to info to suppress diffsdanielsdeleo2013-01-041-0/+3
* [CHEF-3557] Fix ws/capitalization in test suite/commentsdanielsdeleo2013-01-041-6/+6
* [CHEF-3557] fix reporting for directory-like resourcesdanielsdeleo2013-01-035-12/+12
* [CHEF-3557] fix file security reporting for files on Unixdanielsdeleo2013-01-037-210/+388
* [CHEF-3557] Fix tests after rebasedanielsdeleo2013-01-031-3/+3
* [CHEF-3557] remove load_current_resource_attrs corpsedanielsdeleo2013-01-031-2/+13
* [CHEF-3557] remove load_current_resource_attrsdanielsdeleo2013-01-034-114/+144
* [CHEF-3557] Update ScanAccessControl behaviordanielsdeleo2013-01-031-2/+2
* [CHEF-3557] codify file metadata reporting behaviordanielsdeleo2013-01-031-0/+213
* [CHEF-3681] Test LWPs with inline compilationdanielsdeleo2012-12-272-0/+68
* [CHEF-3724] correctly query the recipes attribute in Node#recipe?danielsdeleo2012-12-261-0/+30
* [CHEF-3715] rename files checksum_cache -> digesterdanielsdeleo2012-12-211-0/+0
* [CHEF-3715] rename ChecksumCache => Digesterdanielsdeleo2012-12-213-67/+5
* [CHEF-3715] rm moneta's config optionsdanielsdeleo2012-12-212-4/+2
* [CHEF-3715] remove caching of sha256 cksumsdanielsdeleo2012-12-214-171/+9
* strip trailing whitespacedanielsdeleo2012-12-211-24/+24
* [CHEF-3715] decouple SyntaxCheck from ChecksumCachedanielsdeleo2012-12-211-43/+49
* Merge pull request #562 from lamont-opscode/lcg/OC-4660-registrylamont-opscode2012-12-219-0/+2152
|\
| * Fixing tests as per changed codePrajaktaPurohit2012-12-192-18/+2
| * Adding new unit tests for the registry helper, fixing older tests and refacto...PrajaktaPurohit2012-12-191-54/+132
| * add unit tests for case when values are not set in the resourceLamont Granquist2012-12-191-2/+32
| * more regkey unit testsLamont Granquist2012-12-191-15/+115
| * Adding more unit tests to the registry_helper specPrajaktaPurohit2012-12-191-6/+221
| * Fixing verbiage and refactoring the dsl functional tests.PrajaktaPurohit2012-12-191-39/+7
| * Adding to unit testsPrajaktaPurohit2012-12-191-1/+19
| * Changing verbiage for unit tests and creating a resource object instead of a ...PrajaktaPurohit2012-12-191-12/+7
| * Making the tests pass on both windows and unixPrajaktaPurohit2012-12-191-3/+7
| * Adding the registry_helper unit test specPrajaktaPurohit2012-12-191-6/+10
| * Removing the unix only test in the unit testPrajaktaPurohit2012-12-191-20/+1
| * Adding the registry_spec_helper (this got added too fast, it is correctedPrajaktaPurohit2012-12-191-0/+55
| * adding unit tests for action_createLamont Granquist2012-12-191-1/+44
| * Adding unit tests for the registry_helper_dslPrajaktaPurohit2012-12-191-0/+79
| * Fixing dsl tests to not test resourcePrajaktaPurohit2012-12-191-11/+6