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
/
Makefile
Age
Commit message (
Expand
)
Author
2017-05-12
Run all tests in NeoVim, improve the test script, and make all tests pass for...
w0rp
2017-04-15
Fix the custom-checks script, and check for more problems
w0rp
2017-04-03
Update the Makefile to use the latest Docker image
w0rp
2017-04-02
Update the test suite so it uses the latest Docker image, and use Bourne shel...
w0rp
2017-04-02
Update the Makefile to use the latest Docker build
w0rp
2017-03-14
Stop using globstar for tests, so they can be run on Mac OSX
w0rp
2017-03-06
Group handler test cases in a directory
w0rp
2017-02-15
Create a make target and variable for running specific tests
w0rp
2017-01-22
Add a script for custom checks to enforce using the abort flag for functions ...
w0rp
2016-10-22
Make builds fail again when there are Vint warnings.
w0rp
2016-10-19
Fix how the Makefile checks the image ID.
w0rp
2016-10-18
Add an ID into the Makefile so running tests locally will use the most up to ...
w0rp
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
Move vint to Docker
Prashanth Chandra
2016-10-12
Use vim-testbed to run Vader tests on Travis
Prashanth Chandra