Akim Demaille
|
3c5d71ca8b
|
* tests/regression.at (AT_TEST_CPP_GUARD_H): Adjust the clean up
pattern.
|
2001-11-05 09:18:31 +00:00 |
|
Akim Demaille
|
ae9b5e5a4f
|
* tests/regression.at (Mixing %token styles): New test.
|
2001-11-02 14:12:42 +00:00 |
|
Akim Demaille
|
1d708336d4
|
* tests/regression.at (AT_TEST_CPP_GUARD_H): New.
Check that `9foo.y' produces correct cpp guards.
* src/files.c (compute_header_macro): Prepend `BISON_' to CPP
guards.
Reported by Wwp.
|
2001-11-01 18:29:36 +00:00 |
|
Akim Demaille
|
705131d1de
|
* tests/regression.at (Invalid input: 2): New.
* src/lex.c (unlexed_token_buffer): New.
(lex, unlex): Adjust: when unlexing, be sure to save token_buffer
too.
Reported by Wwp.
|
2001-11-01 18:03:46 +00:00 |
|
Akim Demaille
|
d9302e4b73
|
* tests/regression.at (Invalid CPP headers): New.
From Alexander Belopolsky.
* src/files.c (compute_header_macro): Map non alnum chars to `_'.
|
2001-10-02 16:17:41 +00:00 |
|
Akim Demaille
|
f1394282f0
|
* tests/regression.at (Invalid input): New.
* src/lex.c (lex): Be sure to set `token_buffer' in any case.
Reported by Shura.
|
2001-10-02 15:52:24 +00:00 |
|
Marc Autret
|
47cef7a2ff
|
* tests/regression.at: New test (comment in %union).
|
2001-09-18 15:18:26 +00:00 |
|
Akim Demaille
|
d63e24071f
|
* tests/atgeneral.m4, tests/atconfig.in, tests/suite.at: Remove.
* m4/atconfig.m4: Remove.
* tests/testsuite.at, tests/atlocal.in, tests/output.at,
* tests/bison: New.
* tests/regression.at, tests/calc.at: Use m4_define, AT_BANNER,
m4_if, m4_patsubst, and m4_regexp.
* tests/calc.at (_AT_CHECK_CALC, _AT_CHECK_CALC_ERROR): Use an
`input' file instead of echo.
|
2001-08-30 15:36:37 +00:00 |
|
Akim Demaille
|
c95f2d781f
|
Add tests/regression.at and tests/suite.at.
|
2000-12-15 09:44:44 +00:00 |
|