##// END OF EJS Templates
Backport PR #8102: TEST: Add test for renaming files with checkpoint....
Backport PR #8102: TEST: Add test for renaming files with checkpoint. The checkpoint name should follow the file rename. This catches a bug that I had in pgcontents where I was failing to properly rename checkpoints when files were renamed. cf. https://github.com/ipython/ipython/issues/8101
Min RK -
r20878:c2301189
Show More
Name Size Modified Last Commit Author
/ IPython / nbconvert / preprocessors
tests
__init__.py Loading ...
base.py Loading ...
clearoutput.py Loading ...
coalescestreams.py Loading ...
convertfigures.py Loading ...
csshtmlheader.py Loading ...
execute.py Loading ...
extractoutput.py Loading ...
highlightmagics.py Loading ...
latex.py Loading ...
revealhelp.py Loading ...
svg2pdf.py Loading ...