bison ./ChangeLog tests/actions.at
Akim Demaille <[email protected]>
| Newsgroups | gmane.comp.parsers.bison.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /cvsroot/bison Module name: bison Changes by: Akim Demaille <[email protected]> 02/11/16 07:30:23 Modified files: . : ChangeLog tests : actions.at Log message: Make the ``Printers and Destructors'' test more verbose, taking `yacc.c''s behavior as (possibly wrong) reference. * tests/actions.at (_AT_CHECK_PRINTER_AND_DESTRUCTOR): Use printf instead of fprint on stdout. Set and report the last_line of the symbols. Consistently display values and locations. CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/ChangeLog.diff?tr1=1.947&tr2=1.948&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/tests/actions.at.diff?tr1=1.22&tr2=1.23&r1=text&r2=text