bison-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

03-fyi-duplicate-test.patch


From: Akim Demaille
Subject: 03-fyi-duplicate-test.patch
Date: Mon, 12 Nov 2001 10:06:45 +0100

Index: ChangeLog
from  Akim Demaille  <address@hidden>
        * tests/regression.at (Invalid input): Remove, duplicate with
        ``Invalid input: 1''.
        
        
Index: tests/regression.at
--- tests/regression.at Mon, 05 Nov 2001 08:29:35 +0100 akim
+++ tests/regression.at Sat, 10 Nov 2001 12:02:25 +0100 akim
@@ -112,26 +112,6 @@ exp: {};
 AT_CLEANUP([union-comment.*])
 
 
-## --------------- ##
-## invalid input.  ##
-## --------------- ##
-
-
-AT_SETUP([Invalid input])
-
-AT_DATA([input.y],
-[[%%
-?
-]])
-
-AT_CHECK([bison input.y], [1], [],
-[input.y:2: invalid input: `?'
-input.y:3: fatal error: no rules in the input grammar
-])
-
-AT_CLEANUP
-
-
 ## ----------------- ##
 ## Invalid input 1.  ##
 ## ----------------- ##



reply via email to

[Prev in Thread] Current Thread [Next in Thread]