summaryrefslogtreecommitdiff
path: root/spec/unit/registry_helper_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Modify registry specs to adhere to spec naming conventionsClaire McQuin2015-09-041-387/+0
* Implement delete_key with Win32::Registry#delete_keyClaire McQuin2015-09-031-9/+6
* changed the registry_key provider to scan collected registry keys with downca...JKerry2015-06-261-1/+15
* Update to RSpec 3.Claire McQuin2014-10-291-143/+143
* s/mock\(/double(/gLamont Granquist2014-01-291-2/+2
* Fixing unit/functional test expectationsPrajaktaPurohit2013-01-281-4/+6
* hide Win32::API calls from non-windowsdanielsdeleo2013-01-281-1/+1
* Adding new unit tests for the registry helper, fixing older tests and refacto...PrajaktaPurohit2012-12-191-54/+132
* Adding more unit tests to the registry_helper specPrajaktaPurohit2012-12-191-6/+221
* Adding to unit testsPrajaktaPurohit2012-12-191-1/+19
* Making the tests pass on both windows and unixPrajaktaPurohit2012-12-191-3/+7
* Adding the registry_helper unit test specPrajaktaPurohit2012-12-191-6/+10
* Adding the registry_spec_helper (this got added too fast, it is correctedPrajaktaPurohit2012-12-191-0/+55