ale/test
w0rp fbfde6968a Fix a typo 2017-11-22 17:44:21 +00:00
..
.config/nvim
command_callback Fix the Windows tests for pyls 2017-11-22 00:42:39 +00:00
csslint-test-files
elixir-test-files new fixer elixir mix format 2017-10-22 19:20:38 -04:00
elm-test-files Elm local install support (#915) 2017-09-10 12:58:42 +01:00
eslint-test-files Fix #923 Use package.json as a last resort for eslint --fix 2017-09-12 09:10:37 +01:00
fix Support fixer aliases, and make prettier-eslint and prettier-standard just work 2017-11-22 15:31:39 +00:00
fixers Fix a typo 2017-11-22 17:44:21 +00:00
flow
go_files gofmt fixer for Go (#970) 2017-10-03 18:54:35 +01:00
gradle-test-files
hack_files Add hackfmt fixer 2017-10-27 13:42:55 -07:00
hamllint-test-files force add test fixtures for hamllint 2017-10-25 21:35:24 +02:00
handler #1151 - Overhaul the foodcritic linter for checking files on disk 2017-11-21 13:38:33 +00:00
lsp Quietly add go to definition support for tsserver 2017-11-21 00:21:45 +00:00
phpcs-test-files
prettier-test-files
reasonml_files refmt fixer for ReasonML 2017-10-29 21:48:28 +01:00
ruby_fixtures [eruby] Add GetCommand to erb linter 2017-11-12 23:33:30 -05:00
rust_files add rustfmt fixer 2017-10-21 12:31:49 -05:00
script Complain about stray echo lines in the codebase 2017-11-15 12:00:13 +00:00
sign Make one of the sign tests work in all locales 2017-10-25 22:35:21 +01:00
slimlint-test-files slimlint: Search for .rubocop.yml and use it 2017-09-15 18:56:59 +02:00
smlnj
test_c_projects
tflint-test-files/foo Add tflint fot Terraform 2017-10-26 19:37:04 +01:00
top
util Fix more random Windows test issues 2017-09-09 18:03:34 +01:00
smoke_test.vader
test_ale_info.vader #852 Support formatting echo messages with error codes. No linters set the `code` key yet 2017-11-13 00:47:34 +00:00
test_ale_lint_command.vader Get all tests to pass on Windows 2017-10-23 23:09:40 +01:00
test_ale_toggle.vader #857 - Add b:ale_fix_on_save for controlling fixing on save for specific buffers 2017-10-30 22:19:57 +00:00
test_ale_var.vader
test_alelint_autocmd.vader
test_autocmd_commands.vader #1095 Apply all patterns for g:ale_pattern_options, instead of just the first match 2017-11-12 10:56:53 +00:00
test_backwards_compatibility.vader
test_balloon_messages.vader
test_c_import_paths.vader Get all tests to pass on Windows 2017-10-23 23:09:40 +01:00
test_cleanup.vader
test_command_chain.vader Get all tests to pass on Windows 2017-10-23 23:09:40 +01:00
test_completion.vader Use some default regex for completion support in other filetypes 2017-11-21 16:18:08 +00:00
test_conflicting_plugin_warnings.vader
test_csslint_config_detection.vader Get all tests to pass on Windows 2017-10-23 23:09:40 +01:00
test_cursor_warnings.vader Make the message formats configurable with buffer local variables 2017-11-19 23:44:09 +00:00
test_disabling_ale.vader
test_dockerfile_hadolint_linter.vader
test_elm_executable_detection.vader Get all tests to pass on Windows 2017-10-23 23:09:40 +01:00
test_engine_invocation.vader
test_engine_lsp_response_handling.vader
test_errors_removed_after_filetype_changed.vader Get all tests to pass on Windows 2017-10-23 23:09:40 +01:00
test_eslint_executable_detection.vader Get all tests to pass on Windows 2017-10-23 23:09:40 +01:00
test_filetype_linter_defaults.vader Fix #1128 - Add g:ale_linters_explicit for only enabling linters explicitly 2017-11-14 19:55:46 +00:00
test_filetype_mapping.vader
test_find_nearest_directory.vader Get all tests to pass on Windows 2017-10-23 23:09:40 +01:00
test_flow_command.vader Simplfy semver handling and share the semver version cache across everything 2017-11-12 10:56:53 +00:00
test_format_command.vader Get more of the tests to pass on Windows 2017-10-23 01:26:31 +01:00
test_format_temporary_file_creation.vader Get more of the tests to pass on Windows 2017-10-23 01:26:31 +01:00
test_function_arg_count.vader
test_fuzzy_json_decode.vader
test_get_abspath.vader Get more of the tests to pass on Windows 2017-10-23 01:26:31 +01:00
test_get_loclist.vader
test_getmatches.vader
test_go_to_definition.vader Quietly add go to definition support for tsserver 2017-11-21 00:21:45 +00:00
test_gradle_build_classpath_command.vader Get more of the tests to pass on Windows 2017-10-23 01:26:31 +01:00
test_gradle_find_executable.vader Get more of the tests to pass on Windows 2017-10-23 01:26:31 +01:00
test_gradle_find_project_root.vader Get more of the tests to pass on Windows 2017-10-23 01:26:31 +01:00
test_highlight_placement.vader Fix #741 - Set highlights for entire lines when signs are disabled 2017-11-17 14:29:57 +00:00
test_highlight_position_chunking.vader
test_history_saving.vader Get more of the tests to pass on Windows 2017-10-23 01:26:31 +01:00
test_line_join.vader #1006 Fix raw message handling for LSP support in NeoVim 2017-11-06 22:46:32 +00:00
test_lint_error_delay.vader #965 Check ale#ShouldDoNothing() less and such often, for better performance 2017-10-11 23:51:41 +01:00
test_lint_file_linters.vader #857 - Add b:ale_fix_on_save for controlling fixing on save for specific buffers 2017-10-30 22:19:57 +00:00
test_lint_on_enter_when_file_changed.vader Get more of the tests to pass on Windows 2017-10-23 01:26:31 +01:00
test_lint_on_filetype_changed.vader
test_linter_defintion_processing.vader
test_linter_retrieval.vader Fix #1128 - Add g:ale_linters_explicit for only enabling linters explicitly 2017-11-14 19:55:46 +00:00
test_linter_type_mapping.vader
test_linting_blacklist.vader
test_linting_updates_loclist.vader Fix some random test issues for Windows 2017-09-11 00:47:27 +01:00
test_list_formatting.vader Make the message formats configurable with buffer local variables 2017-11-19 23:44:09 +00:00
test_list_opening.vader
test_list_titles.vader Fix some random test issues for Windows 2017-09-11 00:47:27 +01:00
test_load_all_linters.vader
test_loclist_binary_search.vader
test_loclist_corrections.vader #852 Pass on error codes in the loclist corrections 2017-11-13 23:34:00 +00:00
test_loclist_jumping.vader
test_loclist_sorting.vader
test_nearest_file_search.vader Fix some random test issues for Windows 2017-09-11 00:47:27 +01:00
test_no_linting_on_write_quit.vader Get more tests to pass on Windows 2017-10-18 23:42:51 +01:00
test_path_equality.vader Make temporary file detection work on just about all platforms 2017-09-14 00:11:17 +01:00
test_path_upwards.vader Fix some random test issues for Windows 2017-09-11 00:47:27 +01:00
test_path_uri.vader #1149 Fix conversion from URIs to filenames on Windows 2017-11-20 00:02:33 +00:00
test_pattern_options.vader #1095 Cache the sorting of patterns for g:ale_pattern_options 2017-11-12 10:56:53 +00:00
test_phpcs_executable_detection.vader Fix some random test issues for Windows 2017-09-11 00:47:27 +01:00
test_phpcs_include_code.vader Add test for phpcs error code 2017-10-26 12:22:34 -04:00
test_prepare_command.vader Fix some random test issues for Windows 2017-09-11 00:47:27 +01:00
test_python_virtualenv.vader Add a test to ensure $VIRTUAL_ENV is respected. 2017-10-11 13:42:38 -07:00
test_quickfix_deduplication.vader
test_quitting_variable.vader #904 - Allow linting to run on save a second after :q fails 2017-10-17 00:37:29 +01:00
test_regex_escaping.vader
test_resolve_local_path.vader Fix some random test issues for Windows 2017-09-11 00:47:27 +01:00
test_results_not_cleared_when_opening_loclist.vader Fix some random test issues for Windows 2017-09-11 00:47:27 +01:00
test_sandbox_execution.vader
test_semver_utils.vader Simplfy semver handling and share the semver version cache across everything 2017-11-12 10:56:53 +00:00
test_set_list_timers.vader
test_setting_loclist_from_another_buffer.vader
test_setting_problems_found_in_previous_buffers.vader
test_shell_detection.vader Fix #1051 - Support ash and dash for shellcheck and the sh linter 2017-10-26 21:21:42 +01:00
test_should_do_nothing_conditions.vader Fix #1048 - Do not lint files named "." 2017-10-26 20:29:33 +01:00
test_sml_command.vader Fix an SML variable init bug, and get the SML cm file tests to pass on Windows 2017-09-10 00:20:05 +01:00
test_statusline.vader Fix typos 2017-10-03 01:11:54 +09:00
test_temporary_file_management.vader Get some more random tests to work on Windows 2017-09-08 21:51:49 +01:00
test_tflint_config_detection.vader don't use stdin with tflint 2017-10-26 14:14:28 -05:00
test_tmpdir_init.vader Get some more random tests to work on Windows 2017-09-08 21:51:49 +01:00
test_verilog_verilator_options.vader
test_vim8_processid_parsing.vader
test_windows_escaping.vader
test_writefile_function.vader
vimrc execute the `set encoding` test setting to get Vint to shut up 2017-09-09 18:22:59 +01:00