aboutsummaryrefslogtreecommitdiff
path: root/test/unit
Commit message (Expand)AuthorAge
* 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
* fix(api): make nvim_get_hl return 'cterm' attrs properlybfredl2023-03-23
* vim-patch:9.0.1380: CTRL-X on 2**64 subtracts two (#22530)zeertzjq2023-03-05
* refactor(tests): run unittests using main nvim binary in interpreter modebfredl2023-01-31
* fix(test): fix issues detected by running unittests in ASAN/UBSANbfredl2023-01-31
* vim-patch:8.2.1698: cannot lock a variable in legacy Vim script like in Vim9 ...zeertzjq2023-01-19
* fix(unittests): fix TUI broken test previously ignoredbfredl2023-01-18
* fix(unittest): delete unused duplicated codebfredl2023-01-18
* fix(unittests): do not consider process crash to be a successbfredl2023-01-18
* feat(ui): add 'statuscolumn' optionluukvbaal2023-01-09
* fix(tui): more work in the TUIbfredl2022-12-31
* vim-patch:9.0.1092: search error message doesn't show used pattern (#21518)zeertzjq2022-12-24
* test(unit): use file:close() properly (#21505)zeertzjq2022-12-22
* vim-patch:9.0.0844: handling 'statusline' errors is spread out (#20992)luukvbaal2022-11-08
* fix(path): don't remove trailing slash when getting absolute path (#20853)zeertzjq2022-10-30
* vim-patch:8.2.1852: map() returing zero for NULL list is unexpectedzeertzjq2022-10-26