black/tests
rdrll 63481bb926
Fix a magical comment caused internal error (#3740)
`is_type_comment` now specifically deals with general type comments for a leaf.
`is_type_ignore_comment` now handles type comments contains ignore annotation for a leaf
`is_type_ignore_comment_string` used to determine if a string is an ignore type comment
2023-06-27 07:23:39 -07:00
..
data Fix a magical comment caused internal error (#3740) 2023-06-27 07:23:39 -07:00
__init__.py Remove deprecated use of 'setup.py test' (#1275) 2020-05-08 06:23:50 -07:00
conftest.py Use optional tests for "no_python2" to simplify local testing (#2203) 2021-05-07 15:03:13 +02:00
empty.toml Add --target-version option to allow users to choose targeted Python versions (#618) 2019-02-06 18:43:50 -08:00
optional.py Use strict mypy checking (#3222) 2022-08-30 20:46:46 -07:00
test_black.py Fix not honouring pyproject.toml when using stdin and calling black from parent directory (#3719) 2023-06-22 21:21:49 -07:00
test_blackd.py Use aware datetimes to represent UTC (#3728) 2023-06-10 09:54:21 -07:00
test_format.py Add support for PEP 695 syntax (#3703) 2023-06-01 18:37:08 -07:00
test_ipynb.py Reformat codebase with isort 2022-07-27 17:19:28 -04:00
test_no_ipynb.py make black[jupyter] installation cross-shell (#3394) 2022-12-10 11:49:33 -08:00
test_trans.py Reformat codebase with isort 2022-07-27 17:19:28 -04:00
test.toml Add support for custom python cell magics (#2744) 2022-01-20 16:45:28 -08:00
util.py Check stability for both preview and non-preview styles (#3423) 2022-12-17 10:31:47 -08:00