]> git.saurik.com Git - bison.git/commit
tests: diff -u is not portable
authorAkim Demaille <akim@lrde.epita.fr>
Fri, 5 Oct 2012 06:54:15 +0000 (08:54 +0200)
committerAkim Demaille <akim@lrde.epita.fr>
Mon, 22 Oct 2012 10:16:33 +0000 (12:16 +0200)
commit9a50c55af79520cb103ea7941e84bd554de16a98
tree80dbd40b0d485da2f63f896e2c13a6a871658dcd
parente28ce5def0a4d31f58556ab6eff75d3fc78912a9
tests: diff -u is not portable

Reported by Didier Godefroy
<http://lists.gnu.org/archive/html/bug-bison/2012-10/msg00006.html>.

* tests/existing.at (AT_LALR1_DIFF_CHECK): Skip if diff -u does not
work.
NEWS
tests/existing.at