module-concat/spec/unit
Joshua Hoblitt 8a500af5ee revert concat $warn/$warn_message param split + add deprecation warnings
Partially reverting the $warn/$warn_message param split from eaf8407 as this
change was unnecessarily API breaking.  Instead, we are adding string/bool type
validating to the $warn parameter and deprecation warnings for the usage of
stringified boolean values (eg, 'true', 'on', etc.). In a future major release,
the logic can be simplified to treating all string values as a warning message.
2013-12-23 13:23:49 -08:00
..
classes add rspec-puppet pending test for warning on inclusion of concat::setup 2013-11-03 11:26:09 -07:00
defines revert concat $warn/$warn_message param split + add deprecation warnings 2013-12-23 13:23:49 -08:00
facts add tests for concat_basedir fact 2013-11-03 10:20:32 -07:00