module-inifile/spec/unit/puppet/provider
Chris Price 1aa7e601f4 Better handling of quotes for subsettings
Prior to this commit, the `ini_subsetting` type assumed that
all of the settings strings were quoted, and always wrote
out the modified value with double-quotes around it.

This commit adds tests for the case where the original setting
is not quoted, and intelligently writes the modified setting
with the same quote character (or lack thereof) that the
original setting used.
2013-05-22 11:50:12 -07:00
..
ini_setting Merge pull request #32 from bodepd/fix_test_failures 2013-04-01 17:36:49 -07:00
ini_subsetting Better handling of quotes for subsettings 2013-05-22 11:50:12 -07:00