grep-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

grep branch, master, updated. v3.3-45-gd9795ff


From: Jim Meyering
Subject: grep branch, master, updated. v3.3-45-gd9795ff
Date: Wed, 25 Dec 2019 18:21:39 -0500 (EST)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "grep".

The branch, master has been updated
       via  d9795ffa6894cd5694a90a13ecbde463f9060b73 (commit)
       via  e5c59d08ad879e9462d0c1f8f887b70ecb685a18 (commit)
       via  bba28f72f77bc678b76fbc8de995da8e1caee91c (commit)
      from  bf5a308349fbcf0a376ca3e6e83fe7c6a2cc9eb1 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://git.savannah.gnu.org/cgit/grep.git/commit/?id=d9795ffa6894cd5694a90a13ecbde463f9060b73


commit d9795ffa6894cd5694a90a13ecbde463f9060b73
Author: Jim Meyering <address@hidden>
Date:   Tue Dec 24 11:32:54 2019 -0800

    tests: fix typo in name of test file
    
    * tests/backslash-s-vs-invalid-multitype: Rename to...
    * tests/backslash-s-vs-invalid-multibyte: ...this.
    * tests/Makefile.am (TESTS): Reflect renaming.

diff --git a/tests/Makefile.am b/tests/Makefile.am
index 5da4f85..7ec5f07 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -67,7 +67,7 @@ TESTS =                                               \
   backref-multibyte-slow                       \
   backref-word                                 \
   backslash-s-and-repetition-operators         \
-  backslash-s-vs-invalid-multitype             \
+  backslash-s-vs-invalid-multibyte             \
   big-hole                                     \
   big-match                                    \
   bogus-wctob                                  \
diff --git a/tests/backslash-s-vs-invalid-multitype 
b/tests/backslash-s-vs-invalid-multibyte
similarity index 100%
rename from tests/backslash-s-vs-invalid-multitype
rename to tests/backslash-s-vs-invalid-multibyte

http://git.savannah.gnu.org/cgit/grep.git/commit/?id=e5c59d08ad879e9462d0c1f8f887b70ecb685a18


commit d9795ffa6894cd5694a90a13ecbde463f9060b73
Author: Jim Meyering <address@hidden>
Date:   Tue Dec 24 11:32:54 2019 -0800

    tests: fix typo in name of test file
    
    * tests/backslash-s-vs-invalid-multitype: Rename to...
    * tests/backslash-s-vs-invalid-multibyte: ...this.
    * tests/Makefile.am (TESTS): Reflect renaming.

diff --git a/tests/Makefile.am b/tests/Makefile.am
index 5da4f85..7ec5f07 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -67,7 +67,7 @@ TESTS =                                               \
   backref-multibyte-slow                       \
   backref-word                                 \
   backslash-s-and-repetition-operators         \
-  backslash-s-vs-invalid-multitype             \
+  backslash-s-vs-invalid-multibyte             \
   big-hole                                     \
   big-match                                    \
   bogus-wctob                                  \
diff --git a/tests/backslash-s-vs-invalid-multitype 
b/tests/backslash-s-vs-invalid-multibyte
similarity index 100%
rename from tests/backslash-s-vs-invalid-multitype
rename to tests/backslash-s-vs-invalid-multibyte

http://git.savannah.gnu.org/cgit/grep.git/commit/?id=bba28f72f77bc678b76fbc8de995da8e1caee91c


commit d9795ffa6894cd5694a90a13ecbde463f9060b73
Author: Jim Meyering <address@hidden>
Date:   Tue Dec 24 11:32:54 2019 -0800

    tests: fix typo in name of test file
    
    * tests/backslash-s-vs-invalid-multitype: Rename to...
    * tests/backslash-s-vs-invalid-multibyte: ...this.
    * tests/Makefile.am (TESTS): Reflect renaming.

diff --git a/tests/Makefile.am b/tests/Makefile.am
index 5da4f85..7ec5f07 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -67,7 +67,7 @@ TESTS =                                               \
   backref-multibyte-slow                       \
   backref-word                                 \
   backslash-s-and-repetition-operators         \
-  backslash-s-vs-invalid-multitype             \
+  backslash-s-vs-invalid-multibyte             \
   big-hole                                     \
   big-match                                    \
   bogus-wctob                                  \
diff --git a/tests/backslash-s-vs-invalid-multitype 
b/tests/backslash-s-vs-invalid-multibyte
similarity index 100%
rename from tests/backslash-s-vs-invalid-multitype
rename to tests/backslash-s-vs-invalid-multibyte

-----------------------------------------------------------------------

Summary of changes:
 cfg.mk                                                      | 13 +++++++++++++
 tests/Makefile.am                                           |  2 +-
 ...s-invalid-multitype => backslash-s-vs-invalid-multibyte} |  0
 tests/mb-non-UTF8-perf-Fw                                   |  1 +
 4 files changed, 15 insertions(+), 1 deletion(-)
 rename tests/{backslash-s-vs-invalid-multitype => 
backslash-s-vs-invalid-multibyte} (100%)


hooks/post-receive
-- 
grep



reply via email to

[Prev in Thread] Current Thread [Next in Thread]