Dundar Göc 73207cae61 refactor: replace char_u with char 2 years ago
..
api a60beeb34f refactor(api): break out Vim script functions to its own file 3 years ago
charset 0b0c4f7dfa chore: fix typos (#16816) 2 years ago
eval 02a4974418 vim-patch:7.4.1168 (#19645) 2 years ago
fixtures 10868dbf89 fix(PVS/V1044): suppress warning 2 years ago
os f50135a32e feat: stdpath('run'), /tmp/nvim.user/ #18993 2 years ago
viml 5ab1229174 feat: add support for global statusline 2 years ago
buffer_spec.lua 6adc2ae7e0 refactor: move statusline code from buffer.c and [draw]screen.c to new file 2 years ago
fileio_spec.lua 9400466282 unittests: Check core dumps in after_each, like in functests 7 years ago
formatc.lua 248493f155 test/unit/formatc: Fix parsing of most recent viml_parser_highlight 7 years ago
garray_spec.lua 0b0c4f7dfa chore: fix typos (#16816) 2 years ago
helpers.lua f05a2891d3 build: rename build-related dirs 2 years ago
indent_spec.lua 2af9be3db5 vim-patch:8.1.1966: some code in options.c fits better elsewhere (#19840) 2 years ago
keycodes_spec.lua 3a91adabda refactor: rename keymap.{c,h} to keycodes.{c,h} (#18535) 2 years ago
marktree_spec.lua 95ab979fde refactor(extmarks): use a more efficient representation 2 years ago
mbyte_spec.lua 019c8d13dd build/doc/CI: remove/update quickbuild references #11258 5 years ago
memory_spec.lua 9400466282 unittests: Check core dumps in after_each, like in functests 7 years ago
message_spec.lua 73207cae61 refactor: replace char_u with char 2 years ago
multiqueue_spec.lua bf68907778 unittests: Use more adequate names for some functions 7 years ago
optionstr_spec.lua ff5cfcdeab vim-patch:8.1.2045: the option.c file is too big (#19854) 2 years ago
path_spec.lua a4e4609d62 fix(path): path_is_url returns false for "foo:/" #19797 2 years ago
preload.lua 9400466282 unittests: Check core dumps in after_each, like in functests 7 years ago
preprocess.lua c417d573a3 Revert "tests: unit: fix preprocess: pass -m32 for 32bit ABI (#11073)" 3 years ago
profile_spec.lua e2a578f40d unittests: Do not import libnvim or headers in main process 7 years ago
rbuffer_spec.lua bf68907778 unittests: Use more adequate names for some functions 7 years ago
search_spec.lua 6130b4a84b vim-patch:8.2.1898: command modifier parsing always uses global cmdmod 2 years ago
set.lua a7f64ba517 unittests: Move filtering cdefs to main process 7 years ago
strings_spec.lua 1a0de90068 refactor: move reverse_text to strings.c as it's a string operation 2 years ago
tempfile_spec.lua f50135a32e feat: stdpath('run'), /tmp/nvim.user/ #18993 2 years ago
testtest_spec.lua 046d6a8dfe unittests: Collect traces 7 years ago
tui_spec.lua 6c1e1fe772 test,unit: Change test according to change of bg color response processing 4 years ago
undo_spec.lua ff53c5585f refactor(undo): don't assume curbuf in u_compute_hash 3 years ago