summaryrefslogtreecommitdiffstatshomepage
path: root/test/README.md
AgeCommit message (Expand)AuthorFiles
2025-10-24docs: dev-quickstart, dev-test #36304Justin M. Keyes1
2025-09-28docs: json, tests, lsp #35754Justin M. Keyes1
2025-07-13feat(net): vim.net.request(), :edit [url] #34140Tom Ampuero1
2024-12-24feat(test): support and document lua test case debuggingMathias Fussenegger1
2024-09-29docs: misc (#30177)dundargoc1
2024-09-15refactor: rename "process" => "proc" #30387Justin M. Keyes1
2024-04-23test: improve test conventionsdundargoc1
2024-04-08test: improve test conventionsdundargoc1
2024-03-28docs: fix typos (#27868)dundargoc1
2023-09-18docs(test): add more info on debugging with gdb #25230Sergey Slipchenko1
2023-05-22ci: enable colors by default when testingdundargoc1
2023-03-25docs(test): using cmake directly (without make) #22781dundargoc1
2023-03-07test: move oldtests to test directory (#22536)dundargoc1
2022-06-15feat(server): instance "name", store pipes in stdpath(state)Justin M. Keyes1
2022-06-15feat(logging): include test-id in log messagesJustin M. Keyes1
2021-12-28chore: fix typos (#16506)dundargoc1
2021-12-18test: allow excluding functional/unit tests using TEST_FILTER_OUTJames McCoy1
2021-09-15refactor: move vim.lsp.diagnostic to vim.diagnosticGregory Anders1
2021-09-14docs: third-party licenses, TEST_COLORS, system() #15665Justin M. Keyes1
2021-09-09test: use $TEST_TIMEOUT to specify timeoutJames McCoy1
2019-12-02oldtest: support for running by filename (#11473)Daniel Hahler1
2019-10-06doc: Fix TEST_FILTER example #11158Vikram Pal1
2019-10-02tests: unit: NVIM_TEST_TRACE_LEVEL: default to 0 #11144Daniel Hahler1
2019-09-09docJustin M. Keyes1
2019-09-03tests: assert:set_parameter('TableFormatLevel', 100) #10925Daniel Hahler1
2019-07-19doc [ci skip] #10383Justin M. Keyes1
2019-07-04Improve luacheck setup [skip appveyor]Daniel Hahler1
2019-03-19test: add more debuggings tips [ci skip] (#9761)Marco Hinz1
2018-12-30docJustin M. Keyes1
2018-12-09doc (#9288)Justin M. Keyes1
2018-10-11doc: xdg, MAINTAIN.md, channel-id, job controlJustin M. Keyes1
2018-09-20doc: test/README.md (#9020)Daniel Hahler1
2018-08-25warn about tests without libintlMatthieu Coudron1
2018-06-11doc: job/channel, misc #7783Justin M. Keyes1
2017-12-10docJustin M. Keyes1
2017-11-30unittests: Reduce memory used by vim_str2nr testZyX1
2017-11-19Merge branch 'master' into expression-parserZyX1
2017-11-14doc: test/README.md: migrate wiki info (#7552)nateozem1
2017-11-06Merge branch 'master' into expression-parserZyX1
2017-11-06docJustin M. Keyes1
2017-09-29unittests: Add a way to print trace on regular errorZyX1
2017-06-07loop_close: Avoid infinite loop, and log it.Justin M. Keyes1
2017-04-01unittests: Replace two environment variables with one TRACE_LEVELZyX1
2017-04-01unittests: Disable non-C-callsZyX1
2017-04-01unittests: Collect tracesZyX1
2017-04-01unittests: Do not hang when error message is too longZyX1
2017-03-12tests: Add description of test directory structure and test env varsZyX1