summaryrefslogtreecommitdiff
path: root/spec/unit/puppet/parser/functions/bool2str_spec.rb
AgeCommit message (Collapse)Author
2014-05-15(MODULES-905) Extend spec tests for bool2strRyan McKern
The extended spec tests validate that the common types of values that could be passed to bool2str() are rejected.
2014-05-13(maint) Add bool2str & camelcase spec testsRyan McKern