aboutsummaryrefslogtreecommitdiff
path: root/test/unit
Commit message (Expand)AuthorAge
* 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
* refactor(fs): now it is time to get rid of fs_loop and fs_loop_mutexbfredl2023-04-25
* refactor(time): refactor delay with input checkingbfredl2023-04-24
* test(unit): add test for os_mkdir_recurse "created"zeertzjq2023-04-16
* vim-patch:9.0.0411: only created files can be cleaned up with one callzeertzjq2023-04-16
* refactor(unit): add type annotationsLewis Russell2023-04-14
* vim-patch:8.2.1047: Vim9: script cannot use line continuation like :def functionzeertzjq2023-04-14
* vim-patch:8.2.{0695,0725,0734,0753,0818,0819,0822} (#23075)zeertzjq2023-04-14
* refactor: remove use of reserved c++ keywordsii142023-04-06
* test: replace lfs with luv and vim.fsdundargoc2023-04-04
* fix(test): fix C imports on macOS arm64Jay2023-04-03
* refactor: remove char_u (#22829)dundargoc2023-04-02