black/tests/data/miscellaneous
Tom Fryers 507234c47d
Remove invalid syntax in docstrings -S --preview test (#3205)
uR is not a legal string prefix, so this test breaks (AssertionError:
cannot use --safe with this file; failed to parse source file AST:
invalid syntax) if changed to one in which the file is changed. I've
changed the last test to have u alone, and added an R to the test above
instead.
2022-08-02 17:22:04 -04:00
..
async_as_identifier.py Remove hard coded test cases (#3062) 2022-05-18 12:11:37 -07:00
blackd_diff.diff Remove hard coded test cases (#3062) 2022-05-18 12:11:37 -07:00
blackd_diff.py Remove hard coded test cases (#3062) 2022-05-18 12:11:37 -07:00
debug_visitor.out Remove hard coded test cases (#3062) 2022-05-18 12:11:37 -07:00
debug_visitor.py Remove hard coded test cases (#3062) 2022-05-18 12:11:37 -07:00
decorators.py Remove hard coded test cases (#3062) 2022-05-18 12:11:37 -07:00
docstring_no_string_normalization.py Remove hard coded test cases (#3062) 2022-05-18 12:11:37 -07:00
docstring_preview_no_string_normalization.py Remove invalid syntax in docstrings -S --preview test (#3205) 2022-08-02 17:22:04 -04:00
expression_skip_magic_trailing_comma.diff Remove hard coded test cases (#3062) 2022-05-18 12:11:37 -07:00
force_py36.py Remove hard coded test cases (#3062) 2022-05-18 12:11:37 -07:00
force_pyi.py Remove hard coded test cases (#3062) 2022-05-18 12:11:37 -07:00
long_strings_flag_disabled.py Remove hard coded test cases (#3062) 2022-05-18 12:11:37 -07:00
missing_final_newline.diff Remove hard coded test cases (#3062) 2022-05-18 12:11:37 -07:00
missing_final_newline.py Remove hard coded test cases (#3062) 2022-05-18 12:11:37 -07:00
pattern_matching_invalid.py Remove hard coded test cases (#3062) 2022-05-18 12:11:37 -07:00
power_op_newline.py Remove hard coded test cases (#3062) 2022-05-18 12:11:37 -07:00
python2_detection.py Remove hard coded test cases (#3062) 2022-05-18 12:11:37 -07:00
string_quotes.py Remove hard coded test cases (#3062) 2022-05-18 12:11:37 -07:00
stub.pyi Remove hard coded test cases (#3062) 2022-05-18 12:11:37 -07:00