| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | vim-patch:8.2.0634: crash with null partial and blob | zeertzjq | 2023-04-15 |
| | | | | | | | | | | | Problem: Crash with null partial and blob. Solution: Check for NULL pointer. Add more tests. (Yegappan Lakshmanan, closes vim/vim#5984) https://github.com/vim/vim/commit/92b83ccfda7a1d654ccaaf161a9c8a8e01fbcf76 Co-authored-by: Bram Moolenaar <Bram@vim.org> | ||
| * | test: move oldtests to test directory (#22536) | dundargoc | 2023-03-07 |
| The new oldtest directory is in test/old/testdir. The reason for this is that many tests have hardcoded the parent directory name to be 'testdir'. | |||