mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-06-08 08:42:35 +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