aboutsummaryrefslogtreecommitdiff
path: root/test/helpers.lua
Commit message (Expand)AuthorAge
* fix(rpc): "grid_line" event parsing crashes (#25581)LW2023-11-04
* feat(treesitter): improve query error messageAmaan Qureshi2023-08-31
* fix(test): remove test/compat.luaLewis Russell2023-08-13
* feat(treesitter)!: incremental injection parsingLewis Russell2023-08-12
* refactor(unit): add type annotationsLewis Russell2023-04-14
* test: remove penlight usagedundargoc2023-04-14
* test: replace lfs with luv and vim.fsdundargoc2023-04-04
* test: Windows not detected in msys shells #22671Enan Ajmain2023-03-15
* ci: skip core dump checkdundargoc2023-03-05
* feat(ui): restore has('gui_running')Justin M. Keyes2023-02-27
* refactor(tests): move lua-client into core and use it for functionaltestsbfredl2023-02-10
* refactor(tests): lift retry() into assert_log()Justin M. Keyes2023-01-17
* test: use luv.os_uname for fast platform detection (#21157)kylo2522022-12-02
* test: simplify platform detection (#21020)dundargoc2022-11-22
* feat(test): add Lua forms for API methods (#20152)Lewis Russell2022-11-14
* ci: add cirrus to isCI function to skip tests (#20526)dundargoc2022-10-17
* feat(lua): move compat module from runtime to test (#20257)Lewis Russell2022-09-20
* ci: move BSD jobs from sourcehut to Cirrus CI #19616dundargoc2022-09-08
* feat: stdpath('run'), /tmp/nvim.user/ #18993Justin M. Keyes2022-06-30
* build: rename build-related dirsJustin M. Keyes2022-06-28
* fix(tests): remove misleading $TEST_PATH segment #19050Justin M. Keyes2022-06-23
* test(report): formatting, drop dumplog()Justin M. Keyes2022-06-15
* feat(logging): include test-id in log messagesJustin M. Keyes2022-06-15
* test: correct emmylua annotationsDundar Göc2022-02-20
* test: remove checks to see if current CI job is travis or appveyorDundar Göc2022-02-17
* ci: only show last 100 lines of log on errorDundar Göc2022-02-03
* test(helpers): optimize read_file_listglacambre2021-12-08
* feat(lua): enable stack traces in error output (#16228)Gregory Anders2021-11-06
* refactor(tests): remove redir_exec #15718Justin M. Keyes2021-09-19
* fix(test/dumplog): tostring(rv) before formatting as stringSean Dewar2021-09-16
* docs: make Lua docstrings consistent #15255Gregory Anders2021-08-22
* fix(test): Detect more core filenamesJames McCoy2021-04-08
* test: Add GitHub actions support to helpers.isCIJames McCoy2020-11-22
* lua: make vim.inspect available early so it can be used for path debuggingBjörn Linse2020-11-05
* test/vim.validate(): assert normalized stacktraceJustin M. Keyes2020-10-05
* vim.validate(): include stacktrace in messageTJ DeVries2020-10-05
* lua/check_cores(): check uname instead of TRAVIS_OS_NAMEJustin M. Keyes2020-09-12
* fix(bytetrack): send correct events when opening linesThomas Vigouroux2020-09-11
* test/helpers: Run $SYMBOLIZER to decode sanitizer logs, if it is setJames McCoy2020-09-06
* lua: move test helper function, map and filter, to vim.shared moduleHirokazu Hata2020-02-18
* test: always dump logs on failure #11886Justin M. Keyes2020-02-16
* test/LSP: assert contents of log fileJustin M. Keyes2020-02-16
* test/LSP: dump logs on errorJustin M. Keyes2020-02-16
* Lua: vim.env, vim.{g,v,w,bo,wo} #11442Ashkan Kiani2019-11-24
* test/pcall_err(): truncate full paths, omit linenrJustin M. Keyes2019-10-26
* build/doc/CI: remove/update quickbuild references #11258Justin M. Keyes2019-10-19
* build: add support for building for FreeBSD under Sourcehut [skip ci]John Szakmeister2019-09-25
* test: Eliminate expect_errJustin M. Keyes2019-09-06
* test: Rename meth_pcall to pcall_errJustin M. Keyes2019-09-06
* test: is_os() #10933Justin M. Keyes2019-09-04