ale/test
2017-08-30 21:27:28 +01:00
..
.config/nvim
command_callback Cover the tslint rules option with a test 2017-08-30 21:27:28 +01:00
csslint-test-files
eslint-test-files Remove some redundant eslint test code 2017-08-22 21:40:00 +01:00
fixers Add support for prettier configuration file. (#886) 2017-08-29 16:05:19 +01:00
flow
gradle-test-files
handler Add a linter for Apache Thrift IDL files 2017-08-30 11:08:06 -07:00
lsp
phpcs-test-files
prettier-test-files Add support for prettier configuration file. (#886) 2017-08-29 16:05:19 +01:00
ruby_fixtures
sign Fix #825 - Downgrade signs when problems change 2017-08-26 16:38:27 +01:00
test_c_projects
top
util
smoke_test.vader
test_ale_fix_suggest.vader
test_ale_fix.vader
test_ale_info.vader Fix #876 - Save history in a separate buffer variable so history works when linting is disabled 2017-08-25 22:22:26 +01:00
test_ale_init_au_groups.vader #653 - Always set loclist or quickfix in a timer callback, which prevents errors E924, E925, and E926 2017-08-22 21:19:36 +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 Fix #825 - Downgrade signs when problems change 2017-08-26 16:38:27 +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 #653 - Automatically accept annoying loclist and quickfix errors from Vim 2017-08-20 13:27: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
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 Fix #876 - Save history in a separate buffer variable so history works when linting is disabled 2017-08-25 22:22:26 +01:00
test_line_join.vader
test_lint_error_delay.vader
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 Fix #825 - Downgrade signs when problems change 2017-08-26 16:38:27 +01:00
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_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_set_list_timers.vader #653 - Always set loclist or quickfix in a timer callback, which prevents errors E924, E925, and E926 2017-08-22 21:19:36 +01:00
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 loclists better when taking data from previous buffers 2017-08-22 22:45:55 +01:00
test_shell_detection.vader #869 - Detect the shell dialect from the hashbang for shellcheck 2017-08-28 19:16:23 +01:00
test_statusline.vader #653 - Always set loclist or quickfix in a timer callback, which prevents errors E924, E925, and E926 2017-08-22 21:19:36 +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
vimrc #653 - Always set loclist or quickfix in a timer callback, which prevents errors E924, E925, and E926 2017-08-22 21:19:36 +01:00