| Age | Commit message (Collapse) | Author | Files | |
|---|---|---|---|---|
| 2024-07-18 | vim-patch:partial:9.0.0719: too many delete() calls in tests | zeertzjq | 1 | |
| Problem: Too many delete() calls in tests. Solution: Use deferred delete where possible. https://github.com/vim/vim/commit/56564964e6d0956c29687e8a10cb94fe42f5c097 This includes all changes expect changes in test_startup.vim. Co-authored-by: Bram Moolenaar <Bram@vim.org> | ||||
| 2023-03-07 | test: move oldtests to test directory (#22536) | dundargoc | 1 | |
| 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'. | ||||
