ale/test
Horacio Sanson 8e6c7bff9a
Fix 1695 - Change rubocop fixer to use stdin (#3230)
* Fix 1695 - Change rubocop fixer to use stdin
* Update test_rubocop_fixer_callback.vader

Co-authored-by: Horacio Sanson <horacio@allm.inc>
Co-authored-by: w0rp <w0rp@users.noreply.github.com>
2020-08-13 11:25:07 +01:00
..
.config/nvim
ada_files Add gnatpp fixer for Ada 2019-07-01 20:50:02 -04:00
ant-test-files Feature/add ant support (#2539) 2019-06-03 20:30:18 +01:00
command_callback Fix #1608 - Treat .h as C++ files for C++ clang-tidy 2020-08-10 02:33:50 +01:00
compile_database_perf
completion Close #3267 - Add a general autoimport setting 2020-08-09 02:32:47 +01:00
csslint-test-files
cucumber_fixtures/features
d_files dfmt support (#2662) 2019-09-10 20:54:14 +01:00
dart_files
elixir-test-files
elm-test-files
eslint-test-files eslint: Use cwd from executable location to fix nested projects (#3222) 2020-07-08 14:42:01 +01:00
fix Fix #2744 - Make ALEFix work when only casing is changed 2019-09-20 19:02:21 +01:00
fixers Fix 1695 - Change rubocop fixer to use stdin (#3230) 2020-08-13 11:25:07 +01:00
flow
go_files
gradle-test-files
hamllint-test-files
handler Merge pull request #3191 from mostfunkyduck/master 2020-08-07 08:54:17 +01:00
javascript_files
json_files
jsonlint-test-files
kotlin_files
lsp Fix #2907 - Handle dictionaries for capabilities 2020-08-07 10:54:38 +01:00
markdown_files
maven-test-files/maven-kotlin-project
nim-test-files/with-git/src Add support for nimlsp (#2815) 2019-10-17 17:32:31 +01:00
ocaml-test-files
phpcs-test-files
prettier-test-files
puppet-test-files
python Add TypeScript autoimport support for deoplete (#2779) 2020-01-01 19:00:41 +00:00
python_fixtures/pipenv
python-test-files/python-package-project
reasonml_files
ruby_fixtures
rust_files
scala_fixtures
script Merge pull request #2696 from elebow/update-test-docs-for-linter-lists 2019-09-12 22:57:44 +01:00
sign Fix vim sign priority patch check 2020-03-15 14:58:38 +08:00
slimlint-test-files
smlnj
swift-test-files
swiftlint-test-files
terraform_files Add terraform-lsp integration (#2758) 2020-04-20 16:02:31 +01:00
test_c_projects fix: Use ALE to reliably find project options 2020-07-29 01:36:45 -04:00
test_cpp_project fix: Force add .astylerc in test_cpp_project 2020-07-30 09:58:14 -04:00
tex_files
tflint-test-files/foo
top
util
dumb_tcp_client.py
dumb_tcp_server.py
smoke_test.vader
test_ale_has.vader Update the internal ALE version to 2.7.0 2020-06-11 19:21:17 +01:00
test_ale_info_to_clipboard.vader Fix #2438 - Print a friendly message when the clipboard is not available 2019-05-28 20:27:10 +01:00
test_ale_info.vader Add g:ale_sign_highlight_linenr (#2678) 2019-09-01 14:03:54 +01:00
test_ale_lint_command.vader
test_ale_toggle.vader 569 support vim sign group and priority (#2786) 2019-09-25 09:15:16 +01:00
test_ale_var.vader
test_alejobstarted_autocmd.vader
test_alelint_autocmd.vader
test_ant_build_classpath_command.vader Feature/add ant support (#2539) 2019-06-03 20:30:18 +01:00
test_ant_find_project_root.vader Feature/add ant support (#2539) 2019-06-03 20:30:18 +01:00
test_autocmd_commands.vader #1532 - Display hover information on CursorHold 2020-08-04 20:11:49 +01:00
test_backwards_compatibility.vader Use a function to define shellcheck linters and vars needed, fixes tests 2020-05-08 12:55:54 +01:00
test_balloon_messages.vader
test_c_flag_parsing.vader Fix cflags parsing (#2510, #2265) (#2590) 2019-08-17 19:08:14 +01:00
test_checkingbuffer_autocmd.vader
test_cleanup.vader
test_code_action.vader Do not save for ALERename and ALEOrganizeImports 2019-10-09 20:54:47 -05:00
test_command_chain.vader
test_csslint_config_detection.vader
test_cursor_warnings.vader Fix the cursor tests, that stop tests running 2020-04-18 12:26:38 +01:00
test_deferred_command_string.vader
test_deferred_executable_string.vader
test_disabling_ale.vader
test_dockerfile_hadolint_linter.vader
test_engine_invocation.vader
test_env_function.vader
test_errors_removed_after_filetype_changed.vader
test_eslint_executable_detection.vader eslint: Use cwd from executable location to fix nested projects (#3222) 2020-07-08 14:42:01 +01:00
test_filetype_linter_defaults.vader Close #2472 - Add support for pyright 2020-08-07 12:16:13 +01:00
test_filetype_mapping.vader
test_find_nearest_directory.vader
test_find_references.vader Closes #3019 - Implement default navigation 2020-04-15 16:50:13 +01:00
test_flow_command.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
test_get_loclist.vader
test_getmatches.vader
test_go_to_definition.vader Closes #3019 - Implement default navigation 2020-04-15 16:50:13 +01:00
test_gradle_build_classpath_command.vader
test_gradle_find_executable.vader
test_gradle_find_project_root.vader
test_hdl_checker_options.vader Adds hdl_checker LSP support (#2804) 2020-08-06 13:20:54 +01:00
test_highlight_placement.vader Fixes #2982 - Implement g:ale_exclude_highlights 2020-03-11 12:52:41 -04:00
test_highlight_position_chunking.vader
test_history_saving.vader Fix LSP tests 2019-05-24 01:13:52 +01:00
test_hover_parsing.vader Close #3274 - Handle basic LSP markdown formatting 2020-08-12 22:11:45 +01:00
test_hover.vader Close #3274 - Handle basic LSP markdown formatting 2020-08-12 22:11:45 +01:00
test_ignoring_linters.vader Use JSON output for eslint and fix tsserver column 2019-06-02 14:39:03 +02:00
test_jsonlint_executable_detection.vader
test_kotlin_languageserver_path_detection.vader
test_line_join.vader
test_lint_file_linters.vader
test_lint_on_enter_when_file_changed.vader
test_lint_on_filetype_changed.vader
test_linter_defintion_processing.vader
test_linter_retrieval.vader Fix #1727 - Replace previoulsy defined linters with matching names 2019-06-10 22:41:20 +01:00
test_linter_type_mapping.vader
test_linting_blacklist.vader
test_linting_updates_loclist.vader
test_list_formatting.vader
test_list_opening.vader
test_list_titles.vader
test_load_all_linters.vader
test_loclist_binary_search.vader
test_loclist_corrections.vader
test_loclist_jumping.vader
test_loclist_sorting.vader
test_nearest_file_search.vader
test_nimlsp_project_root.vader Add support for nimlsp (#2815) 2019-10-17 17:32:31 +01:00
test_no_linting_on_write_quit.vader
test_organize_imports.vader Do not save for ALERename and ALEOrganizeImports 2019-10-09 20:54:47 -05:00
test_other_sources.vader
test_parse_command_args.vader
test_path_dirname.vader
test_path_equality.vader Fix #2525 - Convert Windows paths in a Unix environment 2019-06-05 14:16:43 +01:00
test_path_upwards.vader
test_path_uri.vader Fix #3278 - Handle UTF-8 in URI encoding/decoding 2020-08-10 02:03:41 +01:00
test_pattern_options.vader
test_prepare_command.vader
test_puppet_path_detection.vader
test_python_find_project_root.vader
test_python_pipenv.vader
test_python_traceback.vader
test_python_virtualenv.vader
test_quickfix_deduplication.vader
test_quitting_variable.vader
test_redundant_tsserver_rendering_avoided.vader
test_regex_escaping.vader
test_rename.vader Add support for rename (documentChanges) 2020-05-31 11:00:53 +02:00
test_resolve_local_path.vader
test_results_not_cleared_when_opening_loclist.vader 569 support vim sign group and priority (#2786) 2019-09-25 09:15:16 +01:00
test_sandbox_execution.vader
test_semver_utils.vader
test_set_list_timers.vader
test_setting_loclist_from_another_buffer.vader
test_setting_problems_found_in_previous_buffers.vader 569 support vim sign group and priority (#2786) 2019-09-25 09:15:16 +01:00
test_shell_detection.vader Fix shell detection test, shellcheck function name has changed 2020-04-28 18:20:10 +01:00
test_should_do_nothing_conditions.vader
test_sml_command.vader
test_socket_connections.vader
test_statusline.vader
test_swift_find_project_root.vader
test_swiftlint_executable_detection.vader
test_symbol_search.vader
test_temporary_file_management.vader
test_tmpdir_wrapper.vader
test_verilog_verilator_options.vader
test_vim8_processid_parsing.vader
test_windows_escaping.vader
test_wrap_comand.vader
test_writefile_function.vader
vimrc Fix #2555 - Remove highlights in lowercase, etc 2019-06-03 20:16:49 +01:00