Files
bison/tests
Joel E. Denny 83b60c97ee Make it easier to write deterministic tests.
Continues Akim's work from his 2009-06-10 commits.
* src/reader.c (check_and_convert_grammar): Don't add any
symbols after the first symbols_do invocation.
* src/symtab.c (symbols_sorted): New static global.
(user_token_number_redeclaration): Update comments.
(symbol_from_uniqstr): If a new symbol is being created, assert
that symbols_sorted hasn't been allocated yet.
(symbols_free): Free symbols_sorted.
(symbols_cmp, symbols_cmp_qsort): New functions.
(symbols_do): Sort symbol_table into symbols_sorted on first
invocation.
* tests/input.at (Numbered tokens): Recombine tests now that the
output should be deterministic across multiple numbers.
2009-08-13 01:24:18 -04:00
..
2008-11-16 19:46:16 +01:00
2008-11-16 19:46:16 +01:00
2009-06-29 13:37:44 +02:00
2009-01-28 15:29:47 +01:00
2004-10-05 09:58:58 +00:00
2009-06-29 13:37:44 +02:00
2009-06-11 14:53:05 +02:00
2009-08-06 19:17:44 -04:00
2009-07-22 15:18:59 -04:00
2009-08-06 19:17:44 -04:00
2009-07-22 15:18:59 -04:00
2009-05-04 21:38:42 +02:00
2009-08-06 19:17:44 -04:00
2009-08-12 16:30:52 +02:00