|
Option C Tools
|
Go to the source code of this file.
Namespaces | |
| namespace | tests_formatter |
| namespace | tests_formatter.test_header_fixing |
Functions | |
| tests_formatter.test_header_fixing.test_fix_missing_shebang (Path temp_project_root, FormatterContext formatter_ctx_fix) | |
| tests_formatter.test_header_fixing.test_fix_missing_encoding (Path temp_project_root, FormatterContext formatter_ctx_fix) | |
| tests_formatter.test_header_fixing.test_fix_wrong_path_header (Path temp_project_root, FormatterContext formatter_ctx_fix) | |
| tests_formatter.test_header_fixing.test_header_archives_original (Path temp_project_root, FormatterContext formatter_ctx_fix) | |
| tests_formatter.test_header_fixing.test_header_preserves_code (Path temp_project_root, FormatterContext formatter_ctx_fix) | |
| tests_formatter.test_header_fixing.test_header_dry_run_no_modify (Path temp_project_root, FormatterContext formatter_ctx) | |
| tests_formatter.test_header_fixing.test_header_correct_no_change (Path temp_project_root, FormatterContext formatter_ctx_fix) | |