git-repo/tests
Mike Frysinger 8409410aa2 repo: export GIT_TRACE2_PARENT_SID
This helps with people tracing repo/git execution.  We use a similar
format to git, but a little simpler since we always initialize the
env var setting, and we want to avoid too much overhead.

Bug: https://crbug.com/gerrit/12314
Change-Id: I75675b6cc4c6f7c4f5e09f54128eba9456364d04
Reviewed-on: https://gerrit-review.googlesource.com/c/git-repo/+/254331
Reviewed-by: Josh Steadmon <steadmon@google.com>
Reviewed-by: Mike Frysinger <vapier@google.com>
Tested-by: Mike Frysinger <vapier@google.com>
2020-02-12 19:57:42 +00:00
..
fixtures run_tests: add a helper for invoking unittests 2019-07-11 04:34:08 +00:00
test_editor.py upload/editor: fix bytes/string confusion 2019-11-16 23:55:30 +00:00
test_git_command.py repo: raise min version of git 2020-02-05 19:01:40 +00:00
test_git_config.py Fix blank line issues reported by flake8 2020-02-12 06:36:40 +00:00
test_manifest_xml.py manifest_xml: allow src=. with symlinks 2020-02-10 23:19:31 +00:00
test_project.py test_project.py: Remove unused variable in 'with' statement 2020-02-12 02:56:32 +00:00
test_wrapper.py repo: export GIT_TRACE2_PARENT_SID 2020-02-12 19:57:42 +00:00