]> git.madduck.net Git - etc/vim.git/history - tests/util.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:

MNT: remove unnecessary test deps + some refactoring (GH-2510)
[etc/vim.git] / tests / util.py
2021-10-02 Richard SiMNT: remove unnecessary test deps + some refactoring...
2021-07-17 Jelle Zijlstraadd context manager to temporarily change the cwd ...
2021-05-08 Łukasz LangaRefactor `src/black/__init__.py` into many files (...
2021-05-07 Łukasz LangaMark blackd tests with the `blackd` optional marker...
2021-04-26 Jelle Zijlstrafix magic comma and experimental string cache flags...
2020-10-30 Sagi ShadurExtract formatting tests (#1785)
2020-10-19 Sagi ShadurSwitch to pytest and tox (#1763)