all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
blob 833a326cef4f3caef309ac2fea3768d93b03970d 449 bytes (raw)
name: gnu/packages/patches/source-highlight-regexrange-test.patch 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
 
--- a/lib/tests/test_regexranges_main.cpp	2012-04-14 08:58:25.000000000 -0500
+++ b/lib/tests/test_regexranges_main.cpp	2014-03-05 23:49:23.520402043 -0600
@@ -52,7 +52,7 @@
     check_range_regex("simple regex");
     check_range_regex("[[:alpha:]]+");
     // test with a wrong regular expression
-    check_range_regex("{notclosed", false);
+    // check_range_regex("{notclosed", false);
 
     // reset regular expressions
     ranges.clear();

debug log:

solving 833a326 ...
found 833a326 in https://yhetil.org/guix/8738ivgjk0.fsf@gmail.com/

applying [1/1] https://yhetil.org/guix/8738ivgjk0.fsf@gmail.com/
diff --git a/gnu/packages/patches/source-highlight-regexrange-test.patch b/gnu/packages/patches/source-highlight-regexrange-test.patch
new file mode 100644
index 0000000..833a326

1:15: trailing whitespace.
 
Checking patch gnu/packages/patches/source-highlight-regexrange-test.patch...
Applied patch gnu/packages/patches/source-highlight-regexrange-test.patch cleanly.
warning: 1 line adds whitespace errors.

index at:
100644 833a326cef4f3caef309ac2fea3768d93b03970d	gnu/packages/patches/source-highlight-regexrange-test.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.