summaryrefslogtreecommitdiff
path: root/tests/descriptions
diff options
context:
space:
mode:
Diffstat (limited to 'tests/descriptions')
-rw-r--r--tests/descriptions1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/descriptions b/tests/descriptions
index 2445520..4b45b74 100644
--- a/tests/descriptions
+++ b/tests/descriptions
@@ -17,6 +17,7 @@ debug-r - Use debugging functions, reentrant.
header-nr - Test generated header file, non-reentrant.
header-r - Test generated header file, reentrant.
include-by-buffer - YY_BUFFER_STATE, yy_push_state, etc.
+include-by-push - yypush_buffer_state, yypop_buffer_state
include-by-reentrant - Nested scanners.
linedir-r - Check #line directives.
lineno-nr - Use %option yylineno, non-reentrant.