summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* [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
| * adding unit tests for registrykey lcrLamont Granquist2012-12-191-0/+96
| * Returning true accross all functions when the state wanted by user is attainedPrajaktaPurohit2012-12-191-11/+11
| * 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-192-4/+39
| * Deleting comments, pp statements etc.PrajaktaPurohit2012-12-192-4/+1
| * Correcting the author and copyright informationPrajaktaPurohit2012-12-192-0/+2
| * Adding a condition to check the action(result in the reporting data)PrajaktaPurohit2012-12-191-3/+7
| * reducing code duplicationLamont Granquist2012-12-191-216/+165
| * Adding tests for the registry dsl and some minor fixesPrajaktaPurohit2012-12-191-0/+82
| * Deleting the completed todosPrajaktaPurohit2012-12-191-4/+0
| * be consistent with symbols for architectureLamont Granquist2012-12-191-36/+36
| * Removing duplicate codePrajaktaPurohit2012-12-191-19/+12
| * Refactoring the setup for whyrun tests.PrajaktaPurohit2012-12-191-18/+19
| * Adding some whyrun testsPrajaktaPurohit2012-12-191-2/+132
| * Deleting unwanted comments and minor name fixesPrajaktaPurohit2012-12-191-42/+5
| * Adding reporting spec tests and some minor fixesPrajaktaPurohit2012-12-191-101/+242
| * update copyrightLamont Granquist2012-12-191-3/+2
| * unit tests for regkey resourceLamont Granquist2012-12-191-0/+172
| * test for throwing exception on non-windows serverLamont Granquist2012-12-191-0/+19
| * typoLamont Granquist2012-12-191-1/+1
| * add a 64-bit testLamont Granquist2012-12-191-0/+29
| * adding tests for behavior on type-mismatchesLamont Granquist2012-12-191-0/+40
| * remove 64-bit from constructor for 32-bit testingLamont Granquist2012-12-191-1/+1
| * Adding whyrun support to the registry providerPrajaktaPurohit2012-12-191-2/+4
| * test layout should match chef layoutLamont Granquist2012-12-191-0/+0
| * largely cosmetic changesLamont Granquist2012-12-191-10/+16
| * specifying 64-bit in constructor will fail on 32-bitLamont Granquist2012-12-191-1/+1
| * API fixes after reviewLamont Granquist2012-12-191-32/+18
| * Tests for windows platform onlyPrajaktaPurohit2012-12-191-1/+1
| * fleshing out 32-bit/64-bit specs moreLamont Granquist2012-12-191-15/+100