puppetlabs-stdlib/spec/unit/facter
David Schmitt f3e79ddcd5 Convert tests to use plain rspec-puppet
Tests in the new style produces the following documentation output:

abs
  should not eq nil
  should run abs() and raise an Puppet::ParseError
  should run abs(-34) and return 34
  should run abs("-34") and return 34
  should run abs(34) and return 34
  should run abs("34") and return 34
2015-06-01 18:02:22 +01:00
..
util Convert tests to use plain rspec-puppet 2015-06-01 18:02:22 +01:00
facter_dot_d_spec.rb Convert specs to RSpec 2.99.0 syntax with Transpec 2014-06-04 14:37:45 -04:00
pe_version_spec.rb Convert specs to RSpec 2.99.0 syntax with Transpec 2014-06-04 14:37:45 -04:00
root_home_spec.rb Convert specs to RSpec 2.99.0 syntax with Transpec 2014-06-04 14:37:45 -04:00