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

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

Build:
Build:
LAST BUILD BRANCH: use-check-commands
DEFAULT BRANCH: master
Ran 26 Oct 2018 03:11AM UTC
Files 92
Run time 4s
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

26 Oct 2018 02:35AM UTC coverage: 2.423%. First build
BUILD=no TEST=unittests COVERAGE=yes CFLAGS=--coverage LDFLAGS=--coverage FEATURES=huge SHADOWOPT= SRCDIR=./src CHECK_AUTOCONF=yes

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.

3123 of 128904 relevant lines covered (2.42%)

222.23 hits per line

Source Files on job 234.10 (BUILD=no TEST=unittests COVERAGE=yes CFLAGS=--coverage LDFLAGS=--coverage FEATURES=huge SHADOWOPT= SRCDIR=./src CHECK_AUTOCONF=yes)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 230
  • Travis Job 234.10
  • 3a99537a on github
  • Next Job for BUILD=no TEST=unittests COVERAGE=yes CFLAGS=--coverage LDFLAGS=--coverage FEATURES=huge SHADOWOPT= SRCDIR=./src CHECK_AUTOCONF=yes on dosinst-use-userprofile (#237.10)
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