[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

gEDA-cvs: branch: master updated (1.0-20070526-65-gdc0917b)



The branch, master has been updated
       via  dc0917b142d9c00af33065ce9eaac8b0a6dc3448 (commit)
       via  fee96effc220e78acddf9721a6bd9d0c34bef881 (commit)
      from  0ad58a2c8e82ff00b71c600d54cf76bc4860e24a (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


=========
 Summary
=========

 gnetlist/tests/spice-sdb/Makefile.am         |    6 ++--
 gnetlist/tests/spice-sdb/outputs/Makefile.am |   27 ++++++++++++++++++++-----
 2 files changed, 24 insertions(+), 9 deletions(-)


=================
 Commit Messages
=================

commit fee96effc220e78acddf9721a6bd9d0c34bef881
Author: Dan McMahill <dan@xxxxxxxxxxxx>
Date:   Mon Jun 25 09:39:17 2007 -0400

    Add missing reference files to distribution and re-enable checks.
    Updated the list of reference files that go into EXTRA_DIST so that
    'make distcheck' can work again.  Now the this is fixed, re-enable
    the spice-sdb teststuite.

:100644 100644 633c519... ab488ad... M	gnetlist/tests/spice-sdb/Makefile.am
:100644 100644 0462be8... cb9d0cf... M	gnetlist/tests/spice-sdb/outputs/Makefile.am

=========
 Changes
=========

commit fee96effc220e78acddf9721a6bd9d0c34bef881
Author: Dan McMahill <dan@xxxxxxxxxxxx>
Date:   Mon Jun 25 09:39:17 2007 -0400

    Add missing reference files to distribution and re-enable checks.
    Updated the list of reference files that go into EXTRA_DIST so that
    'make distcheck' can work again.  Now the this is fixed, re-enable
    the spice-sdb teststuite.

diff --git a/gnetlist/tests/spice-sdb/Makefile.am b/gnetlist/tests/spice-sdb/Makefile.am
index 633c519..ab488ad 100644
--- a/gnetlist/tests/spice-sdb/Makefile.am
+++ b/gnetlist/tests/spice-sdb/Makefile.am
@@ -5,11 +5,11 @@ SUBDIRS= inputs outputs
 
 TESTS_ENVIRONMENT= PERL=${PERL}
 
-#RUN_TESTS= run_tests.sh
+RUN_TESTS= run_tests.sh
 
-#check_SCRIPTS= ${RUN_TESTS}
+check_SCRIPTS= ${RUN_TESTS}
 
-#TESTS= ${RUN_TESTS}
+TESTS= ${RUN_TESTS}
 
 EXTRA_DIST= run_tests.sh ${RUN_TESTS} tests.list 
 
diff --git a/gnetlist/tests/spice-sdb/outputs/Makefile.am b/gnetlist/tests/spice-sdb/outputs/Makefile.am
index 0462be8..cb9d0cf 100644
--- a/gnetlist/tests/spice-sdb/outputs/Makefile.am
+++ b/gnetlist/tests/spice-sdb/outputs/Makefile.am
@@ -1,7 +1,22 @@
+# can recreate easily with
+# ls *.net | sort | awk 'BEGIN{printf("EXTRA_DIST= \\\n")} {printf("\t%s \\\n", $0)}' >> Makefile.am
+#
+# don't forget to remove the last backslash
+
 EXTRA_DIST= \
-     JD-output.net \
-     JD_Include-output.net \
-     JD_Sort-output.net \
-     TwoStageAmp-output.net \
-     TwoStageAmp_Include-output.net \
-     TwoStageAmp_Sort-output.net
+	JD-output.net \
+	JD_Include-output.net \
+	JD_Include_nomunge-output.net \
+	JD_Include_nomunge_longopt-output.net \
+	JD_Sort-output.net \
+	JD_Sort_nomunge-output.net \
+	JD_Sort_nomunge_longopt-output.net \
+	JD_nomunge-output.net \
+	JD_nomunge_longopt-output.net \
+	SlottedOpamps-output.net \
+	TwoStageAmp-output.net \
+	TwoStageAmp_Include-output.net \
+	TwoStageAmp_Include_longopt-output.net \
+	TwoStageAmp_Sort-output.net \
+	TwoStageAmp_Sort_longopt-output.net
+




_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs