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
/
cmake
/
RunTests.cmake
Commit message (
Expand
)
Author
Age
*
test: allow excluding functional/unit tests using TEST_FILTER_OUT
James McCoy
2021-12-18
*
build(tests): isolate the user environment XDG_DATA_DIRS #16003
Javier Lopez
2021-10-12
*
Merge branch 'master' into histfile
Justin M. Keyes
2021-09-10
|
\
|
*
test: use $TEST_TIMEOUT to specify timeout
James McCoy
2021-09-09
*
|
do not write into user's ~/.bash_history
Jun T
2021-09-10
|
/
*
test: timeout at 20 minutes #15597
Justin M. Keyes
2021-09-08
*
ci: RunTests: ensure that the logfile gets displayed (#10597)
Daniel Hahler
2019-07-24
*
test: Force $TEST_FILE to relative path [ci skip] #10535
erw7
2019-07-19
*
tests: move "busted" dir to "test" (#10518)
Daniel Hahler
2019-07-16
*
cmake/RunTests.cmake: fix TEST_TAG/TEST_FILTER [ci skip] #10371
Daniel Hahler
2019-06-29
*
CMakeLists: remove/cleanup passing of CMAKE_SYSTEM_NAME (#10351)
Daniel Hahler
2019-06-27
*
tests: busted: do not use "--lua" (#10303)
Daniel Hahler
2019-06-24
*
tests: improve RunTests.cmake (#10239)
Daniel Hahler
2019-06-22
*
runtime/lua/vim/compat.lua
Justin M. Keyes
2018-12-20
*
build: adjust some messages (#9087)
Justin M. Keyes
2018-10-06
*
build/test: skip empty TEST_TAG, TEST_FILTER
Justin M. Keyes
2018-06-16
*
busted: explicit LUA_PATH to test scripts (#7864)
Matthieu Coudron
2018-01-20
*
test: force LC_ALL=en_US.UTF-8
Justin M. Keyes
2017-07-29
*
test: Set $NVIM_LOG_FILE to test-local path
Justin M. Keyes
2017-06-07
*
test: Use workspace-local temp directory.
Justin M. Keyes
2017-03-30
*
build: `oldtest` target: TEST_FILE, NVIM_PRG (#6098)
Justin M. Keyes
2017-02-12
*
build: Do not force busted into front of $PATH
Justin M. Keyes
2017-02-04
*
functionaltest: Create lua helper for os.tmpname()
Rui Abreu Ferreira
2016-08-31
*
tests: Set env variables in RunTests.cmake
Tommy Allen
2016-08-17
*
Pass busted the path to the detected Lua interpreter
Josh Triplett
2016-07-13
*
test: Improve functional test debuggability and efficiency
Thiago de Arruda
2015-03-24
*
build: add support for running the tests in junit format
John Szakmeister
2015-03-21
*
tests: prevent busted from reloading the ffi module and others
John Szakmeister
2015-03-01
*
CMake: Hide stderr output for successful test runs.
Florian Walch
2015-02-06
*
build: print the error result when the tests fail
John Szakmeister
2014-11-25
*
test: Set VIMRUNTIME before running tests
Thiago de Arruda
2014-11-05
*
CMake: Fix running individual (functional/unit) test.
Florian Walch
2014-11-05
*
build: fix running of functional tests directly with CMake
John Szakmeister
2014-11-05
*
test: Remove run-functional-tests.py
Thiago de Arruda
2014-10-16
*
test: Move 'test/legacy' to 'test/functional'
Thiago de Arruda
2014-10-01
*
test: Replace vroom by lua/busted for functional tests
Thiago de Arruda
2014-09-30