all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
blob fdffb0c750bbdaf18fadf5872a13c4250ab83cb4 794 bytes (raw)
name: gnu/packages/patches/calibre-remove-test-unrar.patch 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
 
From a16f97b02bd8afd0ec05c471e156f631f2cc6eec Mon Sep 17 00:00:00 2001
From: Brendan Tildesley <mail@brendan.scot>
Date: Tue, 26 Mar 2019 22:17:03 +1100
Subject: [PATCH] Remove test_unrar.

---
 src/calibre/test_build.py | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/src/calibre/test_build.py b/src/calibre/test_build.py
index d67afd20a6..709132ef17 100644
--- a/src/calibre/test_build.py
+++ b/src/calibre/test_build.py
@@ -220,10 +220,6 @@ class BuildTest(unittest.TestCase):
         from calibre.gui2.win_file_dialogs import test
         test()
 
-    def test_unrar(self):
-        from calibre.utils.unrar import test_basic
-        test_basic()
-
     @unittest.skipUnless(iswindows, 'WPD is windows only')
     def test_wpd(self):
         wpd = plugins['wpd'][0]
-- 
2.21.0


debug log:

solving fdffb0c750 ...
found fdffb0c750 in https://yhetil.org/guix/20190427093659.21851-12-mail@brendan.scot/

applying [1/1] https://yhetil.org/guix/20190427093659.21851-12-mail@brendan.scot/
diff --git a/gnu/packages/patches/calibre-remove-test-unrar.patch b/gnu/packages/patches/calibre-remove-test-unrar.patch
new file mode 100644
index 0000000000..fdffb0c750

1:23: trailing whitespace.
 
1:31: trailing whitespace.
-- 
Checking patch gnu/packages/patches/calibre-remove-test-unrar.patch...
1:33: new blank line at EOF.
+
Applied patch gnu/packages/patches/calibre-remove-test-unrar.patch cleanly.
warning: 3 lines add whitespace errors.

index at:
100644 fdffb0c750bbdaf18fadf5872a13c4250ab83cb4	gnu/packages/patches/calibre-remove-test-unrar.patch

(*) Git path names are given by the tree(s) the blob belongs to.
    Blobs themselves have no identifier aside from the hash of its contents.^

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.