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
/
functional
/
helpers.lua
Commit message (
Expand
)
Author
Age
*
eval.c: set_selfdict(): Fix invalid memory access.
Justin M. Keyes
2016-12-14
*
test: helpers.retry()
Justin M. Keyes
2016-12-07
*
test/api: Specify handling of VimL errors, v:errmsg.
Justin M. Keyes
2016-10-24
*
api: documentation
Justin M. Keyes
2016-10-23
*
test: api_spec
Justin M. Keyes
2016-09-22
*
test/helpers.rmdir(): lfs.rmdir() instead of os.remove()
Justin M. Keyes
2016-09-20
*
test/helpers.rmdir(): Retry once after a delay.
Justin M. Keyes
2016-09-20
*
api: Establish API naming convention. (#5344)
Justin M. Keyes
2016-09-17
*
api: consistently use nvim_ prefix and update documentation
Björn Linse
2016-08-31
*
Merge pull request #5225 from equalsraf/windows-functionaltests
Björn Linse
2016-08-31
|
\
|
*
functionaltest: Create lua helper for os.tmpname()
Rui Abreu Ferreira
2016-08-31
|
*
Mark some functional tests as pending in Windows
Rui Abreu Ferreira
2016-08-26
*
|
api/ui: add tests for popupmenu_external events
Björn Linse
2016-08-29
|
/
*
tests: Set env variables in RunTests.cmake
Tommy Allen
2016-08-17
*
functests: Add tests for XDG defaults
ZyX
2016-07-10
*
test/functional: sleep()
Justin M. Keyes
2016-07-03
*
test: fix command_count_spec
Björn Linse
2016-06-23
*
functests: Check logs in lua code
ZyX
2016-06-10
*
test: Fix path to valgrind suppressions (#4892)
James McCoy
2016-06-08
*
test: rmdir(): recursively delete
Justin M. Keyes
2016-06-06
*
test/functional/helpers.lua: Fix dedent() #4735
KillTheMule
2016-05-10
*
Satisfy testlint.
KillTheMule
2016-04-28
*
Update lua client to 0.0.1-24
Thiago de Arruda
2016-04-13
*
Synchronize shada reset helper with other functional tests
Thiago de Arruda
2016-04-11
*
tests: update tests to use [gs]et_lines instead of [gs]et_line_slice
Björn Linse
2016-04-01
*
Remove `goto` statement in lua code.
Thiago de Arruda
2016-03-07
*
Remove dependency on ffi module
Thiago de Arruda
2016-03-07
*
tests: Make helper.source() return tempname.
watiko
2016-01-10
*
encoding: update tests
Björn Linse
2016-01-02
*
test/functional: Fix api/vim_spec.lua.
Rui Abreu Ferreira
2015-12-31
*
test/functional: clean up according to luacheck (part 2)
Marco Hinz
2015-11-23
*
functests: Use . for various folder defaults in tests
ZyX
2015-10-23
*
functests: Refactor tests:
ZyX
2015-10-08
*
functests: Make one recover_spec test also use gdb or valgrind
ZyX
2015-10-08
*
shada,functests: Test how ShaDa support code reacts on errors
ZyX
2015-10-08
*
functests: Add tests for ShaDa variables dumping/reading
ZyX
2015-10-08
*
shell: Ensure silent bang mappings won't cut output
Thiago de Arruda
2015-10-01
*
functests/helpers: Add exc_exec function that checks the exception
ZyX
2015-09-19
*
api: vim_err_write: add tests for multiline handling
Björn Linse
2015-09-16
*
encoding: test that `&encoding` cannot be changed
Björn Linse
2015-09-08
*
encoding: Update handling of encoding in tests
Björn Linse
2015-09-08
*
test59: Store all text as utf-8 and convert when needed
Björn Linse
2015-08-26
*
defaults: set 'laststatus' to 2. #2876
Felipe Morales
2015-08-24
*
test: cover :grep
Justin M. Keyes
2015-08-11
*
Test: add new helper function: rmdir()
Marco Hinz
2015-07-20
*
tests: Use write_file() in source().
Lucas Hoffmann
2015-06-30
*
tests: Add helpers.write_file() to write short files.
Lucas Hoffmann
2015-06-30
*
defaults: enable 'autoindent' #2857
Felipe Morales
2015-06-20
*
test: helpers.lua: add temporary set_session() function
Justin M. Keyes
2015-04-12
*
test: Improve functional test debuggability and efficiency
Thiago de Arruda
2015-03-24
[next]