zeertzjq
|
4ede2ea4b2
test: fix runnvim.sh (#17690)
|
2 years ago |
Dundar Göc
|
d47714d87c
ci: remove function run_suite
|
3 years ago |
Dundar Göc
|
7a0fd7a288
ci: remove variable FAIL_SUMMARY
|
3 years ago |
Dundar Göc
|
fbcbd1d05e
ci: remove variable NVIM_TEST_CURRENT_SUITE
|
3 years ago |
Dundar Göc
|
17ecb60c58
ci: remove fail character from fail function
|
3 years ago |
Dundar Göc
|
8b92d71b30
ci: run each test suite in a separate github step
|
3 years ago |
Dundar Göc
|
c373226ee7
ci: disable tracing (set -x) from the shell scripts
|
3 years ago |
Dundar Göc
|
2c5382aafa
ci: remove function run_test
|
3 years ago |
Dundar Göc
|
357234865b
ci: remove continue flag from exit_suite since it's always needed
|
3 years ago |
Dundar Göc
|
b8529ea9b8
ci: run all tests with run_suite function
|
3 years ago |
Dundar Göc
|
fa192e97d5
ci: simplify CI process
|
3 years ago |
dundargoc
|
be255557ce
ci: simplify ci_fold function (#16874)
|
3 years ago |
Dundar Göc
|
64f23c27e2
ci: remove watchdog function run_tests_wd
|
3 years ago |
James McCoy
|
25a8385cd1
ci: Rename travis_fold to ci_fold and add GHA support
|
4 years ago |
Daniel Hahler
|
d42bbf363e
ci: Travis: do not close fold on failure [skip ci]
|
5 years ago |
Justin M. Keyes
|
acdede50ce
test: Dump $NVIM_LOG_FILE contents (#8926)
|
6 years ago |
Justin M. Keyes
|
eb6dd3e42d
ci: Dump $NVIM_LOG_FILE contents
|
7 years ago |
ZyX
|
1109ca7198
ci: Use \{1,\} in place of \+
|
7 years ago |
ZyX
|
48fa42153a
ci: Fold output in travis web interface
|
7 years ago |
ZyX
|
ee4daa6572
ci: Remove `x` from `test x`
|
7 years ago |
ZyX
|
74d5705ca9
ci: Source ci/common/test.sh in run_test_wd subshell
|
7 years ago |
ZyX
|
85903cb0e6
ci: Make scripts in common be dash-compatible
|
7 years ago |
ZyX
|
4ccef05829
ci: Make $cmd failure fail the build without -o pipefail
|
7 years ago |
ZyX
|
fc16d02c3d
ci: Do not use pipefail
|
7 years ago |
ZyX
|
3a0117c850
ci: Do not accidentally kill something unneeded
|
7 years ago |
ZyX
|
26fad863ba
ci: When using restarting tests kill make with the shell
|
7 years ago |
ZyX
|
3321232c81
ci: Allow check-single-includes to hang
|
7 years ago |
ZyX
|
c1416e0665
ci: Really continue tests on failure, print global summary
|
7 years ago |
ZyX
|
017f64b970
ci: Also fail if last restart hang up
|
7 years ago |
ZyX
|
644db2165e
ci: Clean up when restarting single includes test
|
7 years ago |