aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-05-12 11:40:39 -0500
committerCraig Jennings <c@cjennings.net>2026-05-12 11:40:39 -0500
commit49ab1b693f90ebef6c94bf47c6d9be66f5105c5f (patch)
tree265380e6eff9c308f3cc06ee24b28866c2260418 /tests
parentf9720c657217ea421d91caf326e756aabe2aad44 (diff)
downloaddotemacs-49ab1b693f90ebef6c94bf47c6d9be66f5105c5f.tar.gz
dotemacs-49ab1b693f90ebef6c94bf47c6d9be66f5105c5f.zip
refactor(prog-python): extract the mypy and pdb command builders
I pulled the command-string construction out of `cj/python-mypy` and `cj/python-debug` into `cj/--python-mypy-command` and `cj/--python-debug-command`. The wrappers stay thin — resolve the target, hand off to `compile` or `pdb`. With the command shape in a pure helper I can unit-test it directly instead of stubbing `compile` and `pdb`.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions