Home
last modified time | relevance | path

Searched refs:failures (Results 1 – 20 of 20) sorted by relevance

/vim-8.2.3635/src/
H A Dsha256.c342 static int failures = 0; in sha256_self_test() local
347 return failures > 0 ? FAIL : OK; in sha256_self_test()
371 failures++; in sha256_self_test()
376 return failures > 0 ? FAIL : OK; in sha256_self_test()
/vim-8.2.3635/src/testdir/
H A Dtest_vim9_fails.vim1 " Test for Vim9 script with failures, causing memory leaks to be reported.
H A DREADME.txt32 to check memory allocation failures are handled gracefully. You need to
H A DMake_ming.mak45 else ( echo No failures reported > test_result.log )
H A DMake_dos.mak33 else ( echo No failures reported > test_result.log )
H A Dtest_breakindent.vim3 " Note: if you get strange failures when adding new tests, it might be that
H A Dtest_window_cmd.vim1120 " Test for various wincmd failures
H A Dtest_tagjump.vim475 " Memory allocation failures
H A Dtest_substitute.vim825 " Test for command failures when the last substitute pattern is not set.
H A Dtest_startup.vim538 " actual failures.
H A Dtest_terminal.vim1381 " Tests for failures in the term_dumpwrite() function
H A Dtest_search.vim1566 " Test for command failures when the last search pattern is not set.
H A Dtest_signs.vim1551 " Tests for memory allocation failures in sign functions
H A Dtest_normal.vim1495 " file present. Next, check for the expected command failures.
/vim-8.2.3635/runtime/doc/
H A Dtest_urls.vim57 " highlight the failures
H A Dvim9.txt1775 avoiding name conflicts and failures if functionality is added later.
H A Dversion8.txt17216 of "-u" to run the script. Fix failures.
19429 Solution: Handle failures properly. (Ken Takata)
19455 Problem: Build failures on Travis.
40737 Problem: MS-Windows: test failures related to VIMDLL.
43896 Solution: Add more tests, especially for failures. (Yegappan Lakshmanan,
47376 Problem: Vim9: some failures not checked for.
49141 Problem: Test failures with legacy Vim script.
49318 Problem: Build failures.
H A Dversion7.txt7486 Solution: When test.log contains failures exit with non-zero status.
/vim-8.2.3635/READMEdir/
H A DREADME_os390.txt66 Expected test failures:
/vim-8.2.3635/
H A D.travis.yml161 # see all the failures instead of just the first one, but we still want the