]> git.saurik.com Git - bison.git/commit
tests: check that using variants is exception safe
authorAkim Demaille <akim@lrde.epita.fr>
Mon, 28 Jan 2013 15:05:09 +0000 (16:05 +0100)
committerAkim Demaille <akim@lrde.epita.fr>
Mon, 28 Jan 2013 15:07:51 +0000 (16:07 +0100)
commitdc8e535c37dffc57e5bc9f97108db6f5eb7a77ce
tree12066e8226b1b0525f60b6bce52e9eafa06336b2
parent66fb016e1d51afdb767f24e5818b083bc73a8827
tests: check that using variants is exception safe

* tests/local.at: (Slightly) improve the regexp by escaping '.'
when it denotes a point.
(AT_VARIANT_IF): New.
* tests/c++.at (Exception Safety): Run it for variants too.
tests/c++.at
tests/local.at