summaryrefslogtreecommitdiff
path: root/spec/unit/puppet/parser/functions/validate_bool_spec.rb
AgeCommit message (Expand)Author
2014-05-08Move unit tests to spec/functionsHunter Haugen
2014-05-07Add mode +x to spec .rb filesHunter Haugen
2014-05-07Add the missing shebangs and fix the wrong ones for rpmlint to stop complaini...Andrea Veri
2013-02-06ammend .should raise_error to .to raise_errorstephen
2012-07-23(Maint) Rename PuppetlabsSpec::Puppet{Seams,Internals}Jeff McCune
2012-07-19(Maint) use PuppetlabsSpec::PuppetSeams.parser_scopeJeff McCune
2011-06-03Add additional tests to validate_bool() specJeff McCune
2011-06-03Add spec test for validate_bool functionJeff McCune