black/tests
Yilei Yang bf1195612c
Fix two logging calls in the test helper (#4286)
They were missing formatting interpolation operators.
2024-03-19 22:04:48 -07:00
..
data Fix formatting for if clauses in match-case blocks (#4269) 2024-03-16 07:38:07 -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 Fix two logging calls in the test helper (#4286) 2024-03-19 22:04:48 -07:00
test_black.py Fix catastrophic performance in lines_with_leading_tabs_expanded() (#4278) 2024-03-15 12:06:12 -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 test preview cases with line-length 1 unless explicitly skipped (#4087) 2023-12-06 07:17:33 -08: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_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 Add --unstable flag (#4096) 2024-01-25 17:00:47 -08:00