]> granicus.if.org Git - vim/commit
patch 8.1.0821: xxd "usage" output and other arguments not tested v8.1.0821
authorBram Moolenaar <Bram@vim.org>
Fri, 25 Jan 2019 20:52:17 +0000 (21:52 +0100)
committerBram Moolenaar <Bram@vim.org>
Fri, 25 Jan 2019 20:52:17 +0000 (21:52 +0100)
commit970f5d39f27717b1a529b7b250a8ed7c3f791949
treeeeffdb5265801c039fb9597b5545d17adcff7aba
parente295609be20c1b065d6b489214d70e171ae49234
patch 8.1.0821: xxd "usage" output and other arguments not tested

Problem:    Xxd "usage" output and other arguments not tested.
Solution:   Add a test to trigger the usage output in various ways.  Fix
            uncovered problem.
src/testdir/test_xxd.vim
src/version.c
src/xxd/xxd.c