tests: enlarge the allowed duration for calc tests
authorAkim Demaille <akim@lrde.epita.fr>
Mon, 11 Feb 2013 08:07:25 +0000 (09:07 +0100)
committerAkim Demaille <akim@lrde.epita.fr>
Mon, 11 Feb 2013 08:07:25 +0000 (09:07 +0100)
commit312d0d654f0143f6da1dc650f7419c15fd57f039
treea37c722b89b5873085e6b79a332020931212ea26
parent848bcc288d88f5d89242cf5c1a75a8da5e03c736
tests: enlarge the allowed duration for calc tests

Hydra "often" fails on this test:

252. calc.at:658: 252. Calculator %glr-parser api.pure
parse.error=verbose %debug %locations %defines api.prefix="calc"
%verbose %yacc %parse-param {semantic_value *result}
%parse-param {int *count} (calc.at:658): FAILED

* tests/calc.at: Give 200s instead of 100s.
Use AT_DEBUG_IF.
tests/calc.at