ale/test
ourigen 6ef5bf308c
Allow lintr to consider .Renviron settings. Fix #3391 (#3727)
* Fix lintr.vim to consider Renviron

* Update test_lintr.vader to match lintr.vim fix

* Update credits

Co-authored-by: ourigen <ourigen [at] pm.me>
2021-05-25 09:30:42 +09:00
..
.config/nvim
command_callback feat: Add protolint as linter and fixer (#2911) 2021-04-09 22:16:23 +09:00
completion #3633 - Move linter tests into test/linter 2021-03-21 00:25:33 +00:00
fix
fixers Fix stylelint not obeying project-specific rules (#3272) 2021-04-20 12:50:57 +09:00
handler Updated solhint linter to be able to use a local installation (#3682) 2021-04-15 09:01:18 +09:00
linter Allow lintr to consider .Renviron settings. Fix #3391 (#3727) 2021-05-25 09:30:42 +09:00
lsp #3599 - Use ale_root instead of ale_lsp_root 2021-03-01 20:51:29 +00:00
python
script #3633 - Put all dummy test files in test/test-files 2021-03-20 22:11:42 +00:00
sign
test-files Updated solhint linter to be able to use a local installation (#3682) 2021-04-15 09:01:18 +09:00
util Close #2281 - Separate cwd commands from commands 2021-03-01 20:11:10 +00:00
v_files Add support for V: "v" (compiler) and "vfmt" fixer. (#3622) 2021-03-26 15:38:57 +09:00
smoke_test.vader 3560 add vim 8.2 and nvim 0.4 to ci tests (#3561) 2021-01-27 19:52:24 +00:00
test_ale_has.vader Bump the ALE version to v3.1.0 2021-02-11 19:47:29 +00:00
test_ale_info_to_clipboard.vader
test_ale_info.vader #3599 - Use ale_root instead of ale_lsp_root 2021-03-01 20:51:29 +00:00
test_ale_lint_command.vader
test_ale_lint_stop_command.vader
test_ale_toggle.vader
test_ale_var.vader
test_alejobstarted_autocmd.vader
test_alelint_autocmd.vader
test_ant_build_classpath_command.vader #3633 - Put all dummy test files in test/test-files 2021-03-20 22:11:42 +00:00
test_ant_find_project_root.vader #3633 - Put all dummy test files in test/test-files 2021-03-20 22:11:42 +00:00
test_autocmd_commands.vader
test_backwards_compatibility.vader
test_balloon_messages.vader
test_c_flag_parsing.vader #3633 - Put all dummy test files in test/test-files 2021-03-20 22:11:42 +00:00
test_checkingbuffer_autocmd.vader
test_cleanup.vader
test_code_action_corner_cases.vader Fixes to code actions (cursor moving, tests, EOL/EOF corner cases) (#3478) 2021-02-20 16:16:47 +00:00
test_code_action_python.vader Fixes to code actions (cursor moving, tests, EOL/EOF corner cases) (#3478) 2021-02-20 16:16:47 +00:00
test_code_action.vader Fixes to code actions (cursor moving, tests, EOL/EOF corner cases) (#3478) 2021-02-20 16:16:47 +00:00
test_codefix.vader
test_computed_lint_file_values.vader
test_csslint_config_detection.vader #3633 - Put all dummy test files in test/test-files 2021-03-20 22:11:42 +00:00
test_cursor_warnings.vader
test_deferred_command_string.vader
test_deferred_executable_string.vader
test_deno_executable_detection.vader feat: Add Deno fmt fixer 2021-01-22 19:06:52 +01:00
test_disabling_ale.vader
test_dockerfile_hadolint_linter.vader hadolint: fix color output and stdin shown as "-" (#3680) 2021-04-10 21:17:55 +09:00
test_env_function.vader
test_errors_removed_after_filetype_changed.vader
test_filename_mapping.vader
test_filetype_linter_defaults.vader Test default linters for apkbuild 2021-01-22 14:04:26 -03:00
test_filetype_mapping.vader
test_find_nearest_directory.vader #3633 - Put all dummy test files in test/test-files 2021-03-20 22:11:42 +00:00
test_find_references.vader
test_floating_preview.vader
test_format_command.vader Close #2281 - Separate cwd commands from commands 2021-03-01 20:11:10 +00:00
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 #3632 Add ale#util#MapMatches 2021-03-15 22:30:22 +00:00
test_go_to_definition.vader Close #2102 - Add support for the Angular language server 2021-03-14 21:10:20 +00:00
test_gradle_build_classpath_command.vader #3633 - Put all dummy test files in test/test-files 2021-03-20 22:11:42 +00:00
test_gradle_find_executable.vader #3633 - Put all dummy test files in test/test-files 2021-03-20 22:11:42 +00:00
test_gradle_find_project_root.vader #3633 - Put all dummy test files in test/test-files 2021-03-20 22:11:42 +00:00
test_highlight_placement.vader
test_highlight_position_chunking.vader
test_history_saving.vader
test_hover_parsing.vader
test_hover.vader
test_ignoring_linters.vader
test_jq_linter.vader Add command callback test 2021-02-02 13:15:46 +01:00
test_jsonlint_executable_detection.vader #3633 - Put all dummy test files in test/test-files 2021-03-20 22:11:42 +00:00
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 #3599 - Use ale_root instead of ale_lsp_root 2021-03-01 20:51:29 +00:00
test_linter_retrieval.vader
test_linter_type_mapping.vader
test_linting_blacklist.vader
test_linting_updates_loclist.vader 3560 add vim 8.2 and nvim 0.4 to ci tests (#3561) 2021-01-27 19:52:24 +00:00
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_maven_build_classpath_command.vader #3633 - Put all dummy test files in test/test-files 2021-03-20 22:11:42 +00:00
test_maven_find_executable.vader #3633 - Put all dummy test files in test/test-files 2021-03-20 22:11:42 +00:00
test_maven_find_project_root.vader #3633 - Put all dummy test files in test/test-files 2021-03-20 22:11:42 +00:00
test_nearest_file_search.vader #3633 - Put all dummy test files in test/test-files 2021-03-20 22:11:42 +00:00
test_nimlsp_project_root.vader #3633 - Put all dummy test files in test/test-files 2021-03-20 22:11:42 +00:00
test_no_linting_on_write_quit.vader
test_organize_imports.vader
test_other_sources.vader
test_parse_command_args.vader
test_path_dirname.vader Fix ale#path#Dirname on Windows 2021-03-15 21:30:13 +00:00
test_path_equality.vader
test_path_upwards.vader
test_path_uri.vader
test_pattern_options.vader
test_prepare_command.vader
test_puppet_path_detection.vader #3633 - Put all dummy test files in test/test-files 2021-03-20 22:11:42 +00:00
test_python_find_project_root.vader #3633 - Put all dummy test files in test/test-files 2021-03-20 22:11:42 +00:00
test_python_pipenv.vader #3633 - Put all dummy test files in test/test-files 2021-03-20 22:11:42 +00:00
test_python_traceback.vader
test_python_virtualenv.vader
test_quickfix_deduplication.vader
test_quitting_variable.vader
test_redundant_tsserver_rendering_avoided.vader Fix tests for LSP suggestions 2021-02-06 18:55:21 +00:00
test_regex_escaping.vader
test_rename.vader
test_resolve_local_path.vader #3633 - Put all dummy test files in test/test-files 2021-03-20 22:11:42 +00:00
test_results_not_cleared_when_opening_loclist.vader
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
test_shell_detection.vader
test_should_do_nothing_conditions.vader
test_sml_command.vader #3633 - Put all dummy test files in test/test-files 2021-03-20 22:11:42 +00:00
test_socket_connections.vader #3633 - Put all dummy test files in test/test-files 2021-03-20 22:11:42 +00:00
test_statusline.vader
test_swift_find_project_root.vader #3633 - Put all dummy test files in test/test-files 2021-03-20 22:11:42 +00:00
test_symbol_search.vader
test_temporary_file_management.vader
test_tmpdir_wrapper.vader
test_vim8_processid_parsing.vader
test_windows_escaping.vader
test_wrap_comand.vader
test_writefile_function.vader
vimrc