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 180e8dd674ede48727c03647dd36c1f8c3379667 (commit)
from 13fd8279e5fdd15ba711cf6e5eadeece89e85909 (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=180e8dd674ede48727c03647dd36c1f8c3379667
commit 180e8dd674ede48727c03647dd36c1f8c3379667
Author: Jim Meyering <[email protected]>
Date: Sun Aug 20 12:42:14 2023 -0700
tests: actually package and run the new 100k-entries test
* tests/Makefile.am (TESTS): Include the new test file name,
100k-entries.
diff --git a/tests/Makefile.am b/tests/Makefile.am
index d566445..94430a9 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -71,6 +71,7 @@ else
endif
TESTS = \
+ 100k-entries \
backref \
backref-alt \
backref-multibyte-slow \
-----------------------------------------------------------------------
Summary of changes:
tests/Makefile.am | 1 +
1 file changed, 1 insertion(+)
hooks/post-receive
--
grep