]> git.madduck.net Git - etc/vim.git/commit

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:

Isolate command line tests for notebooks from user-level config (#2854)
authorFrédérik Paradis <fredy_14@live.fr>
Mon, 21 Feb 2022 01:17:01 +0000 (20:17 -0500)
committerGitHub <noreply@github.com>
Mon, 21 Feb 2022 01:17:01 +0000 (17:17 -0800)
commit50a856970d2453087662a295631d6f24a12bc3a1
treee28c8a544b862ace8b2c56802c6b23c6b0ac980e
parent07a2e6f67810a8949b76a26c434c91d3fda7ac24
Isolate command line tests for notebooks from user-level config (#2854)
tests/test_ipynb.py