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
*
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
*
unittests: Do not run failing test at all
ZyX
2017-03-11
*
unittests: Fix lint errors
ZyX
2017-03-11
*
unittests: Allow failing test to fail
ZyX
2017-03-11
*
unittests: Log syscalls if requested
ZyX
2017-03-11
*
unittests: Use own bindings to libc syscall wrappers
ZyX
2017-03-11
*
unittests: Do not use syscall library: does not work well with cimport
ZyX
2017-03-11
*
unittests: Try using syscall library instead (ffi-based)
ZyX
2017-03-11
*
unittests: Pause garbage collector while executing tests
ZyX
2017-03-11
*
unittests: Run tests in a separate process
ZyX
2017-03-11
*
buffer: Hide one of the asserts from lua parser
ZyX
2017-02-25
*
unittest: Fix linter errors
ZyX
2017-01-07
*
unittest: Allow mocking allocator calls
ZyX
2017-01-07
*
Merge pull request #5826 from ZyX-I/fix-typval_encode
James McCoy
2017-01-06
|
\
|
*
tests: Add tests for partials dumping
ZyX
2017-01-03
*
|
unittest: Fix linter errors
ZyX
2017-01-03
*
|
unittest: Move nil checks to Gcc:preprocess
ZyX
2017-01-03
*
|
unittest: Record previous defines in another place
ZyX
2017-01-03
*
|
unittest: Allow multiple indirect includes
ZyX
2017-01-03
|
/
*
Tests: make unit tests work on macOS Sierra
Marco Hinz
2016-12-29
*
unittests: Add tests for file.c
ZyX
2016-06-24
*
functests: Check logs in lua code
ZyX
2016-06-10
*
test/unit: ensure event_init()
Justin M. Keyes
2016-04-25
*
eval/encode: Fix writing strings starting with NL to list
ZyX
2016-04-18
*
test/unit: clean up according to luacheck
Marco Hinz
2015-11-23
*
test: Ensure proper initialization in unit/helpers.lua
Thiago de Arruda
2015-07-01
*
tests: require luassert in the helpers
John Szakmeister
2015-03-01
*
mch_early_init() -> early_init().
Scott Prager
2014-11-28
*
unittest: increase number of retries in cimport
Stefan Hoffmann
2014-10-30
*
unittest: fix handling of pragma pack in `cimport`
Stefan Hoffmann
2014-10-30
[next]