[yosys] 01/01: Commenting test-target in patch as done earlier

Ruben Undheim rubund-guest at moszumanska.debian.org
Sat Nov 8 21:57:11 UTC 2014


This is an automated email from the git hooks/post-receive script.

rubund-guest pushed a commit to branch master
in repository yosys.

commit 8beb4d4267bced72e97fb84e9a8e7b82e2a6ce6f
Author: Ruben Undheim <ruben.undheim at gmail.com>
Date:   Sat Nov 8 22:56:43 2014 +0100

    Commenting test-target in patch as done earlier
---
 debian/patches/03_notruntests.patch | 39 +++++++++++++++++++++++++++++++++++--
 1 file changed, 37 insertions(+), 2 deletions(-)

diff --git a/debian/patches/03_notruntests.patch b/debian/patches/03_notruntests.patch
index a934827..c3f4aa9 100644
--- a/debian/patches/03_notruntests.patch
+++ b/debian/patches/03_notruntests.patch
@@ -4,8 +4,43 @@ Forwarded: doesn't make sense upstream
 Author: Ruben Undheim <ruben.undheim at gmail.com>
 Index: yosys/Makefile
 ===================================================================
---- yosys.orig/Makefile	2014-11-08 22:46:03.066902046 +0100
-+++ yosys/Makefile	2014-11-08 22:46:26.454901896 +0100
+--- yosys.orig/Makefile	2014-11-08 22:56:12.518898145 +0100
++++ yosys/Makefile	2014-11-08 22:56:18.774898105 +0100
+@@ -255,20 +255,20 @@
+ yosys-abc$(EXE): abc/abc-$(ABCREV)$(EXE)
+ 	$(P) cp abc/abc-$(ABCREV)$(EXE) yosys-abc$(EXE)
+ 
+-test: $(TARGETS) $(EXTRA_TARGETS)
+-	+cd tests/simple && bash run-test.sh
+-	+cd tests/hana && bash run-test.sh
+-	+cd tests/asicworld && bash run-test.sh
+-	+cd tests/realmath && bash run-test.sh
+-	+cd tests/share && bash run-test.sh
+-	+cd tests/fsm && bash run-test.sh
+-	+cd tests/techmap && bash run-test.sh
+-	+cd tests/memories && bash run-test.sh
+-	+cd tests/various && bash run-test.sh
+-	+cd tests/sat && bash run-test.sh
+-	@echo ""
+-	@echo "  Passed \"make test\"."
+-	@echo ""
++#test: $(TARGETS) $(EXTRA_TARGETS)
++#	+cd tests/simple && bash run-test.sh
++#	+cd tests/hana && bash run-test.sh
++#	+cd tests/asicworld && bash run-test.sh
++#	+cd tests/realmath && bash run-test.sh
++#	+cd tests/share && bash run-test.sh
++#	+cd tests/fsm && bash run-test.sh
++#	+cd tests/techmap && bash run-test.sh
++#	+cd tests/memories && bash run-test.sh
++#	+cd tests/various && bash run-test.sh
++#	+cd tests/sat && bash run-test.sh
++#	@echo ""
++#	@echo "  Passed \"make test\"."
++#	@echo ""
+ 
+ VALGRIND ?= valgrind --error-exitcode=1 --leak-check=full --show-reachable=yes --errors-for-leak-kinds=all
+ 
 @@ -375,6 +375,6 @@
  -include kernel/*.d
  -include techlibs/*/*.d

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/yosys.git



More information about the debian-science-commits mailing list