black/tests
Sam Burnett 98a580bbdc
Added Python and grammar versions to a parser error message (#4378)
---------

Co-authored-by: Shantanu <12621235+hauntsaninja@users.noreply.github.com>
Co-authored-by: Shantanu Jain <hauntsaninja@gmail.com>
2024-09-08 14:24:54 -07:00
..
data fix: fix PEP 646 support of tuple unpacking (#4440) 2024-08-26 08:09:59 -07:00
__init__.py Remove deprecated use of 'setup.py test' (#1275) 2020-05-08 06:23:50 -07:00
conftest.py add support for printing the diff of AST trees when running tests (#3902) 2023-09-28 07:03:24 -07: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 Upgrade some old syntax (#4338) 2024-04-27 07:54:18 -07:00
test_black.py fix: fix PEP 646 support of tuple unpacking (#4440) 2024-08-26 08:09:59 -07:00
test_blackd.py Migrate mypy config to pyproject.toml (#3936) 2023-10-16 05:24:16 -07:00
test_docs.py Test that preview/unstable features are documented (#4187) 2024-01-30 22:22:38 -08:00
test_format.py Added Python and grammar versions to a parser error message (#4378) 2024-09-08 14:24:54 -07:00
test_ipynb.py Avoid importing IPython if notebook cells do not contain magics (#3782) 2023-07-16 21:09:26 -04:00
test_no_ipynb.py Enable PYTHONWARNDEFAULTENCODING = 1 in CI (#3763) 2023-07-04 16:38:39 -07:00
test_ranges.py Fix --line-ranges behavior when ranges are at EOF (#4273) 2024-03-15 11:18:47 -07:00
test_schema.py feat: add schema and validate-pyproject support (#4181) 2024-01-29 07:56:48 -08:00
test_tokenize.py Fix incorrect linenos on fstring tokens with escaped newlines (#4423) 2024-08-01 11:54:15 -07:00
test_trans.py Rewrite mostly useless assert in test_trans.py (#3810) 2023-07-27 12:51:28 -04:00
test.toml Add support for custom python cell magics (#2744) 2022-01-20 16:45:28 -08:00
util.py Upgrade some old syntax (#4338) 2024-04-27 07:54:18 -07:00