black/tests
Ville Skyttä 898915d556
Use aware datetimes to represent UTC (#3728)
Avoids a Python 3.12 deprecation warning.

Subtle difference: previously, timestamps in diff filenames had the
`+0000` separated from the timestamp by space. With this, the space is
there no more, and there is a colon, as in `+00:00`.
2023-06-10 09:54:21 -07:00
..
data Add support for PEP 695 syntax (#3703) 2023-06-01 18:37:08 -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 Use aware datetimes to represent UTC (#3728) 2023-06-10 09:54:21 -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