ale/test
DiscoViking a9c650cd05 Add ALEInfo command to get list of available/enabled linters (#273)
* Add ALEInfo command to get list of available/enabled linters for current filetype

* Add Vader tests for ALEInfo command

* Fix ALEInfo tests breaking CI by echoing too much output to screen

* Speculative change to Makefile which seems to fix test hanging problem locally.

* Fix Vader tests to not require a TTY
2017-01-24 15:50:49 +00:00
..
top Improve mypy handling a little bit more 2017-01-20 17:30:34 +00:00
test_ale_info.vader Add ALEInfo command to get list of available/enabled linters (#273) 2017-01-24 15:50:49 +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_list_opening.vader Clean up the list opening tests 2017-01-22 13:33:16 +00: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_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 Fix parsing of currently shown signs with Spanish locale (#268) 2017-01-22 13:40:23 +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