From: Joel E. Denny Date: Tue, 23 Feb 2010 02:52:39 +0000 (-0500) Subject: tests: fix maintainer-xml-check for recent changes. X-Git-Tag: v2.5_rc1~107 X-Git-Url: https://git.saurik.com/bison.git/commitdiff_plain/c50befe6152b25faa8d872d3ac97812e1ae85f43?hp=c50befe6152b25faa8d872d3ac97812e1ae85f43 tests: fix maintainer-xml-check for recent changes. * tests/output.at (AT_CHECK_CONFLICTING_OUTPUT): Use AT_BISON_CHECK_NO_XML rather than AT_BISON_CHECK because an output file whose name conflicts with a previous output file is now never generated. (cherry picked from commit a3d760ef5d7d9bcab78268f5117c39566aa0345c) ---