tests: check the use of dashes and periods in symbols.

* tests/input.at (Symbol): New test group.
(cherry picked from commit 746ee38c7c)
This commit is contained in:
Akim Demaille
2009-04-21 22:17:25 +02:00
committed by Joel E. Denny
parent ae618dcca5
commit 0939aa2d3c
2 changed files with 64 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
2009-04-21 Akim Demaille <demaille@gostai.com>
tests: check the use of dashes and periods in symbols.
* tests/input.at (Symbol): New test group.
2009-04-24 Joel E. Denny <jdenny@ces.clemson.edu>
Document how `%define "var" "value"' is not M4-friendly.