jesseduffield.lazygit/pkg/integration/tests
Nils Andresen 245563bc99 (#2288) quote remoteName before compiling regex
If the remote name contains special regex-chars,
the compilation of the regex might fail.
Quoting the remoteName ensures that all special chars
in the remoteName are properly escaped before compiling
the regex.
2022-11-24 12:56:28 +00:00
..
bisect add another bisect integration test 2022-09-09 20:55:47 -07:00
branch fix: fix ambiguous branch name 2022-11-14 19:05:07 +11:00
cherry_pick add integration tests for cherry picking 2022-09-16 22:15:16 -07:00
commit add slow flag to integration tests 2022-08-14 20:49:20 +10:00
config (#2288) quote remoteName before compiling regex 2022-11-24 12:56:28 +00:00
custom_commands strip NUL bytes instead of replacing with space 2022-10-03 09:29:41 -07:00
file fix could-not-access error 2022-11-12 18:09:15 -03:30
interactive_rebase update test 2022-09-24 23:37:17 +02:00
shared add integration tests for cherry picking 2022-09-16 22:15:16 -07:00
stash test: add more assertions 2022-11-12 18:09:15 -03:30
tests.go (#2288) quote remoteName before compiling regex 2022-11-24 12:56:28 +00:00