]> git.saurik.com Git - bison.git/commit - tests/local.at
Merge remote-tracking branch 'origin/maint'
authorAkim Demaille <akim@lrde.epita.fr>
Mon, 25 Jun 2012 07:26:48 +0000 (09:26 +0200)
committerAkim Demaille <akim@lrde.epita.fr>
Mon, 25 Jun 2012 07:46:34 +0000 (09:46 +0200)
commit6cf3716c3166d6d41cdbeea45d018b1760184421
treecd2867def6984313277e0ca7a7698ac6f1641dd4
parent6a0655d9cddec57a13a7fd813aa1dc81bdbcb38f
parent230a3db428622bb964807111b46812879b7ee726
Merge remote-tracking branch 'origin/maint'

* origin/maint:
  tests: more uniformity.
  tests: handle locations in a more generic way.
  tests: handle locations in the generic yyerror functions.
  tests: fix AT_CHECK_CALC.
  tests: improve infrastructure
  tests: factor.
  skeletons: minor style changes
  tests: AT_LANG.
  c skeletons: factor the declaration of yylloc and yylval.
  news: condemn YYPARSE_PARAM and YYLEX_PARAM.
  maint: regen.

Conflicts:
tests/calc.at
tests/local.at
tests/regression.at
12 files changed:
NEWS
data/c.m4
data/glr.c
data/yacc.c
doc/bison.texinfo
src/output.c
tests/actions.at
tests/calc.at
tests/java.at
tests/local.at
tests/output.at
tests/regression.at