summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2017-04-15Fix the custom-checks script, and check for more problemsw0rp
2017-04-03Update the Makefile to use the latest Docker imagew0rp
2017-04-02Update the test suite so it uses the latest Docker image, and use Bourne shel...w0rp
2017-04-02Update the Makefile to use the latest Docker buildw0rp
2017-03-14Stop using globstar for tests, so they can be run on Mac OSXw0rp
2017-03-06Group handler test cases in a directoryw0rp
2017-02-15Create a make target and variable for running specific testsw0rp
2017-01-22Add a script for custom checks to enforce using the abort flag for functions ...w0rp
2016-10-22Make builds fail again when there are Vint warnings.w0rp
2016-10-19Fix how the Makefile checks the image ID.w0rp
2016-10-18Add an ID into the Makefile so running tests locally will use the most up to ...w0rp
2016-10-12Improve the output of the tests, and fix the style issue again.w0rp
2016-10-12Add ALE to the Vim runtimepath in the Docker image so it can run tests.w0rp
2016-10-12Move vint to DockerPrashanth Chandra
2016-10-12Use vim-testbed to run Vader tests on TravisPrashanth Chandra