Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing test files to Make_all.mak #2354

Closed
wants to merge 3 commits into from
Closed

Conversation

yegappan
Copy link
Member

Several test files are missing from src/testdir/Make_all.mak. But they
are present in the src/Makefile file. Add them to Make_all.mak.

@codecov-io
Copy link

codecov-io commented Nov 20, 2017

Codecov Report

Merging #2354 into master will increase coverage by 71.95%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master    #2354       +/-   ##
===========================================
+ Coverage    2.55%    74.5%   +71.95%     
===========================================
  Files          84       91        +7     
  Lines      123259   132395     +9136     
  Branches    29717    30972     +1255     
===========================================
+ Hits         3145    98640    +95495     
+ Misses     120019    33726    -86293     
+ Partials       95       29       -66
Impacted Files Coverage Δ
src/libvterm/src/mouse.c 0% <0%> (ø) ⬆️
src/xxd/xxd.c 0% <0%> (ø)
src/if_py_both.h 76.45% <0%> (ø)
src/if_perl.xs 85.61% <0%> (ø)
src/if_python3.c 75.8% <0%> (ø)
src/if_lua.c 54.17% <0%> (ø)
src/if_python.c 77.43% <0%> (ø)
src/if_ruby.c 57.02% <0%> (ø)
src/beval.c 3.66% <0%> (+3.66%) ⬆️
src/libvterm/src/keyboard.c 22.07% <0%> (+22.07%) ⬆️
... and 74 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5df95ea...d2d6aef. Read the comment docs.

@brammool brammool closed this in 6e77df2 Nov 21, 2017
adizero pushed a commit to adizero/vim that referenced this pull request May 19, 2018
Problem:    Largefile test fails on CI, glob test on MS-Windows.
Solution:   Remove largefile test from list of all tests. Don't run
            Test_glob() on non-unix systems.  More cleanup. (Yegappan
            Lakshmanan, closes vim#2354)
blueyed added a commit to blueyed/neovim that referenced this pull request Jul 11, 2018
Problem:    Largefile test fails on CI, glob test on MS-Windows.
Solution:   Remove largefile test from list of all tests. Don't run
            Test_glob() on non-unix systems.  More cleanup. (Yegappan
            Lakshmanan, closes vim/vim#2354)
vim/vim@6e77df2
blueyed added a commit to blueyed/neovim that referenced this pull request Jul 12, 2018
Problem:    Largefile test fails on CI, glob test on MS-Windows.
Solution:   Remove largefile test from list of all tests. Don't run
            Test_glob() on non-unix systems.  More cleanup. (Yegappan
            Lakshmanan, closes vim/vim#2354)
vim/vim@6e77df2
blueyed added a commit to blueyed/neovim that referenced this pull request Jul 26, 2018
Problem:    Largefile test fails on CI, glob test on MS-Windows.
Solution:   Remove largefile test from list of all tests. Don't run
            Test_glob() on non-unix systems.  More cleanup. (Yegappan
            Lakshmanan, closes vim/vim#2354)
vim/vim@6e77df2
blueyed added a commit to blueyed/neovim that referenced this pull request Jul 26, 2018
Problem:    Largefile test fails on CI, glob test on MS-Windows.
Solution:   Remove largefile test from list of all tests. Don't run
            Test_glob() on non-unix systems.  More cleanup. (Yegappan
            Lakshmanan, closes vim/vim#2354)
vim/vim@6e77df2
blueyed added a commit to blueyed/neovim that referenced this pull request Aug 25, 2018
Problem:    Largefile test fails on CI, glob test on MS-Windows.
Solution:   Remove largefile test from list of all tests. Don't run
            Test_glob() on non-unix systems.  More cleanup. (Yegappan
            Lakshmanan, closes vim/vim#2354)
vim/vim@6e77df2
blueyed added a commit to blueyed/neovim that referenced this pull request Aug 27, 2018
Problem:    Largefile test fails on CI, glob test on MS-Windows.
Solution:   Remove largefile test from list of all tests. Don't run
            Test_glob() on non-unix systems.  More cleanup. (Yegappan
            Lakshmanan, closes vim/vim#2354)
vim/vim@6e77df2
blueyed added a commit to blueyed/neovim that referenced this pull request Sep 4, 2018
Problem:    Largefile test fails on CI, glob test on MS-Windows.
Solution:   Remove largefile test from list of all tests. Don't run
            Test_glob() on non-unix systems.  More cleanup. (Yegappan
            Lakshmanan, closes vim/vim#2354)
vim/vim@6e77df2
blueyed added a commit to blueyed/neovim that referenced this pull request Sep 8, 2018
Problem:    Largefile test fails on CI, glob test on MS-Windows.
Solution:   Remove largefile test from list of all tests. Don't run
            Test_glob() on non-unix systems.  More cleanup. (Yegappan
            Lakshmanan, closes vim/vim#2354)
vim/vim@6e77df2
timeyyy pushed a commit to timeyyy/neovim that referenced this pull request Sep 23, 2018
Problem:    Largefile test fails on CI, glob test on MS-Windows.
Solution:   Remove largefile test from list of all tests. Don't run
            Test_glob() on non-unix systems.  More cleanup. (Yegappan
            Lakshmanan, closes vim/vim#2354)
vim/vim@6e77df2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants