index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
unit
/
helpers.lua
Commit message (
Expand
)
Author
Age
*
refactor(tests): run unittests using main nvim binary in interpreter mode
bfredl
2023-01-31
*
fix(unittest): delete unused duplicated code
bfredl
2023-01-18
*
fix(unittests): do not consider process crash to be a success
bfredl
2023-01-18
*
build: rename build-related dirs
Justin M. Keyes
2022-06-28
*
fix(unittests): coredump when running unit tests #18663
Jun-ichi TAKIMOTO
2022-05-20
*
vim-patch:8.0.1554: custom plugins loaded with --clean
Jan Edmund Lazo
2020-06-18
*
lua: move test helper function, map and filter, to vim.shared module
Hirokazu Hata
2020-02-18
*
tests: unit: NVIM_TEST_TRACE_LEVEL: default to 0 #11144
Daniel Hahler
2019-10-02
*
tests: unit.helpers: provide string with write errors (#10715)
Daniel Hahler
2019-08-06
*
Merge #9709 'fileio: use os_copy to create backups'
Justin M. Keyes
2019-05-20
|
\
|
*
test: move trim to global helpers
Said Al Attrach
2019-03-30
*
|
lua/stdlib: Introduce vim.shared
Justin M. Keyes
2019-05-18
*
|
test: Extend {unit,functional}.helpers with global helpers
Justin M. Keyes
2019-05-18
|
/
*
os/env: use libuv v1.12 getenv/setenv API
Justin M. Keyes
2019-02-27
*
Merge branch 'master' into s-dash-stdin
b-r-o-c-k
2018-04-14
|
\
|
*
unittest: Ignore all _Float-prefixed types (#8067)
James McCoy
2018-02-25
|
*
unittests: Do gc after reporting error, not before
ZyX
2017-12-24
|
*
unittests: Remove start of trace, not end
ZyX
2017-12-24
|
*
unittests: Reduce memory used by vim_str2nr test
ZyX
2017-11-30
|
*
Merge branch 'master' into expression-parser
ZyX
2017-11-30
|
|
\
|
*
|
unittests: Avoid infinite cycle somewhere because of init failure
ZyX
2017-11-19
|
*
|
unittests: Add a way to show some custom messages only when crashed
ZyX
2017-11-11
|
*
|
tests: Fix testlint errors
ZyX
2017-11-06
|
*
|
unittests: Free everything and check for memory leaks
ZyX
2017-10-16
|
*
|
viml/parser/expressions: Start creating expressions parser
ZyX
2017-10-08
|
*
|
unittests: Move some functions into helpers modules
ZyX
2017-10-08
|
*
|
unittests: Add a way to print trace on regular error
ZyX
2017-09-29
*
|
|
Merge branch 'master' into s-dash-stdin
ZyX
2017-12-03
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
unittest: Ignore _Float128 types in ffi
James McCoy
2017-11-29
|
|
/
|
*
unittests: Move checking cores to check_child_err
ZyX
2017-04-08
|
*
unittests: Force GC, fix GC failures in typval_spec
ZyX
2017-04-06
|
*
unittests: Make it easier to determine on which _spec line it crashed (#6424)
Nikolai Aleksandrovich Pavlov
2017-04-02
|
*
unittests: Replace two environment variables with one TRACE_LEVEL
ZyX
2017-04-01
|
*
unittests: Fix linter error
ZyX
2017-04-01
|
*
unittests: Disable non-C-calls
ZyX
2017-04-01
|
*
unittests: Add trace description right to the error message
ZyX
2017-04-01
|
*
unittests: Collect traces
ZyX
2017-04-01
|
*
unittests: Split itp implementation into multiple functions
ZyX
2017-04-01
|
*
unittests: Do not hang when error message is too long
ZyX
2017-04-01
|
*
ci: Do not hide ci directory (#6410)
Nikolai Aleksandrovich Pavlov
2017-03-31
|
*
unittests: Add tests for dictionary indexing
ZyX
2017-03-29
|
/
*
unittests: Fix linter error
ZyX
2017-03-12
*
unittests: Allow running `ffi.cdef` in the main process
ZyX
2017-03-12
*
unittests: Move filtering cdefs to main process
ZyX
2017-03-12
*
unittests: Use more adequate names for some functions
ZyX
2017-03-12
*
unittests: Fix linter errors
ZyX
2017-03-11
*
unittests: Do not use which, add data to paths.lua.in instead
ZyX
2017-03-11
*
unittests: Always close all pipes
ZyX
2017-03-11
*
unittests: Do not import libnvim or headers in main process
ZyX
2017-03-11
*
unittests: Check core dumps in after_each, like in functests
ZyX
2017-03-11
[next]