[vim/vim] Test command line arguments: -m -M -R and -V[N]{filename} (#3458)

22 views
Skip to first unread message

Dominique Pellé

unread,
Sep 21, 2018, 1:49:42 AM9/21/18
to vim/vim, Subscribed

This PR tests additional command line arguments:
-m: reset 'write'
-M: reset 'modifiable' and 'write'
-R: set 'readonly'
-V[N]{filename}: set 'verbose' to N and set 'verbosefile' to {filename}.


You can view, comment on, or merge this pull request online at:

  https://github.com/vim/vim/pull/3458

Commit Summary

  • Test additional command line args: -m -M -R -VNfile
  • Test additional command line args: -m -M -R -V[N]{filename}

File Changes

Patch Links:


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub

Codecov

unread,
Sep 21, 2018, 3:05:51 AM9/21/18
to vim/vim, Subscribed

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3458      +/-   ##
==========================================
+ Coverage   76.17%   77.09%   +0.92%     
==========================================
  Files          95       99       +4     
  Lines      132246   138955    +6709     
==========================================
+ Hits       100742   107134    +6392     
- Misses      31504    31821     +317
Impacted Files Coverage Δ
src/version.c 86.09% <0%> (-1.41%) ⬇️
src/libvterm/src/rect.h 0% <0%> (ø) ⬆️
src/libvterm/src/unicode.c 100% <0%> (ø) ⬆️
src/libvterm/src/mouse.c 0% <0%> (ø) ⬆️
src/crypt_zip.c 100% <0%> (ø) ⬆️
src/libvterm/src/vterm_internal.h 0% <0%> (ø) ⬆️
src/libvterm/include/vterm.h 0% <0%> (ø) ⬆️
src/json_test.c 100% <0%> (ø)
src/memfile_test.c 100% <0%> (ø)
src/kword_test.c 66.66% <0%> (ø)
... and 89 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 933bef7...92b8bd4. Read the comment docs.

Bram Moolenaar

unread,
Sep 21, 2018, 6:55:07 AM9/21/18
to vim/vim, Subscribed

Closed #3458 via 036b09c.

Reply all
Reply to author
Forward
0 new messages