Make behavior of encodeGNUCommandLine customizable

... based on feedback from @edolstra
This commit is contained in:
Gabriel Gonzalez
2019-12-13 18:25:52 -08:00
parent 8c6a05c8c9
commit 693096d283
2 changed files with 18 additions and 13 deletions

View File

@@ -444,6 +444,7 @@ runTests {
testRenderOptions = {
expr =
encodeGNUCommandLine
{ }
{ foo = "A";
bar = 1;