[med-svn] r7925 - trunk/packages/pixelmed/trunk/debian/patches

Mathieu Malaterre malat-guest at alioth.debian.org
Sat Sep 24 19:22:43 UTC 2011


Author: malat-guest
Date: 2011-09-24 19:22:43 +0000 (Sat, 24 Sep 2011)
New Revision: 7925

Added:
   trunk/packages/pixelmed/trunk/debian/patches/removetest.patch
Modified:
   trunk/packages/pixelmed/trunk/debian/patches/series
Log:
Remove some tests

Added: trunk/packages/pixelmed/trunk/debian/patches/removetest.patch
===================================================================
--- trunk/packages/pixelmed/trunk/debian/patches/removetest.patch	                        (rev 0)
+++ trunk/packages/pixelmed/trunk/debian/patches/removetest.patch	2011-09-24 19:22:43 UTC (rev 7925)
@@ -0,0 +1,13 @@
+Index: pixelmed-20110901/com/pixelmed/test/Makefile
+===================================================================
+--- pixelmed-20110901.orig/com/pixelmed/test/Makefile	2011-09-24 21:11:43.000000000 +0200
++++ pixelmed-20110901/com/pixelmed/test/Makefile	2011-09-24 21:21:27.000000000 +0200
+@@ -57,7 +56,7 @@
+ clean:
+ 	rm -f *~ *.class core *.bak ${OBJS} testcleanerfile.dcm
+ 
+-alltests:	testctdose testcompositecontext testsafeprivate testattributelist testcontentitem testcodingscheme testcharset testcleaner testgeometry
++alltests:	testctdose testcompositecontext testattributelist testcontentitem testcodingscheme testcharset
+ 
+ testctdose:	${OBJS}
+ 	java -cp ${PATHTOROOT}:${JUNITJAR} -Djava.awt.headless=true org.junit.runner.JUnitCore com.pixelmed.test.TestCTDose_AllTests

Modified: trunk/packages/pixelmed/trunk/debian/patches/series
===================================================================
--- trunk/packages/pixelmed/trunk/debian/patches/series	2011-09-24 19:08:29 UTC (rev 7924)
+++ trunk/packages/pixelmed/trunk/debian/patches/series	2011-09-24 19:22:43 UTC (rev 7925)
@@ -7,3 +7,4 @@
 makefile.patch
 commons-net-ftp.patch
 addmanifest.patch
+removetest.patch




More information about the debian-med-commit mailing list