grep-commit
[Top][All Lists]
Advanced

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

grep branch, master, updated. v2.25-75-g10d25bf


From: Paul Eggert
Subject: grep branch, master, updated. v2.25-75-g10d25bf
Date: Fri, 2 Sep 2016 05:40:01 +0000 (UTC)

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  10d25bf1807deea5683986c3c158cff021407b6a (commit)
      from  7981dbded204242c83c39732ba3dce4a11d30204 (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=10d25bf1807deea5683986c3c158cff021407b6a


commit 10d25bf1807deea5683986c3c158cff021407b6a
Author: Norihiro Tanaka <address@hidden>
Date:   Thu Sep 1 22:38:36 2016 -0700

    tests: add a new test for SJIS locale
    
    * tests/sjis-mb: Add a new test.  It fails in grep-2.25 or prior.

diff --git a/tests/sjis-mb b/tests/sjis-mb
index 39459fe..db147fd 100755
--- a/tests/sjis-mb
+++ b/tests/sjis-mb
@@ -57,4 +57,6 @@ for i in $failure_tests; do
   test_grep_reject -E $i A || fail=1
 done
 
+test_grep_reject -E @A '^$|A' || fail=1
+
 Exit $fail

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

Summary of changes:
 tests/sjis-mb |    2 ++
 1 file changed, 2 insertions(+)


hooks/post-receive
-- 
grep



reply via email to

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