| Commit message (Expand) | Author | Age |
* | 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 |
* | tests: assert:set_parameter('TableFormatLevel', 100) #10925 | Daniel Hahler | 2019-09-03 |
* | test/uname(): always lowercase | Justin M. Keyes | 2019-09-01 |
* | tests: check_logs: improve error message (#10887) | Daniel Hahler | 2019-08-30 |
* | paste: break lines at CR, CRLF #10877 | Justin M. Keyes | 2019-08-29 |
* | tests: support msg with global_helpers.ok (#10820) | Daniel Hahler | 2019-08-21 |
* | test: isCI(): add "name" parameter | Justin M. Keyes | 2019-08-05 |
* | ci: RunTests: ensure that the logfile gets displayed (#10597) | Daniel Hahler | 2019-07-24 |
* | test/helpers: improve pattern with module functions (#10421) | Daniel Hahler | 2019-07-22 |
* | lua/shared: share deepcopy() with test/* | Justin M. Keyes | 2019-05-19 |
* | lua/shared: move table util funcs to vim.shared | Justin M. Keyes | 2019-05-18 |
* | lua/stdlib: Introduce vim.shared | Justin M. Keyes | 2019-05-18 |
* | test: Extend {unit,functional}.helpers with global helpers | Justin M. Keyes | 2019-05-18 |
* | API: emit nvim_error_event on failed async request | Justin M. Keyes | 2019-04-13 |
* | CI/AppVeyor: per-compiler deps cache #9852 | Justin M. Keyes | 2019-04-07 |
* | floats: implement floating windows | Björn Linse | 2019-03-02 |
* | test: fix isCI() for Quickbuild | Justin M. Keyes | 2019-03-01 |
* | test/env: multibyte env var to child process | erw7 | 2019-02-28 |
* | test: Lua 5.2/5.3 compat | Matěj Cepl | 2019-01-17 |
* | multigrid: add multigrid support to test infrastructure | Björn Linse | 2018-12-31 |
* | test: check_cores(): Fix tmp dir exclusion (#9061) | Justin M. Keyes | 2018-09-28 |
* | test: Do not load entire log-file into memory | Justin M. Keyes | 2018-09-23 |
* | test: Dump $NVIM_LOG_FILE contents (#8926) | Justin M. Keyes | 2018-08-28 |
* | tests: introduce screen:expect{...} form | Björn Linse | 2018-08-27 |
* | system(): handle profiling and 'verbose' #8730 | Marcos Almeida | 2018-07-29 |
* | fixup: exclude node_modules/ for crash detection | Jan Edmund Lazo | 2018-06-05 |
* | test/util: move general functions into global helpers | Justin M. Keyes | 2018-04-27 |
* | Merge branch 'master' into s-dash-stdin | b-r-o-c-k | 2018-04-14 |
|\ |
|
| * | test/util: expect_err() (#8257) | Justin M. Keyes | 2018-04-11 |
| * | test/util: matches() | Justin M. Keyes | 2018-04-11 |
| * | test/helpers: Support booleans | ZyX | 2018-03-27 |
| * | test/util: remove eq_any() | Justin M. Keyes | 2018-02-18 |
| * | test/util: expect_msg_seq() | Justin M. Keyes | 2018-02-18 |