Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-03-10 | Fix off-by-one error in validate_augeas_spec.rb that was causing rspec failure. | Mark Jeffcoat | |
2014-05-08 | Move unit tests to spec/functions | Hunter Haugen | |
rspec-puppet matchers are defined for tests which exist in spec/functions, but the function unit tests lived in spec/unit/puppet/parser/functions. This moves them to the correct place for using rspec-puppet |