| Commit message (Expand) | Author | Age |
* | fix(rpc): "grid_line" event parsing crashes (#25581) | LW | 2023-11-04 |
* | feat(treesitter): improve query error message | Amaan Qureshi | 2023-08-31 |
* | fix(test): remove test/compat.lua | Lewis Russell | 2023-08-13 |
* | feat(treesitter)!: incremental injection parsing | Lewis Russell | 2023-08-12 |
* | refactor(unit): add type annotations | Lewis Russell | 2023-04-14 |
* | test: remove penlight usage | dundargoc | 2023-04-14 |
* | test: replace lfs with luv and vim.fs | dundargoc | 2023-04-04 |
* | test: Windows not detected in msys shells #22671 | Enan Ajmain | 2023-03-15 |
* | ci: skip core dump check | dundargoc | 2023-03-05 |
* | feat(ui): restore has('gui_running') | Justin M. Keyes | 2023-02-27 |
* | refactor(tests): move lua-client into core and use it for functionaltests | bfredl | 2023-02-10 |
* | refactor(tests): lift retry() into assert_log() | Justin M. Keyes | 2023-01-17 |
* | test: use luv.os_uname for fast platform detection (#21157) | kylo252 | 2022-12-02 |
* | test: simplify platform detection (#21020) | dundargoc | 2022-11-22 |
* | feat(test): add Lua forms for API methods (#20152) | Lewis Russell | 2022-11-14 |
* | ci: add cirrus to isCI function to skip tests (#20526) | dundargoc | 2022-10-17 |
* | feat(lua): move compat module from runtime to test (#20257) | Lewis Russell | 2022-09-20 |
* | ci: move BSD jobs from sourcehut to Cirrus CI #19616 | dundargoc | 2022-09-08 |
* | feat: stdpath('run'), /tmp/nvim.user/ #18993 | Justin M. Keyes | 2022-06-30 |
* | build: rename build-related dirs | Justin M. Keyes | 2022-06-28 |
* | fix(tests): remove misleading $TEST_PATH segment #19050 | Justin M. Keyes | 2022-06-23 |
* | test(report): formatting, drop dumplog() | Justin M. Keyes | 2022-06-15 |
* | feat(logging): include test-id in log messages | Justin M. Keyes | 2022-06-15 |
* | test: correct emmylua annotations | Dundar Göc | 2022-02-20 |
* | test: remove checks to see if current CI job is travis or appveyor | Dundar Göc | 2022-02-17 |
* | ci: only show last 100 lines of log on error | Dundar Göc | 2022-02-03 |
* | test(helpers): optimize read_file_list | glacambre | 2021-12-08 |
* | feat(lua): enable stack traces in error output (#16228) | Gregory Anders | 2021-11-06 |
* | refactor(tests): remove redir_exec #15718 | Justin M. Keyes | 2021-09-19 |
* | fix(test/dumplog): tostring(rv) before formatting as string | Sean Dewar | 2021-09-16 |
* | docs: make Lua docstrings consistent #15255 | Gregory Anders | 2021-08-22 |
* | fix(test): Detect more core filenames | James McCoy | 2021-04-08 |
* | test: Add GitHub actions support to helpers.isCI | James McCoy | 2020-11-22 |
* | lua: make vim.inspect available early so it can be used for path debugging | Björn Linse | 2020-11-05 |
* | test/vim.validate(): assert normalized stacktrace | Justin M. Keyes | 2020-10-05 |
* | vim.validate(): include stacktrace in message | TJ DeVries | 2020-10-05 |
* | lua/check_cores(): check uname instead of TRAVIS_OS_NAME | Justin M. Keyes | 2020-09-12 |
* | fix(bytetrack): send correct events when opening lines | Thomas Vigouroux | 2020-09-11 |
* | test/helpers: Run $SYMBOLIZER to decode sanitizer logs, if it is set | James McCoy | 2020-09-06 |
* | lua: move test helper function, map and filter, to vim.shared module | Hirokazu Hata | 2020-02-18 |
* | test: always dump logs on failure #11886 | Justin M. Keyes | 2020-02-16 |
* | test/LSP: assert contents of log file | Justin M. Keyes | 2020-02-16 |
* | test/LSP: dump logs on error | Justin M. Keyes | 2020-02-16 |
* | Lua: vim.env, vim.{g,v,w,bo,wo} #11442 | Ashkan Kiani | 2019-11-24 |
* | test/pcall_err(): truncate full paths, omit linenr | Justin M. Keyes | 2019-10-26 |
* | build/doc/CI: remove/update quickbuild references #11258 | Justin M. Keyes | 2019-10-19 |
* | build: add support for building for FreeBSD under Sourcehut [skip ci] | John Szakmeister | 2019-09-25 |
* | test: Eliminate expect_err | Justin M. Keyes | 2019-09-06 |
* | test: Rename meth_pcall to pcall_err | Justin M. Keyes | 2019-09-06 |
* | test: is_os() #10933 | Justin M. Keyes | 2019-09-04 |