summaryrefslogtreecommitdiffstats
path: root/spec/unit/provider/augeas
Commit message (Expand)AuthorAgeFilesLines
* maint: just require 'spec_helper', thanks rspec2Daniel Pittman2011-04-081-1/+1
* (#6494) Add setm command to Augeas providerDominic Cleal2011-02-251-0/+12
* (#6494) Add mv command to Augeas providerDominic Cleal2011-02-251-0/+10
* (#6494) Add defnode command to Augeas providerDominic Cleal2011-02-251-1/+10
* (#6494) Add defvar command to Augeas providerDominic Cleal2011-02-251-0/+23
* maint: Use expand_path when requiring spec_helper or puppettestMatt Robinson2010-12-061-1/+1
* (#5211) Added patch and tests for checking the size of the arrary which is re...Steve Nielson2010-12-021-0/+24
* Code smell: Two space indentationMarkus Roberts2010-07-091-403/+403
* Code smell: Avoid needless decorationsMarkus Roberts2010-07-091-2/+2
* [#3994-part 3] rename spec tests from *_spec_spec to *_spec.rbMarkus Roberts2010-06-281-0/+0
* [#3994-part 2] rename integration tests to *_spec.rbMarkus Roberts2010-06-281-0/+0
* [#3994] rename the specs to have _spec.rb at the endMarkus Roberts2010-06-231-0/+0
* Unit tests for path changesMarc Fournier2010-02-171-0/+14
* Fixed the return types were valid, and removed the copy paste error with the ...Bryan Kearney2010-02-171-3/+3
* 2047: Add a not_include into matchBryan Kearney2010-02-011-0/+10
* * provider/augeas: strip whitespace and ignore blank linesDavid Lutterkort2009-06-121-0/+13
* #2332: Remove trailing slashes from path commands in the pluginBryan Kearney2009-06-091-0/+6
* * provider/augeas: minor spec test cleanupDavid Lutterkort2009-06-031-29/+30
* * provider/augeas: allow escaped whitespace and brackets in pathsDavid Lutterkort2009-06-031-0/+7
* * provider/augeas: match comparison uses '==' and '!=' againDavid Lutterkort2009-06-031-4/+4
* Brought in lutters parse_commands patch and integrated it into the type.David Lutterkort2009-06-031-109/+105
* Fixing all tests that were apparently broken in the 0.24.x merge.Luke Kanies2009-04-021-0/+1
* Added a force option to ensure the change is always applied, and call augeas ...Bryan Kearney2009-03-041-91/+121
* Backport the fix for #1835Bryan Kearney2009-03-041-0/+80
* First cut at the not running if augeas does not change any of the underlieing...Bryan Kearney2009-03-041-9/+16
* Bug 1948: Add logic and testing for the command parsing logicBryan Kearney2009-02-141-4/+13
* Bug #1948: Added patch by jab to support the correct ins syntax. Updated the ...Bryan Kearney2009-02-131-12/+13
* Added unit tests for the augeas type and providerBryan Kearney2008-10-301-0/+238