git-repo/tests
Mike Frysinger e7e20f4686 tests: do not allow underscores in cli options
We use dashes in --long-options, not underscores, so add a test to
make sure people don't accidentally add them.

Change-Id: Iffbce474d22cf1f6c2042f7882f215875c8df3cf
Reviewed-on: https://gerrit-review.googlesource.com/c/git-repo/+/369734
Reviewed-by: Gavin Mak <gavinmak@google.com>
Tested-by: Mike Frysinger <vapier@google.com>
Commit-Queue: Mike Frysinger <vapier@google.com>
2023-04-19 02:53:37 +00:00
..
fixtures git_config: Fixed test.gitconfig getting updated when running tests. 2021-09-30 21:45:09 +00:00
conftest.py Format codebase with black and check formatting in CQ 2023-03-22 17:46:28 +00:00
test_editor.py Format codebase with black and check formatting in CQ 2023-03-22 17:46:28 +00:00
test_error.py Format codebase with black and check formatting in CQ 2023-03-22 17:46:28 +00:00
test_git_command.py Format codebase with black and check formatting in CQ 2023-03-22 17:46:28 +00:00
test_git_config.py Format codebase with black and check formatting in CQ 2023-03-22 17:46:28 +00:00
test_git_superproject.py Format codebase with black and check formatting in CQ 2023-03-22 17:46:28 +00:00
test_git_trace2_event_log.py Format codebase with black and check formatting in CQ 2023-03-22 17:46:28 +00:00
test_hooks.py Format codebase with black and check formatting in CQ 2023-03-22 17:46:28 +00:00
test_manifest_xml.py Format codebase with black and check formatting in CQ 2023-03-22 17:46:28 +00:00
test_platform_utils.py Format codebase with black and check formatting in CQ 2023-03-22 17:46:28 +00:00
test_project.py Format codebase with black and check formatting in CQ 2023-03-22 17:46:28 +00:00
test_repo_trace.py Format codebase with black and check formatting in CQ 2023-03-22 17:46:28 +00:00
test_ssh.py Format codebase with black and check formatting in CQ 2023-03-22 17:46:28 +00:00
test_subcmds_init.py Format codebase with black and check formatting in CQ 2023-03-22 17:46:28 +00:00
test_subcmds_sync.py Format codebase with black and check formatting in CQ 2023-03-22 17:46:28 +00:00
test_subcmds.py tests: do not allow underscores in cli options 2023-04-19 02:53:37 +00:00
test_update_manpages.py Format codebase with black and check formatting in CQ 2023-03-22 17:46:28 +00:00
test_wrapper.py Format codebase with black and check formatting in CQ 2023-03-22 17:46:28 +00:00