• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

k-takata / vim / 234
77%
master: 84%

Build:
Build:
LAST BUILD BRANCH: use-check-commands
DEFAULT BRANCH: master
Ran 26 Oct 2018 03:11AM UTC
Jobs 3
Files 98
Run time 2min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
234

push

travis-ci

k-takata
dosinst: Use $USERPROFILE as a fallback of plugin directories

Creating plugin directories in $VIM as a fallback of $HOME is not useful.

If the install.exe is executed from the NSIS installer, $VIM is normally
`C:\Program Files (x86)\Vim`.  Normal users cannot put plugin files into
it, because the directory requires administrator privileges.

Currently, the NSIS installer has the following two options:
* [x] Create plugin directories in HOME or VIM
* [ ] Create plugin directories in VIM

The first one is the default, however, most people might not set $HOME.
Then the plugin directories will be created in $VIM (which is not useful).
If the user really wants to create in $VIM, he should select the second
one.

If the user doesn't set $HOME, it should fallback to $USERPROFILE.

103880 of 134633 relevant lines covered (77.16%)

501400.89 hits per line

Jobs
ID Job ID Ran Files Coverage
8 234.8 (BUILD=yes TEST=scripttests COVERAGE=yes CFLAGS=--coverage LDFLAGS=--coverage FEATURES=huge SHADOWOPT= SRCDIR=./src CHECK_AUTOCONF=no "CONFOPT='--enable-perlinterp --enable-pythoninterp --enable-python3interp --enable-rubyinterp --enable-luainterp --enable-tclinterp'") 26 Oct 2018 03:13AM UTC 0
78.63
Travis Job 234.8
9 234.9 (BUILD=yes TEST=scripttests COVERAGE=yes CFLAGS=--coverage LDFLAGS=--coverage FEATURES=huge SHADOWOPT= SRCDIR=./src CHECK_AUTOCONF=no "CONFOPT='--enable-perlinterp --enable-pythoninterp --enable-python3interp --enable-rubyinterp --enable-luainterp --enable-tclinterp'") 26 Oct 2018 03:11AM UTC 0
77.42
Travis Job 234.9
10 234.10 (BUILD=no TEST=unittests COVERAGE=yes CFLAGS=--coverage LDFLAGS=--coverage FEATURES=huge SHADOWOPT= SRCDIR=./src CHECK_AUTOCONF=yes) 26 Oct 2018 03:11AM UTC 0
2.42
Travis Job 234.10
Source Files on build 234
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #234
  • 3a99537a on github
  • Next Build on dosinst-use-userprofile (#237)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc