module-puppetlabs-apt/spec/defines
Matthaus Litteken 9059c4e2a8 Fix source specs to test all key permutations
Previously only one should in each block was being evaluated. This moves each
should to its own block so that all values are tested. It also adds another set
of params so that all useful permutations of key, key_server, and key_content
are generated. It also replaces the previous ternary assignment for param_set
with a hash merge.
2012-02-23 22:14:38 -08:00
..
builddep_spec.rb (#12094) Replace chained .with_* with a hash 2012-02-08 09:24:43 -08:00
force_spec.rb (#12094) Replace chained .with_* with a hash 2012-02-08 09:24:43 -08:00
pin_spec.rb (#12094) Replace chained .with_* with a hash 2012-02-08 09:24:43 -08:00
ppa_spec.rb (#12094) Replace chained .with_* with a hash 2012-02-08 09:24:43 -08:00
source_spec.rb Fix source specs to test all key permutations 2012-02-23 22:14:38 -08:00