bfredl
|
1f004970f0
feat(build): build.zig MVP: build and run functionaltests on linux
|
2 月之前 |
Shadman
|
28e31f5d3d
feat(options): default statusline expression #33036
|
1 月之前 |
Alexej Kowalew
|
d77d961b35
feat(defaults): shelltemp=false #33012
|
1 月之前 |
Justin M. Keyes
|
afdad5c76e
refactor(test): deprecate n.feed_command() #32915
|
2 月之前 |
zeertzjq
|
a25ce5762d
test: do not dedent() in feed() (#32884)
|
2 月之前 |
dundargoc
|
59c328bc88
test: simplify ASAN detection
|
2 月之前 |
Justin M. Keyes
|
be1fbe38b3
feat(lua): vim.text.indent()
|
3 月之前 |
Justin M. Keyes
|
ac768996b2
refactor(tests): drop os_kill #32401
|
3 月之前 |
Justin M. Keyes
|
4b0e2605ea
feat(ui): UI :detach command
|
3 月之前 |
Justin M. Keyes
|
64b0e6582a
refactor(tests): merge n.spawn/n.spawn_argv into n.new_session #31859
|
4 月之前 |
Justin M. Keyes
|
975c2124a6
test: use spawn_wait() instead of system() #31852
|
4 月之前 |
Justin M. Keyes
|
700a25e621
test: include stderr in EOF failure message
|
4 月之前 |
Justin M. Keyes
|
a1ba655dee
test: spawn_wait() starts a non-RPC Nvim process
|
8 月之前 |
Mathias Fussenegger
|
34cd94812d
feat(test): support and document lua test case debugging
|
5 月之前 |
Lewis Russell
|
534544cbf7
test: move exec_lua logic to separate module
|
6 月之前 |
Lewis Russell
|
f7e32fb6e6
fix(test): better management of tmpfiles
|
6 月之前 |
Lewis Russell
|
511b991e66
feat(fs.lua): add vim.fs.rm()
|
8 月之前 |
Lewis Russell
|
e5c174421d
test: support upvalues in exec_lua
|
9 月之前 |
Justin M. Keyes
|
ff85e54939
feat(tui): builtin UI (TUI) sets client info #30397
|
8 月之前 |
Justin M. Keyes
|
5792546777
refactor(tests): rename terminal/testutil.lua => testterm.lua #30372
|
8 月之前 |
Justin M. Keyes
|
ed832b9ddf
refactor(test): rename alter_slashes, invert its behavior
|
8 月之前 |
Justin M. Keyes
|
8a2aec9974
fix(startup): server fails if $NVIM_APPNAME is relative dir #30310
|
8 月之前 |
Lewis Russell
|
573a71469d
fix(scrollbind): properly take filler/virtual lines into account
|
10 月之前 |
Gregory Anders
|
6311a7fe4b
Merge pull request #29103 from gpanders/test-no-tgc
|
11 月之前 |
Ilia Choly
|
8cbb1f20e5
refactor(lua): use tuple syntax everywhere #29111
|
11 月之前 |
Gregory Anders
|
d24f3d055a
test: do not set termguicolors in test runner
|
1 年之前 |
Justin M. Keyes
|
83a32e2d98
fix(test): failure after version bump #28771
|
1 年之前 |
dundargoc
|
052498ed42
test: improve test conventions
|
1 年之前 |