~ruther/guix-local

ref: 59c51be2900b896d87b2393faecfef732d015e34 guix-local/gnu/packages/patches/guile-ncurses-tests.patch -rw-r--r-- 654 bytes
59c51be2 — Ludovic Courtès build: Get the canonical $HOME name when testing 'guix package'. 11 years ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
The wide test files are missing from the tarball, so ignore them.
Reported at <https://lists.gnu.org/archive/html/bug-guile-ncurses/2014-06/msg00000.html>.

--- guile-ncurses-1.4/test/Makefile.in	2013-04-27 17:55:19.000000000 +0200
+++ guile-ncurses-1.4/test/Makefile.in	2014-06-16 21:39:40.000000000 +0200
@@ -258,8 +258,7 @@ m011_menu_options.test slk_001_init.test
 slk_003_init.test slk_004_init.test slk_005_demo.test			\
 slk_006_attributes.test
 
-WIDETESTS = r037_border_set.test r038_get_wch.test r039_get_wstr.test	\
-r040_term_attrs.test
+WIDETESTS =
 
 TESTS = $(NOTERMTESTS) $(am__append_1) $(am__append_2)
 EXTRA_DIST = $(TESTLIB) $(TESTS)