genaut: minor fixes and add test case
* bin/genaut.cc: Use RANGE instead of N, and document it. Output the FORMAT documentation, and fix handling of %F and %L. * tests/core/genaut.test: New file. * tests/Makefile.am: Add it.
This commit is contained in:
parent
3c0aecf4e6
commit
e4a5bf8192
3 changed files with 52 additions and 30 deletions
|
|
@ -151,6 +151,7 @@ TESTS_tl = \
|
|||
core/length.test \
|
||||
core/equals.test \
|
||||
core/tostring.test \
|
||||
core/genaut.test \
|
||||
core/genltl.test \
|
||||
core/lunabbrev.test \
|
||||
core/tunabbrev.test \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue