puppet-strings/spec
Ian Kronquist 7814eeaf3c (PDOC-54) Providers & Types w/same name conflict
If a provider and a type with the same name conflict strings will overwrite the
documentation of one of them with the other. That is if both a provider and a
type are named apt_key, strings will write the type to doc/apt_key.html and the
provider to doc/apt_key.html. The fix is to write the provider to
doc/apt_key_provider.html and the type to doc/apt_key_type.html.
2015-09-16 16:47:59 -07:00
..
acceptance (maint) Remove rspec-html-matchers from acceptance 2015-07-06 11:55:59 -07:00
lib/strings_spec (PDOC-21) Test for duplicate hostclass warnings 2015-08-19 10:50:03 -07:00
unit (PDOC-54) Providers & Types w/same name conflict 2015-09-16 16:47:59 -07:00
spec_helper.rb (PDOC-26) Rename Puppetx to PuppetX 2015-02-06 14:08:42 -08:00
spec_helper_acceptance.rb (PDOC-8) Fix present rubocop offenses 2014-10-08 11:36:21 -07:00