From 2d4d6787c4bc62042be4a58a4791074ab2c6a89e Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Fri, 4 Feb 2022 11:23:27 -0500 Subject: regex: Add support for emacs and grep types --- tests/test_regextype_emacs.out | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 tests/test_regextype_emacs.out (limited to 'tests/test_regextype_emacs.out') diff --git a/tests/test_regextype_emacs.out b/tests/test_regextype_emacs.out new file mode 100644 index 0000000..8cd18de --- /dev/null +++ b/tests/test_regextype_emacs.out @@ -0,0 +1,6 @@ +basic/e/f +basic/j/foo +basic/k/foo +basic/l/foo +basic/k/foo/bar +basic/l/foo/bar -- cgit v1.2.3