index
:
ale
feature/doc_contrib
feature/open_list_num
fix/broken_golang_links
fix/lua-language-server_docs
fix/use_stable_rust
master
topic/docker-free_testing
topic/plls
wip/cargo_multifile
wip/lint_fail_err
wip/twig
Check syntax in Vim asynchronously and fix files, with Language Server Protocol (LSP) support
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
vimrc
Age
Commit message (
Expand
)
Author
2019-04-07
Close #2132 - Add deprecation warnings for old features
w0rp
2018-07-12
Fix #1716 - Replace tempdir() with a wrapper to preserve TMPDIR
w0rp
2017-09-09
execute the `set encoding` test setting to get Vint to shut up
w0rp
2017-09-09
Fix more random Windows test issues
w0rp
2017-09-08
Switch the AppVeyor clone directory to C:\testplugin
w0rp
2017-09-06
Try and get AppVeyor to run a single test
w0rp
2017-08-22
#653 - Always set loclist or quickfix in a timer callback, which prevents err...
w0rp
2017-04-03
Cover basic GCC functionality with tests
w0rp
2017-04-02
Update the test suite so it uses the latest Docker image, and use Bourne shel...
w0rp
2017-02-10
Fix #269 Set $TMPDIR to a default value, if not set
w0rp
2016-10-13
Cleanup vimrc rtp
Bjorn Neergaard
2016-10-12
Improve the output of the tests, and fix the style issue again.
w0rp
2016-10-12
Add ALE to the Vim runtimepath in the Docker image so it can run tests.
w0rp
2016-10-12
Use vim-testbed to run Vader tests on Travis
Prashanth Chandra