This website requires JavaScript.
Explore
Help
Sign In
alex
/
neovim
Watch
1
Star
0
Fork
0
You've already forked neovim
mirror of
https://github.com/neovim/neovim.git
synced
2026-03-11 18:46:18 +10:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9fb278ddea492cdae53be6fd948c75498df2f712
neovim
/
test
/
functional
/
normal
History
Justin M. Keyes
7e1c959861
test: Eliminate expect_err
...
Eliminate `expect_err` in favor of `pcall_err` + `eq` or `matches`.
2019-09-06 17:19:07 -07:00
..
count_spec.lua
…
fold_spec.lua
…
jump_spec.lua
…
K_spec.lua
…
lang_spec.lua
…
langmap_spec.lua
…
macro_spec.lua
…
put_spec.lua
build: update some test dependencies (
#10339
)
2019-06-29 22:25:00 +02:00
search_spec.lua
test: Eliminate expect_err
2019-09-06 17:19:07 -07:00
undo_spec.lua
…