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
/
ci
/
common
/
suite.sh
Commit message (
Expand
)
Author
Age
*
test: fix runnvim.sh (#17690)
zeertzjq
2022-03-13
*
ci: remove function run_suite
Dundar Göc
2022-03-10
*
ci: remove variable FAIL_SUMMARY
Dundar Göc
2022-03-10
*
ci: remove variable NVIM_TEST_CURRENT_SUITE
Dundar Göc
2022-03-10
*
ci: remove fail character from fail function
Dundar Göc
2022-03-10
*
ci: run each test suite in a separate github step
Dundar Göc
2022-02-18
*
ci: disable tracing (set -x) from the shell scripts
Dundar Göc
2022-02-11
*
ci: remove function run_test
Dundar Göc
2022-02-10
*
ci: remove continue flag from exit_suite since it's always needed
Dundar Göc
2022-02-10
*
ci: run all tests with run_suite function
Dundar Göc
2022-02-10
*
ci: simplify CI process
Dundar Göc
2022-02-04
*
ci: simplify ci_fold function (#16874)
dundargoc
2022-01-03
*
ci: remove watchdog function run_tests_wd
Dundar Göc
2022-01-02
*
ci: Rename travis_fold to ci_fold and add GHA support
James McCoy
2020-11-13
*
ci: Travis: do not close fold on failure [skip ci]
Daniel Hahler
2019-07-03
*
test: Dump $NVIM_LOG_FILE contents (#8926)
Justin M. Keyes
2018-08-28
*
ci: Dump $NVIM_LOG_FILE contents
Justin M. Keyes
2017-06-07
*
ci: Use \{1,\} in place of \+
ZyX
2017-05-01
*
ci: Fold output in travis web interface
ZyX
2017-05-01
*
ci: Remove `x` from `test x`
ZyX
2017-04-24
*
ci: Source ci/common/test.sh in run_test_wd subshell
ZyX
2017-04-24
*
ci: Make scripts in common be dash-compatible
ZyX
2017-04-24
*
ci: Make $cmd failure fail the build without -o pipefail
ZyX
2017-04-24
*
ci: Do not use pipefail
ZyX
2017-04-24
*
ci: Do not accidentally kill something unneeded
ZyX
2017-04-24
*
ci: When using restarting tests kill make with the shell
ZyX
2017-04-24
*
ci: Allow check-single-includes to hang
ZyX
2017-04-09
*
ci: Really continue tests on failure, print global summary
ZyX
2017-04-07
*
ci: Also fail if last restart hang up
ZyX
2017-04-04
*
ci: Clean up when restarting single includes test
ZyX
2017-04-04
*
ci: Do not mark test as failed if it is previous one which failed
ZyX
2017-04-03
*
ci: Do not shift if there are not enough arguments
ZyX
2017-03-31
*
ci: Add test watchdog and tracing for lint tests
ZyX
2017-03-31
*
ci: Add ${NL} variable
ZyX
2017-03-31
*
ci: Refactor CI scripts
ZyX
2017-03-31