author | Michał Kiedrowicz <michal.kiedrowicz@gmail.com> | |
Sun, 22 May 2011 11:37:28 +0000 (13:37 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 23 May 2011 18:57:08 +0000 (11:57 -0700) | ||
commit | f556e4af2790bc8f0918093bd2b3053c7d2898dc | |
tree | 1b94b888e4a39494376e5de059784a80befd995a | tree | snapshot |
parent | a80dff25152f43e8a9a688943cb5f67d2ad76fc4 | commit | diff |
git-grep: Update tests (mainly for -P)
Add few more tests for "-P/--perl-regexp" option of "git grep".
While at it, add some generic tests for grep.extendedRegexp config option,
for detecting invalid regexep and check if "last one wins" rule works for
selecting regexp type.
Signed-off-by: Michał Kiedrowicz <michal.kiedrowicz@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Add few more tests for "-P/--perl-regexp" option of "git grep".
While at it, add some generic tests for grep.extendedRegexp config option,
for detecting invalid regexep and check if "last one wins" rule works for
selecting regexp type.
Signed-off-by: Michał Kiedrowicz <michal.kiedrowicz@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t7810-grep.sh | diff | blob | history |