]> granicus.if.org Git - curl/commit
getpart.pm: make test definition section/part parser more robust
authorYang Tse <yangsita@gmail.com>
Wed, 20 Jun 2012 18:13:07 +0000 (20:13 +0200)
committerYang Tse <yangsita@gmail.com>
Wed, 20 Jun 2012 18:14:53 +0000 (20:14 +0200)
commit07086c9487540d792f84d6d84687a6c986f9b138
tree1447d9db4c11c5421fea2d52546e74ad361dce1e
parent066811592dbcd49bc36294b244ad64ea08b6fa15
getpart.pm: make test definition section/part parser more robust

Test definition section parts which needed to include xml-lingo as contents
of that part required that the xml-blurb was written as a single line. Now the
xml-data inside the part can be written multiline making it more readable.

Tested with <client><file> part which is written to disk before <command> runs.
tests/getpart.pm