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

Mathieu Malaterre malat at moszumanska.debian.org
Wed Apr 9 21:01:49 UTC 2014


Author: malat
Date: 2014-04-09 21:01:49 +0000 (Wed, 09 Apr 2014)
New Revision: 16644

Modified:
   trunk/packages/pixelmed/trunk/debian/patches/removetest.patch
Log:
remove test

Modified: trunk/packages/pixelmed/trunk/debian/patches/removetest.patch
===================================================================
--- trunk/packages/pixelmed/trunk/debian/patches/removetest.patch	2014-04-09 20:53:12 UTC (rev 16643)
+++ trunk/packages/pixelmed/trunk/debian/patches/removetest.patch	2014-04-09 21:01:49 UTC (rev 16644)
@@ -6,7 +6,7 @@
 Index: pixelmed-20140326/com/pixelmed/test/Makefile
 ===================================================================
 --- pixelmed-20140326.orig/com/pixelmed/test/Makefile	2014-04-09 22:35:58.969226243 +0200
-+++ pixelmed-20140326/com/pixelmed/test/Makefile	2014-04-09 22:49:34.361252336 +0200
++++ pixelmed-20140326/com/pixelmed/test/Makefile	2014-04-09 22:58:13.365268944 +0200
 @@ -110,9 +110,9 @@
  clean:
  	rm -f *~ *.class core *.bak ${OBJS} testcleanerfile.dcm
@@ -16,7 +16,7 @@
 -			testthread testdatabase testmultiframe testrepair testcodedsequenceitem testpackbits
 +alltests:	testcolorconv testsr testdatetime testsuv testfloatformatter testdecimalstring testunkown testcompositecontext testremoveid testattributelist \
 +			testcontentitem testcodingscheme testcharset testgeometry testdicomdir testuuid testbase64 testdates testsequence \
-+			testmultiframe testrepair testcodedsequenceitem testpackbits
++			testrepair testcodedsequenceitem testpackbits
  			
  testpackbits:	${OBJS}
  	java -cp ${PATHTOROOT}:${JUNITJAR} -Djava.awt.headless=true org.junit.runner.JUnitCore com.pixelmed.test.TestPackBits_AllTests




More information about the debian-med-commit mailing list