dundargoc
743860de40
test: replace lfs with luv and vim.fs
...
test: replace lfs with luv
luv already pretty much does everything lfs does, so this duplication
of dependencies isn't needed.
2023-04-04 21:59:06 +02:00
dundargoc
d510bfbc8e
refactor: remove char_u ( #22829 )
...
Closes https://github.com/neovim/neovim/issues/459
2023-04-02 16:11:42 +08:00
Thomas Vigouroux
ff53c5585f
refactor(undo): don't assume curbuf in u_compute_hash
2021-07-09 15:36:07 +02:00
Justin M. Keyes
fd04877eb0
test: remove use of require('test.helpers')
...
The test.functional.helpers and test.unit.helpers modules now include
all of the public functions from test.helpers, so there is no need to
separately require('test.helpers').
2019-05-18 15:48:13 +02:00
Justin M. Keyes
4744142fad
lint
2018-04-28 11:01:16 +02:00
Justin M. Keyes
bd17ef75b3
test/unit/undo_spec.lua: fixup after rebase #4985
2018-04-27 13:06:41 +02:00
Christopher Waldon
34f29ac858
test/unit: some unit tests for undo.c #4985
2018-04-27 13:06:31 +02:00