Skip to content

Add a test for loading an example undofile#16127

Closed
chrisbra wants to merge 1 commit intovim:masterfrom
chrisbra:loading-undofile
Closed

Add a test for loading an example undofile#16127
chrisbra wants to merge 1 commit intovim:masterfrom
chrisbra:loading-undofile

Conversation

@chrisbra
Copy link
Member

This is so, that we don't unintentionally change the undofile format and make sure we can reload an older undo file.

This is so, that we don't unintentionally change the undofile format and
make sure we can reload an older undo file.
@chrisbra chrisbra closed this in 14382c8 Nov 28, 2024
@chrisbra chrisbra deleted the loading-undofile branch December 14, 2024 18:53
zeertzjq added a commit to zeertzjq/neovim that referenced this pull request Jan 1, 2026
Problem:  No test that undofile format does not regress
Solution: include a sample undofile to make sure we are always able to
          read it

This is so, that we don't unintentionally change the undofile format and
make sure we can load an undo file that has been created by an older
Vim.

closes: vim/vim#16127

vim/vim@14382c8

Convert the undo file in samples/ using method from neovim#13973.

Co-authored-by: Christian Brabandt <cb@256bit.org>
zeertzjq added a commit to zeertzjq/neovim that referenced this pull request Jan 1, 2026
Problem:  No test that undofile format does not regress
Solution: include a sample undofile to make sure we are always able to
          read it

This is so, that we don't unintentionally change the undofile format and
make sure we can load an undo file that has been created by an older
Vim.

closes: vim/vim#16127

vim/vim@14382c8

Convert the undo file in samples/ using method from neovim#13973.

Co-authored-by: Christian Brabandt <cb@256bit.org>
zeertzjq added a commit to neovim/neovim that referenced this pull request Jan 1, 2026
…7193)

Problem:  No test that undofile format does not regress
Solution: include a sample undofile to make sure we are always able to
          read it

This is so, that we don't unintentionally change the undofile format and
make sure we can load an undo file that has been created by an older
Vim.

closes: vim/vim#16127

vim/vim@14382c8

Convert the undo file in samples/ using method from #13973.

Co-authored-by: Christian Brabandt <cb@256bit.org>
github-actions bot pushed a commit to neovim/neovim that referenced this pull request Jan 1, 2026
…7193)

Problem:  No test that undofile format does not regress
Solution: include a sample undofile to make sure we are always able to
          read it

This is so, that we don't unintentionally change the undofile format and
make sure we can load an undo file that has been created by an older
Vim.

closes: vim/vim#16127

vim/vim@14382c8

Convert the undo file in samples/ using method from #13973.

Co-authored-by: Christian Brabandt <cb@256bit.org>
(cherry picked from commit 94f7302)
github-actions bot pushed a commit to neovim/neovim that referenced this pull request Jan 1, 2026
…7193)

Problem:  No test that undofile format does not regress
Solution: include a sample undofile to make sure we are always able to
          read it

This is so, that we don't unintentionally change the undofile format and
make sure we can load an undo file that has been created by an older
Vim.

closes: vim/vim#16127

vim/vim@14382c8

Convert the undo file in samples/ using method from #13973.

Co-authored-by: Christian Brabandt <cb@256bit.org>
(cherry picked from commit 94f7302)
HarshK97 pushed a commit to HarshK97/neovim that referenced this pull request Feb 13, 2026
…ovim#37193)

Problem:  No test that undofile format does not regress
Solution: include a sample undofile to make sure we are always able to
          read it

This is so, that we don't unintentionally change the undofile format and
make sure we can load an undo file that has been created by an older
Vim.

closes: vim/vim#16127

vim/vim@14382c8

Convert the undo file in samples/ using method from neovim#13973.

Co-authored-by: Christian Brabandt <cb@256bit.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant