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
|
4 年之前 |
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
|
5 年之前 |
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 年之前 |
John Szakmeister
|
b52ae0e8ba
build: add support for building for FreeBSD under Sourcehut [skip ci]
|
5 年之前 |
Justin M. Keyes
|
7e1c959861
test: Eliminate expect_err
|
5 年之前 |
Justin M. Keyes
|
af946046b9
test: Rename meth_pcall to pcall_err
|
5 年之前 |
Justin M. Keyes
|
540360a775
test: is_os() #10933
|
5 年之前 |
Daniel Hahler
|
dcc8fcf0b9
tests: assert:set_parameter('TableFormatLevel', 100) #10925
|
5 年之前 |
Justin M. Keyes
|
ead39d6ce6
test/uname(): always lowercase
|
5 年之前 |
Daniel Hahler
|
4b8a16153e
tests: check_logs: improve error message (#10887)
|
5 年之前 |