Lewis Russell
|
abe2d90693
feat(lua): move compat module from runtime to test (#20257)
|
2 年 前 |
dundargoc
|
2d6735d8ce
ci: move BSD jobs from sourcehut to Cirrus CI #19616
|
2 年 前 |
Justin M. Keyes
|
f50135a32e
feat: stdpath('run'), /tmp/nvim.user/ #18993
|
2 年 前 |
Justin M. Keyes
|
f05a2891d3
build: rename build-related dirs
|
2 年 前 |
Justin M. Keyes
|
a9cb0b8a5a
fix(tests): remove misleading $TEST_PATH segment #19050
|
2 年 前 |
Justin M. Keyes
|
b6467dfc23
test(report): formatting, drop dumplog()
|
2 年 前 |
Justin M. Keyes
|
8f06520594
feat(logging): include test-id in log messages
|
2 年 前 |
Dundar Göc
|
864e51a1dd
test: correct emmylua annotations
|
3 年 前 |
Dundar Göc
|
f3e6cc1a23
test: remove checks to see if current CI job is travis or appveyor
|
3 年 前 |
Dundar Göc
|
4fa8c66bc6
ci: only show last 100 lines of log on error
|
3 年 前 |
glacambre
|
51d5f0517f
test(helpers): optimize read_file_list
|
3 年 前 |
Gregory Anders
|
03b805aee6
feat(lua): enable stack traces in error output (#16228)
|
3 年 前 |
Justin M. Keyes
|
2afbce7651
refactor(tests): remove redir_exec #15718
|
3 年 前 |
Sean Dewar
|
ddaa0cc9be
fix(test/dumplog): tostring(rv) before formatting as string
|
3 年 前 |
Gregory Anders
|
c2a211b8e3
docs: make Lua docstrings consistent #15255
|
3 年 前 |
James McCoy
|
6a03bcc3c2
fix(test): Detect more core filenames
|
3 年 前 |
James McCoy
|
4ad7092abf
test: Add GitHub actions support to helpers.isCI
|
4 年 前 |
Björn Linse
|
1b0e4a5906
lua: make vim.inspect available early so it can be used for path debugging
|
4 年 前 |
Justin M. Keyes
|
8e77d70e29
test/vim.validate(): assert normalized stacktrace
|
4 年 前 |
TJ DeVries
|
aad7a74053
vim.validate(): include stacktrace in message
|
4 年 前 |
Justin M. Keyes
|
34e4d2f25e
lua/check_cores(): check uname instead of TRAVIS_OS_NAME
|
4 年 前 |
Thomas Vigouroux
|
f0e258cf85
fix(bytetrack): send correct events when opening lines
|
4 年 前 |
James McCoy
|
83a7b1b5db
test/helpers: Run $SYMBOLIZER to decode sanitizer logs, if it is set
|
4 年 前 |
Hirokazu Hata
|
e2ed8053bf
lua: move test helper function, map and filter, to vim.shared module
|
5 年 前 |
Justin M. Keyes
|
b353a5c05f
test: always dump logs on failure #11886
|
5 年 前 |
Justin M. Keyes
|
6e13b9d261
test/LSP: assert contents of log file
|
5 年 前 |
Justin M. Keyes
|
4cf48dc329
test/LSP: dump logs on error
|
5 年 前 |
Ashkan Kiani
|
d0d38fc36e
Lua: vim.env, vim.{g,v,w,bo,wo} #11442
|
5 年 前 |
Justin M. Keyes
|
316c29bbf3
test/pcall_err(): truncate full paths, omit linenr
|
5 年 前 |
Justin M. Keyes
|
019c8d13dd
build/doc/CI: remove/update quickbuild references #11258
|
5 年 前 |