ale/test
yfery a23173eeb2 Add option to open loclist/quicklist when there are errors (#266)
* Add option to open loclist/quicklist when there are errors

I copied PR #137, and tries to complete it by correcting some issues and
adding vader tests.

About tests, first time with vader, can you give some feedback if there
are what you expected in PR #137.

* Remove old code + fix indent issue

* add g:ale_keep_list_window_open option

* Correct bug with keep open option

* Add comment into vader file

* Fix errors for Travis CI build
2017-01-22 12:57:05 +00:00
..
top Improve mypy handling a little bit more 2017-01-20 17:30:34 +00:00
test_alelint_autocmd.vader Merge everything into the one global map. 2016-10-24 20:21:42 +01:00
test_cleanup.vader Merge everything into the one global map. 2016-10-24 20:21:42 +01:00
test_common_handlers.vader Add PEP8 handler test. 2016-10-20 22:52:25 -05:00
test_cursor_warnings.vader Merge everything into the one global map. 2016-10-24 20:21:42 +01:00
test_eslint_handler.vader #193 Fix a parsing error for parsing errors with eslint 2016-12-22 11:16:22 +00:00
test_find_nearest_directory.vader Improve mypy handling a little bit more 2017-01-20 17:30:34 +00:00
test_get_loclist.vader Merge everything into the one global map. 2016-10-24 20:21:42 +01:00
test_line_join.vader Join the lines Neovim passes to ale (#263) 2017-01-19 20:01:51 +00:00
test_linter_defintion_processing.vader Add tests to cover definitions for linters so far. 2016-12-13 13:33:19 +00:00
test_linter_retrieval.vader Clean up some test filenames and extraneous code 2016-10-22 08:53:28 -05:00
test_linting_blacklist.vader Improve file blacklisting to make Unite.vim not fuck up. 2016-10-31 14:47:08 +00:00
test_linting_sets_signs.vader Merge everything into the one global map. 2016-10-24 20:21:42 +01:00
test_linting_updates_loclist.vader Merge everything into the one global map. 2016-10-24 20:21:42 +01:00
test_loclist_binary_search.vader Correct the order of arguments for AssertEqual in some places. 2016-10-14 20:34:21 +01:00
test_loclist_quicklist.vader Add option to open loclist/quicklist when there are errors (#266) 2017-01-22 12:57:05 +00:00
test_loclist_sorting.vader Correct the order of arguments for AssertEqual in some places. 2016-10-14 20:34:21 +01:00
test_mypy_handler.vader Improve mypy handling a little bit more 2017-01-20 17:30:34 +00:00
test_nearest_file_search.vader Make the nearest file search result absolute paths, and add tests to cover it. 2016-10-17 21:14:34 +01:00
test_resolve_local_path.vader Improve mypy handling a little bit more 2017-01-20 17:30:34 +00:00
test_sign_parsing.vader Make sign parsing testable, and add tests for it against various languages. 2016-12-16 10:01:28 +00:00
test_statusline.vader Merge everything into the one global map. 2016-10-24 20:21:42 +01:00
test_stdin_wrapper_path_can_be_found.vader Add a test which checks that we can find the stdin-wrapper script. 2016-10-19 23:26:07 +01:00
vimrc Cleanup vimrc rtp 2016-10-13 08:54:07 -05:00