[jmock] 18/48: * Update patch - skip unit test

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Mon Sep 4 09:56:33 UTC 2017


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

ebourg-guest pushed a commit to branch master
in repository jmock.

commit c3defab94c49c22dac615e18bc3a0d49ded2ce93
Author: Ludovic Claude <ludovic.claude at laposte.net>
Date:   Tue Jul 14 02:20:07 2009 +0000

    * Update patch - skip unit test
---
 debian/patches/build.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/patches/build.patch b/debian/patches/build.patch
index 9aa0178..14de597 100644
--- a/debian/patches/build.patch
+++ b/debian/patches/build.patch
@@ -33,7 +33,7 @@
              <formatter type="plain"/>
              <batchtest fork="no" todir="${report.test.acceptance.dir}">
 -                <fileset dir="${core.atest.dir}" includes="atest/**/*Test.java" excludes="test/**/Abstract*"/>
-+                 <fileset dir="${core.src.dir}" includes="test/**/*Test.java" excludes="test/**/Abstract*,**/DefaultResultStubTest.java,**/ThrowStubTest.java"/>
++                 <fileset dir="${core.src.dir}" includes="test/**/*Test.java" excludes="test/**/Abstract*,**/DefaultResultStubTest.java,**/ThrowStubTest.java,**/InvocationMockerTest.java"/>
              </batchtest>
          </junit>
      </target>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jmock.git



More information about the pkg-java-commits mailing list