aboutsummaryrefslogtreecommitdiff
path: root/test/unit
Commit message (Expand)AuthorAge
* test: skip flaky testsdundargoc2024-03-29
* test: skip flaky testsdundargoc2024-03-28
* docs: fix typos (#27868)dundargoc2024-03-28
* test: correct order of arguments to eq() (#27816)zeertzjq2024-03-11
* refactor(metadata): generate all metadata in luabfredl2024-02-28
* Merge pull request #27599 from bfredl/nofileallocbfredl2024-02-26
|\
| * refactor(fileio): remove API shell layer encouraging unnecessary allocationsbfredl2024-02-25
* | fix(mbyte): fix bugs in utf_cp_*_off() functionsVanaIgr2024-02-26
|/
* refactor(eval): use arena when converting typvals to Objectbfredl2024-02-15
* refactor(indent): refactor computing of a string's indent size (#27252)VanaIgr2024-02-12
* refactor(api): refactor more api functions to use arena returnbfredl2024-02-08
* fix(extmark): fix crash when stepping out from internal nodebfredl2024-01-23
* perf(extmarks): add metadata for efficient filtering of special decorationsbfredl2024-01-22
* test: move format_{string,luav} to a separate moduleLewis Russell2024-01-17
* test: refactor PathsLewis Russell2024-01-17
* test: use vim.mpack and vim.uv directlyLewis Russell2024-01-12
* test: remove helpers.sleep()Lewis Russell2024-01-12
* test: do not inject vim module into global helpersLewis Russell2024-01-12
* refactor(options): use schar_T representation for fillchars and listcharsbfredl2024-01-08
* refactor: fix luals warningsdundargoc2023-12-30
* refactor: use `bool` to represent boolean valuesdundargoc2023-12-19
* refactor(options): reduce `findoption()` usageFamiu Haque2023-12-09
* test(unit): correct header name (#26446)zeertzjq2023-12-07
* docs: small fixes (#26243)dundargoc2023-12-06
* build: enable lintlua for test/unit/ dir #26396Justin M. Keyes2023-12-04
* refactor: change event_create() to a macro (#26343)zeertzjq2023-12-01
* refactor: fix headers with IWYUdundargoc2023-11-28
* refactor(grid): make screen rendering more multibyte than ever beforebfredl2023-11-17
* refactor: move background color detection into LuaGregory Anders2023-11-13
* build: remove PVSdundargoc2023-11-12
* fix(rpc): "grid_line" event parsing crashes (#25581)LW2023-11-04
* docs: small fixesdundargoc2023-10-10
* test(unit): move statusline tests to statusline_spec.lua (#25441)zeertzjq2023-09-30
* refactor: reorganize option header files (#25437)zeertzjq2023-09-30
* fix(unittests): ignore __s128 and __u128 types in ffiJames McCoy2023-09-28
* fix(test): more tests for marktreebfredl2023-09-16
* feat(extmark): support proper multiline rangesbfredl2023-09-12
* refactor(map): enhanced implementation, Clean Codeā„¢, etc etcbfredl2023-09-08
* vim-patch:9.0.1856: issues with formatting positional arguments (#25013)zeertzjq2023-09-04
* vim-patch:9.0.1715: duplicate test in message_test.c (#24728)zeertzjq2023-08-16
* fix(printf): make positional %zd and %zu work (#24722)zeertzjq2023-08-15
* vim-patch:9.0.1704: Cannot use positional arguments for printf() (#24719)zeertzjq2023-08-15
* vim-patch:8.2.0066: some corners of vim_snprintf() are not tested (#24718)zeertzjq2023-08-15
* fix(lua): improve annotations for stricter luals diagnostics (#24609)Christian Clason2023-08-09
* fix(runtime): respect 'fileignorecase' when sourcing (#24344)zeertzjq2023-07-14
* test(unit/eval/typval_spec): adjust for Float to String conversionSean Dewar2023-06-12
* test(unit/eval/typval_spec): don't dereference NULL last_msg_histSean Dewar2023-06-12
* vim-patch:9.0.0250: slightly inconsistent error messageszeertzjq2023-05-05
* vim-patch:8.2.4890: inconsistent capitalization in error messageszeertzjq2023-05-05
* vim-patch:8.2.3135: Vim9: builtin function arguments not checked at compile timezeertzjq2023-05-05