tap/awk: allow escaping of TAP directives
authorStefano Lattarini <stefano.lattarini@gmail.com>
Thu, 25 Aug 2011 11:22:58 +0000 (13:22 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Thu, 25 Aug 2011 11:56:35 +0000 (13:56 +0200)
commite698ee3ea801e1a02263516d75bc4fb1f25e7b3c
tree61d5bbc1f30b9c2872b91bbaa18f1f7f1c5e3173
parenta5b9cae78ce16229fd1cdc7459b08be60bdd6c72
tap/awk: allow escaping of TAP directives

* lib/tap-driver.sh (setup_result_obj): Handle escaping of TAP
directives in a way tat is (mostly) compatible by what is done
by the TAP::Parser module.
With this change, the tests `tap-escape-directive.test' and
`tap-escape-directive-2.test' now also pass with the shell/awk
implementation of the TAP driver.
ChangeLog
lib/tap-driver.sh