puppetlabs-stdlib/spec/unit/facter
Jeff McCune 97f836f41b (maint) Fix spec failures resulting from Facter API changes
Without this patch stdlib tests fail against Facter 2.x and master but
not 1.6.x.

This patch fixes the problem by initializing the example group
differently depending on the version of Facter integrating into the
system.  The adjusted methods are:

 1.x - Facter.collection.loader.load
 2.x - Facter.collection.load

The collection actually implements the load method in both version, it's
simply marked as private in 1.x.
2012-10-25 15:36:54 -07:00
..
util (#12357) Add puppet_vardir custom fact 2012-03-05 16:26:22 -08:00
pe_version_spec.rb (maint) Fix spec failures resulting from Facter API changes 2012-10-25 15:36:54 -07:00
root_home_spec.rb (#12357) Fix root_home fact on Windows 2012-03-05 15:22:06 -08:00