]> git.saurik.com Git - bison.git/commit
tests: port to Solaris 10 'diff -u'
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 24 Jan 2012 21:54:12 +0000 (13:54 -0800)
committerAkim Demaille <demaille@gostai.com>
Wed, 25 Jan 2012 09:52:39 +0000 (10:52 +0100)
commit7a709ad88d2d25d58f1ddc9f524d8436c7d961b4
tree9189eac23336a8724b47f17de3024906d5d18d11
parentc373ab641b69a25bfd5f18b6e4243a7feada5aaf
tests: port to Solaris 10 'diff -u'

* tests/regression.at (parse-gram.y: LALR = IELR): Port to Solaris 10,
where "diff -u X X" outputs "No differences encountered"
instead of outputting nothing.  Reported by Tomohiro Suzuki in
<http://lists.gnu.org/archive/html/bug-bison/2012-01/msg00101.html>.
(cherry picked from commit 071ca141ec7987a5eca782227ce70db434a206ab)
tests/regression.at