unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
blob 1bf8f7ad7639cedcf564ef09535efbc2836a1539 481 bytes (raw)
name: packages/patches/jbig2dec-ignore-testtest.patch 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
 
Do not run the "testtest script", it doesn't seem to do anything and reports
failiute. TODO: Actually fix the test instead of ignoring it.

--- a/Makefile.in	2010-02-02 20:13:56.000000000 +0100
+++ b/Makefile.in	2014-09-13 17:50:10.957816767 +0200
@@ -181,7 +181,7 @@
 
 MAINTAINERCLEANFILES = config_types.h.in
 
-TESTS = test_sha1 test_jbig2dec.py test_huffman test_arith
+TESTS = test_sha1 test_huffman test_arith
 
 test_sha1_SOURCES = sha1.c sha1.h
 test_sha1_CFLAGS = -DTEST

debug log:

solving 1bf8f7ad7639cedcf564ef09535efbc2836a1539 ...
found 1bf8f7ad7639cedcf564ef09535efbc2836a1539 in https://git.savannah.gnu.org/cgit/guix.git

(*) 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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).