mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-13 22:33:03 +00:00
* Makefile.am (SUBDIRS): Put examples before tests, so that
"make check" doesn't finish with "All 1 tests passed".
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
|
||||
* NEWS: Version 2.0b.
|
||||
|
||||
* Makefile.am (SUBDIRS): Put examples before tests, so that
|
||||
"make check" doesn't finish with "All 1 tests passed".
|
||||
|
||||
* tests/regression.at (Token definitions): Don't rely on
|
||||
AT_PARSER_CHECK for data that contains backslashes. It currently
|
||||
uses 'echo', and 'echo' isn't portable if its argument contains
|
||||
|
||||
Reference in New Issue
Block a user