Merge remote-tracking branch 'origin/branch-2.6' into maint

* origin/branch-2.6:
  tests: use valgrind where appropriate
  tests: don't expect $EGREP to support -w
This commit is contained in:
Akim Demaille
2012-11-12 09:06:55 +01:00
5 changed files with 62 additions and 37 deletions

View File

@@ -1645,7 +1645,7 @@ main (void)
]])
AT_FULL_COMPILE([input])
AT_CHECK([./input], 0, [[x: 1, y: 2
AT_PARSER_CHECK([./input], 0, [[x: 1, y: 2
]])
AT_BISON_OPTION_POPDEFS