git-repo/tests
Mike Frysinger a621254b26 tests: drop old unittest.main logic
We use pytest now which doesn't need this boilerplate.

Change-Id: Ib71d90b3f1669897814ee768927b5b595ca8d789
Reviewed-on: https://gerrit-review.googlesource.com/c/git-repo/+/354355
Reviewed-by: Josip Sokcevic <sokcevic@google.com>
Tested-by: Mike Frysinger <vapier@google.com>
2022-12-08 17:17:30 +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 Fixed wrapper related warnings in tests 2022-11-28 13:00:34 +00:00
test_git_config.py tests: drop old unittest.main logic 2022-12-08 17:17:30 +00:00
test_git_superproject.py tests: drop old unittest.main logic 2022-12-08 17:17:30 +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 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_manifest_config_properties: use assertEqual 2022-12-05 13:09:09 +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 tests: drop old unittest.main logic 2022-12-08 17:17:30 +00:00
update_manpages.py tests: Fix update-manpages test. 2022-11-16 16:53:49 +00:00