]> git.saurik.com Git - bison.git/blobdiff - tests/input.at
lr.default-reductions: rename "all" value to "full".
[bison.git] / tests / input.at
index 90b6b0b163c174a4fb539b56c1e07d543d07df7c..9c5db8d9d8bf4160f7ca2f58c8fa062038572bb3 100644 (file)
@@ -1034,7 +1034,7 @@ start: ;
 ]])
 AT_BISON_CHECK([[input.y]], [[1]], [[]],
 [[input.y:1.9-29: invalid value for %define variable `lr.default-reductions': `bogus'
-input.y:1.9-29: accepted value: `all'
+input.y:1.9-29: accepted value: `full'
 input.y:1.9-29: accepted value: `consistent'
 input.y:1.9-29: accepted value: `accepting'
 ]])