X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/b867584028d0c7ae0f0c32918cb87d4ec7f2caa6..2a2b7485698370ef54856a4dafd5283042fd4665:/tests/local.mk?ds=sidebyside diff --git a/tests/local.mk b/tests/local.mk index 9cf76bd0..4eb0200d 100644 --- a/tests/local.mk +++ b/tests/local.mk @@ -1,6 +1,6 @@ ## Makefile for Bison testsuite. -## Copyright (C) 2000-2010 Free Software Foundation, Inc. +## Copyright (C) 2000-2011 Free Software Foundation, Inc. ## This program is free software: you can redistribute it and/or modify ## it under the terms of the GNU General Public License as published by @@ -40,27 +40,27 @@ $(top_srcdir)/tests/package.m4: $(top_srcdir)/configure ## Test suite. ## ## ------------ ## -TESTSUITE_AT = \ - tests/actions.at \ - tests/c++.at \ - tests/calc.at \ - tests/conflicts.at \ - tests/cxx-type.at \ - tests/existing.at \ - tests/glr-regression.at \ - tests/headers.at \ - tests/input.at \ - tests/java.at \ - tests/local.at \ - tests/named-refs.at \ - tests/output.at \ - tests/push.at \ - tests/reduce.at \ - tests/regression.at \ - tests/sets.at \ - tests/skeletons.at \ - tests/synclines.at \ - tests/testsuite.at \ +TESTSUITE_AT = \ + tests/actions.at \ + tests/c++.at \ + tests/calc.at \ + tests/conflicts.at \ + tests/cxx-type.at \ + tests/existing.at \ + tests/glr-regression.at \ + tests/headers.at \ + tests/input.at \ + tests/java.at \ + tests/local.at \ + tests/named-refs.at \ + tests/output.at \ + tests/push.at \ + tests/reduce.at \ + tests/regression.at \ + tests/sets.at \ + tests/skeletons.at \ + tests/synclines.at \ + tests/testsuite.at \ tests/torture.at TESTSUITE = $(top_srcdir)/tests/testsuite