git-repo/tests
Joanna Wang 0324e43242 repo_trace: Avoid race conditions with trace_file updating.
Change-Id: I0bc1bb3c8f60465dc6bee5081688a9f163dd8cf8
Reviewed-on: https://gerrit-review.googlesource.com/c/git-repo/+/354515
Reviewed-by: Mike Frysinger <vapier@google.com>
Tested-by: Joanna Wang <jojwang@google.com>
2022-12-09 22:49:31 +00:00
..
fixtures git_config: Fixed test.gitconfig getting updated when running tests. 2021-09-30 21:45:09 +00:00
conftest.py tests: clean up repo_trace._TRACE_FILE patching 2022-12-08 22:22:39 +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 Fixed wrapper related warnings in tests 2022-11-28 13:00:34 +00:00
test_git_config.py tests: clean up repo_trace._TRACE_FILE patching 2022-12-08 22:22:39 +00:00
test_git_superproject.py Use --negotiation-tip in superproject fetches. 2022-12-09 14:25:15 +00:00
test_git_trace2_event_log.py tests: drop old unittest.main logic 2022-12-08 17:17:30 +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 tests: clean up repo_trace._TRACE_FILE patching 2022-12-08 22:22:39 +00:00
test_platform_utils.py make file removal a bit more robust 2021-09-28 16:06:50 +00:00
test_project.py tests: clean up repo_trace._TRACE_FILE patching 2022-12-08 22:22:39 +00:00
test_repo_trace.py repo_trace: Avoid race conditions with trace_file updating. 2022-12-09 22:49:31 +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: fix manifest sync-j handling 2022-12-08 15:06:24 +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 wrapper: switch to functools.lru_cache 2022-12-08 22:22:36 +00:00
update_manpages.py tests: Fix update-manpages test. 2022-11-16 16:53:49 +00:00