Files
bison/tests
Akim Demaille 66ed97537a deterministic test suite.
Some consistency checks on symbols are performed after all the
symbols were read, by an iteration over the symbol table.  This
traversal is nondeterministic, which can be a problem for test
cases.

Avoid this.

Addresses another form of nondeterminism reported by Joel E. Denny.
http://lists.gnu.org/archive/html/bison-patches/2009-05/msg00023.html

	* tests/input.at (Numbered tokens): Split the hexadecimal/decimal
	test in two.
	Use different file names for the three tests to make the
	maintenance easier.
2009-06-10 20:15:38 +02:00
..
2009-01-08 09:46:40 +01:00
2004-10-05 09:58:58 +00:00
2009-06-10 20:15:38 +02:00
2009-01-08 09:46:40 +01:00
2009-04-21 01:09:35 -04:00
2009-05-04 21:30:52 +02:00