]> git.saurik.com Git - bison.git/commitdiff
* tests/local.mk (TESTSUITE_AT): Add named-refs.at.
authorJoel E. Denny <jdenny@clemson.edu>
Tue, 11 Aug 2009 03:39:43 +0000 (23:39 -0400)
committerJoel E. Denny <jdenny@clemson.edu>
Tue, 11 Aug 2009 03:44:07 +0000 (23:44 -0400)
(cherry picked from commit 36dfe4662ef5eb96073034b9eb80113b0c2a204e)

Conflicts:

tests/Makefile.am

ChangeLog
tests/local.mk

index 2216e7cfaebceed4a0dd133d2d13161ed57876bc..25bd09cffbe3316abc475304d71fc9f89701d3dd 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2009-08-10  Joel E. Denny  <jdenny@clemson.edu>
+
+       * tests/local.mk (TESTSUITE_AT): Add named-refs.at.
+
 2009-08-10  Joel E. Denny  <jdenny@clemson.edu>
 
        Miscellaneous code readability improvements.
 2009-08-10  Joel E. Denny  <jdenny@clemson.edu>
 
        Miscellaneous code readability improvements.
index a635ed841c8afd553a7da8fee6c1a19c1eb79405..565cc33a0b5760dc07ecc5a7ecfe4d8aad0c7a95 100644 (file)
@@ -53,6 +53,7 @@ TESTSUITE_AT =                                        \
   tests/input.at                               \
   tests/java.at                                        \
   tests/local.at                               \
   tests/input.at                               \
   tests/java.at                                        \
   tests/local.at                               \
+  tests/named-refs.at                          \
   tests/output.at                              \
   tests/push.at                                        \
   tests/reduce.at                              \
   tests/output.at                              \
   tests/push.at                                        \
   tests/reduce.at                              \