diff options
author | wlestes <wlestes> | 2007-06-01 00:21:30 +0000 |
---|---|---|
committer | wlestes <wlestes> | 2007-06-01 00:21:30 +0000 |
commit | 2bcc43ab61864b5acd613445cab29311255f774d (patch) | |
tree | 4fc56dc8496b2e7d63a70a0eea26414568d98f49 /tests/descriptions | |
parent | 6d54ccee56ce889afdb725baae64894275d0bd50 (diff) | |
download | flex-2bcc43ab61864b5acd613445cab29311255f774d.tar.gz |
add description of concatenated options test
Diffstat (limited to 'tests/descriptions')
-rw-r--r-- | tests/descriptions | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/descriptions b/tests/descriptions index 40ae924..57b4885 100644 --- a/tests/descriptions +++ b/tests/descriptions @@ -46,3 +46,4 @@ top - Test %top directive. yyextra - Test yyextra. alloc-extra - Test yy_init_extra and providing your own yyalloc. c++-yywrap - test yywrap in c++ scanner +concatenated-options - test parsing of multiple concatenated short options |