git-repo/tests
Daniel Kutik e287fa760b test_capture: allow both Unix and Windows line sep
On Linux/macOS we allow \n in the end of the line.
On Windows we allow both \r\n and \n. Here we also allow Unix line
seperators as tests might be excuted in for example git-shell.

Change-Id: I3975b563cf95407da92e5479980e670eb748b30e
Reviewed-on: https://gerrit-review.googlesource.com/c/git-repo/+/353181
Tested-by: Daniel Kutik <daniel.kutik@lavawerk.com>
Reviewed-by: Mike Frysinger <vapier@google.com>
2022-11-28 06:39:31 +00:00
..
fixtures git_config: Fixed test.gitconfig getting updated when running tests. 2021-09-30 21:45:09 +00:00
test_editor.py strip python2-only coding:utf-8 & print_function settings 2021-01-06 18:53:05 +00:00
test_error.py error: fix pickling of all exceptions 2021-02-19 20:06:03 +00:00
test_git_command.py test: fix path seperator errors on windows 2022-11-27 17:03:01 +00:00
test_git_config.py Set tracing to always on and save to .repo/TRACE_FILE. 2022-11-03 21:07:07 +00:00
test_git_superproject.py Set tracing to always on and save to .repo/TRACE_FILE. 2022-11-03 21:07:07 +00:00
test_git_trace2_event_log.py trace: make test timeout after 2min 2022-11-26 23:30:43 +00:00
test_hooks.py strip python2-only coding:utf-8 & print_function settings 2021-01-06 18:53:05 +00:00
test_manifest_xml.py test_bad_path_name_checks: allow Windows path sep 2022-11-28 04:07:17 +00:00
test_platform_utils.py make file removal a bit more robust 2021-09-28 16:06:50 +00:00
test_project.py test: fix path seperator errors on windows 2022-11-27 17:03:01 +00:00
test_ssh.py ssh: rewrite proxy management for multiprocessing usage 2021-05-10 21:16:06 +00:00
test_subcmds_init.py tests: fix init subcmd after url change 2021-02-25 17:07:11 +00:00
test_subcmds_sync.py sync: clear preciousObjects when set in error. 2022-11-03 23:01:16 +00:00
test_subcmds.py subcmds: force consistent help text format 2021-05-04 16:40:53 +00:00
test_update_manpages.py update-manpages: explicitly strip color codes 2022-11-14 23:46:43 +00:00
test_wrapper.py test_capture: allow both Unix and Windows line sep 2022-11-28 06:39:31 +00:00
update_manpages.py tests: Fix update-manpages test. 2022-11-16 16:53:49 +00:00