ale/test
2017-08-20 00:05:15 +01:00
..
.config/nvim
command_callback #653 Update tslint to set the filename key for problems in other files 2017-08-20 00:05:15 +01:00
csslint-test-files
eslint-test-files
fixers Add a fix function for breaking up long Python lines, which is hidden for now 2017-08-11 10:31:25 +01:00
flow
gradle-test-files
handler #653 Update tslint to set the filename key for problems in other files 2017-08-20 00:05:15 +01:00
lsp
phpcs-test-files
ruby_fixtures
sign #653 - Filter items based on the buffer number for signs 2017-08-13 16:30:46 +01:00
test_c_projects
top
util
smoke_test.vader
test_ale_fix_suggest.vader
test_ale_fix.vader Stop writing a test file in real world usage in some cases 2017-08-05 19:51:38 +01:00
test_ale_info.vader
test_ale_init_au_groups.vader Cover completion with more tests 2017-08-16 00:45:46 +01:00
test_ale_lint_command.vader #653 Skip filetype keys in g:ale_buffer_info during cleanup 2017-08-13 22:27:01 +01:00
test_ale_toggle.vader #653 Skip filetype keys in g:ale_buffer_info during cleanup 2017-08-13 22:27:01 +01:00
test_ale_var.vader
test_alelint_autocmd.vader
test_backwards_compatibility.vader
test_balloon_messages.vader #653 - Update the loclist binary search to work with buffer numbers, to filter out items for other buffers 2017-08-12 14:27:47 +01:00
test_c_import_paths.vader
test_cleanup.vader
test_command_chain.vader
test_completion.vader Increase the default maximum completion suggestions to a more useful but safe level, and filter before requesting details, which is faster 2017-08-18 22:34:18 +01:00
test_conflicting_plugin_warnings.vader
test_csslint_config_detection.vader
test_cursor_warnings.vader
test_disabling_ale.vader
test_dockerfile_hadolint_linter.vader
test_engine_invocation.vader
test_engine_lsp_response_handling.vader Cover the Rust LSP with tests, allow LSP linters to be named anything, and rename the Rust LSP linter to rls 2017-08-02 23:21:30 +01:00
test_errors_removed_after_filetype_changed.vader
test_eslint_executable_detection.vader
test_filetype_mapping.vader
test_find_nearest_directory.vader
test_flow_command.vader
test_foodcritic_command_callback.vader
test_format_command.vader
test_format_temporary_file_creation.vader
test_function_arg_count.vader
test_fuzzy_json_decode.vader
test_get_abspath.vader #653 Update tslint to set the filename key for problems in other files 2017-08-20 00:05:15 +01:00
test_get_loclist.vader
test_getmatches.vader
test_gradle_build_classpath_command.vader
test_gradle_find_executable.vader
test_gradle_find_project_root.vader
test_highlight_placement.vader Cover filtering out items from other buffers for highlights 2017-08-13 16:04:17 +01:00
test_highlight_position_chunking.vader
test_history_saving.vader
test_line_join.vader
test_lint_error_delay.vader #468 - Do not try to echo things for a while if something goes wrong 2017-08-12 10:47:06 +01:00
test_lint_file_linters.vader Fix a bug where the sign column was not closed some of the time, etc. 2017-08-14 10:00:46 +01:00
test_lint_on_enter_when_file_changed.vader
test_lint_on_filetype_changed.vader Set up one BufEnter event used for everything, and add tests for linting when the filetype changes 2017-08-14 23:31:54 +01:00
test_linter_defintion_processing.vader
test_linter_retrieval.vader
test_linter_type_mapping.vader
test_linting_blacklist.vader
test_linting_updates_loclist.vader
test_list_opening.vader #653 Collect items for quickfix from all buffers, and de-duplicate them. Set filename items in quickfix and loclist. 2017-08-19 14:28:51 +01:00
test_list_titles.vader #653 Collect items for quickfix from all buffers, and de-duplicate them. Set filename items in quickfix and loclist. 2017-08-19 14:28:51 +01:00
test_load_all_linters.vader
test_loclist_binary_search.vader #653 - Update the loclist binary search to work with buffer numbers, to filter out items for other buffers 2017-08-12 14:27:47 +01:00
test_loclist_corrections.vader #653 Update tslint to set the filename key for problems in other files 2017-08-20 00:05:15 +01:00
test_loclist_jumping.vader #653 - Filter out other buffers for loclist jumping 2017-08-13 13:02:59 +01:00
test_loclist_sorting.vader #653 Collect items for quickfix from all buffers, and de-duplicate them. Set filename items in quickfix and loclist. 2017-08-19 14:28:51 +01:00
test_nearest_file_search.vader
test_path_equality.vader
test_path_upwards.vader
test_path_uri.vader
test_pattern_options.vader
test_perlcritic_linter.vader
test_phpcs_executable_detection.vader
test_phpstan_executable_detection.vader
test_prepare_command.vader
test_quickfix_deduplication.vader #653 Collect items for quickfix from all buffers, and de-duplicate them. Set filename items in quickfix and loclist. 2017-08-19 14:28:51 +01:00
test_regex_escaping.vader
test_resolve_local_path.vader
test_results_not_cleared_when_opening_loclist.vader Set up one BufEnter event used for everything, and add tests for linting when the filetype changes 2017-08-14 23:31:54 +01:00
test_sandbox_execution.vader
test_semver_utils.vader
test_setting_loclist_from_another_buffer.vader #653 Collect items for quickfix from all buffers, and de-duplicate them. Set filename items in quickfix and loclist. 2017-08-19 14:28:51 +01:00
test_setting_problems_found_in_previous_buffers.vader #653 Set problems from other buffers when buffers are first checked 2017-08-19 20:15:46 +01:00
test_statusline.vader #653 Filter items based on the buffer number for problem counts 2017-08-13 13:24:10 +01:00
test_temporary_file_management.vader
test_tmpdir_init.vader
test_verilog_verilator_options.vader
test_vim8_processid_parsing.vader
test_windows_escaping.vader
test_writefile_function.vader Fix #823 - Write Windows files with CRLF 2017-08-05 20:17:25 +01:00
vimrc