summaryrefslogtreecommitdiffstats
path: root/spec/unit/provider/ssh_authorized_key
Commit message (Expand)AuthorAgeFilesLines
* (#8663) Disable spec tests for unsupported functionality on WindowsJosh Cooper2011-07-281-4/+4
* Maint: Tagged spec tests that are known to fail on WindowsJosh Cooper2011-07-191-2/+2
* (#7114) Fix specs for ssh authorized key parsed providerNick Lewis2011-05-161-32/+21
* maint: clean up the spec test headers in bulk.Daniel Pittman2011-04-131-2/+1
* maint: just require 'spec_helper', thanks rspec2Daniel Pittman2011-04-081-1/+1
* Merge branch '2.6.x' into nextMatt Robinson2011-03-181-0/+1
|\
| * (#5662) Fixed tests that didnt stub key_attributesStefan Schulte2010-12-231-0/+1
* | (#6582) eliminate fakeresource use in ssh_authorized_key spec.Daniel Pittman2011-03-031-27/+17
* | (#6582) eliminate fakeparsefile helper method.Daniel Pittman2011-03-031-7/+1
* | (#6582) Eliminate the old fakedata helper method.Daniel Pittman2011-03-031-4/+2
* | maint: Use expand_path when requiring spec_helper or puppettestMatt Robinson2010-12-061-1/+1
|/
* (#5233) Randomize tmp dir pathsMatt Robinson2010-11-081-2/+1
* [#4308] Remove puppettest from specsMatt Robinson2010-09-031-2/+4
* Code smell: Two space indentationMarkus Roberts2010-07-091-187/+187
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-091-14/+20
* [#3994-part 3] rename spec tests from *_spec_spec to *_spec.rbMarkus Roberts2010-06-281-0/+0
* Fix for test ordering sporadic failureMarkus Roberts2010-06-281-1/+1
* [#3994-part 2] rename integration tests to *_spec.rbMarkus Roberts2010-06-281-0/+0
* maint: Fixing tests that fail when run as rootMatt Robinson2010-06-281-0/+2
* [#3994] rename the specs to have _spec.rb at the endMarkus Roberts2010-06-231-0/+0
* Fixes #3745 Catch unhandled exception in ssh_authorized_key providerSean Millichamp2010-02-171-0/+12
* Write ssh_authorized_keys as userMarkus Roberts2010-02-171-25/+29
* Making SshAuthorizedKeys tests less brittleLuke Kanies2010-04-121-2/+11
* Fix #2970 spec/unit/provider/ssh_authorized_key/parsed.rb has order dependenciesJesse Wolfe2009-12-201-1/+3
* Fixing 2812 authorized_keys without comments failJesse Wolfe2009-11-211-0/+6
* Fix for #2745 fakedata tests not workingMarkus Roberts2009-10-231-4/+4
* Fix for #2736, target doesn't work for ssh_authorized_keysMarkus Roberts2009-10-211-51/+28
* Fixing typo in two tests which caused them to always passMarkus Roberts2009-07-311-2/+2
* Merge branch '0.24.x'Luke Kanies2009-04-021-19/+63
|\
| * Fixed #2004 - ssh_authorized_key fails if no target is definedFrancois Deppierraz2009-03-241-22/+2
| * Fix Bug #1629Francois Deppierraz2009-03-241-0/+64
* | Fix Bug #1629Francois Deppierraz2009-01-131-0/+64
* | Deprecating 'Puppet.type'; replacing all instances with Puppet::Type.typeLuke Kanies2008-12-181-1/+1
|/
* Fix #1737 - ssh_authorized_keys should be able to parse options containing co...Brice Figureau2008-11-111-0/+7
* Fix #1409, Move path expansion from the type into the providerFrancois Deppierraz2008-07-111-0/+21
* Duh, fixing all of the paths being loaded for spec in the moved tests.Luke Kanies2008-05-151-1/+1
* Moving all tests that are in 'ral' up a level.Luke Kanies2008-05-151-0/+74