neovim/test/old/testdir/sautest/autoload
zeertzjq 7dc9182cf0
vim-patch:8.2.1398: autoload script sourced twice if sourced directly (#22622)
Problem:    Autoload script sourced twice if sourced directly.
Solution:   Do not source an autoload script again. (issue vim/vim#6644)

daa2f36573

Cherry-pick ret_sid changes from patch 8.2.0149.
Use do_in_runtimepath() as that's what source_runtime() calls in Nvim.

Co-authored-by: Bram Moolenaar <Bram@vim.org>
2023-03-11 21:29:25 +08:00
..
foo.vim test: move oldtests to test directory (#22536) 2023-03-07 11:13:04 +08:00
footest.vim test: move oldtests to test directory (#22536) 2023-03-07 11:13:04 +08:00
globone.vim test: move oldtests to test directory (#22536) 2023-03-07 11:13:04 +08:00
globtwo.vim test: move oldtests to test directory (#22536) 2023-03-07 11:13:04 +08:00
sourced.vim vim-patch:8.2.1398: autoload script sourced twice if sourced directly (#22622) 2023-03-11 21:29:25 +08:00