]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
tests: don't abuse AT_BISON_CHECK.
[bison.git] / ChangeLog
index f24be8a6cba4be5675150d507faa4dcead7d9ffa..a0b43145452ecab48ac6186a18cc97eb49d7c7fb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2009-09-27  Joel E. Denny  <jdenny@clemson.edu>
+
+       tests: don't abuse AT_BISON_CHECK.
+       * tests/regression.at (parse-gram.y: LALR = IELR): Move
+       additional shell commands outside of AT_BISON_CHECK.
+
 2009-09-26  Joel E. Denny  <jdenny@clemson.edu>
 
        tests: check that parse-gram.y's IELR and LALR are identical.