]> git.madduck.net Git - etc/vim.git/history - tests/test_blackd.py

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

Merge commit '882d8795c6ff65c02f2657e596391748d1b6b7f5'
[etc/vim.git] / tests / test_blackd.py
2023-10-20 martin f. krafftMerge commit '882d8795c6ff65c02f2657e596391748d1b6b7f5' master
2023-10-16 Charles PatelMigrate mypy config to pyproject.toml (#3936)
2023-10-10 Jelle ZijlstraUse inline flags for test cases (#3931)
2023-09-07 KotlinIslandblackd: fix mishandling of single character input ...
2023-06-10 Ville SkyttäUse aware datetimes to represent UTC (#3728)
2022-10-06 Antonio Ossa-GuerraAdd option to skip the first line of source code (...
2022-10-04 KotlinIslandPreserve crlf line endings in blackd (#3257)
2022-09-05 Cooper LeesMove 3.11 tests to install aiohttp without C extensions...
2022-08-31 ShantanuUse strict mypy checking (#3222)
2022-08-23 Cooper LeesAdd passing 3.11 CI by exempting blackd tests (#3234)
2022-08-13 Alexandr Artemyevadd preview option support for blackd (#3217)
2022-07-27 Richard SiReformat codebase with isort
2022-05-18 Sagi ShadurRemove hard coded test cases (#3062)
2022-03-30 Richard SiKeep tests working w/ upcoming aiohttp 4.0.0 (#2974)
2022-01-10 Richard SiRemove Python 2 support (#2740)
2021-10-14 martin f. krafftAdd '.vim/bundle/black/' from commit '2f3fa1f6d0cbc2a3f...
2021-09-25 Zsolt Dollensteinre-implement simple CORS middleware for blackd (#2500)
2021-05-07 Łukasz LangaMark blackd tests with the `blackd` optional marker...
2020-10-19 Sagi ShadurSwitch to pytest and tox (#1763)