ale/test
2018-06-20 08:34:42 +01:00
..
.config/nvim
command_callback Adapt test to also use Rscript --vanilla 2018-06-07 15:56:14 +02:00
completion Lazy-load LSP linters, and check b:changedtick before notifying about changes 2018-06-15 10:01:28 +01:00
csslint-test-files
cucumber_fixtures/features Add cucumber checker for cucumber files 2018-04-20 22:54:29 -04:00
elixir-test-files
elm-test-files Upgrade Elm linter to support 0.19 error reports 2018-05-11 19:15:40 +02:00
eslint-test-files
fix Use the command line to filter ALEFix's command line completion. 2018-05-10 16:15:08 +02:00
fixers Set --parser option in Prettier's fixer (#1620) 2018-06-18 22:40:57 +01:00
flow
go_files
gradle-test-files
hack_files
hamllint-test-files
handler Add end_lnum and end_col in cfn_python_lint handler 2018-06-13 09:11:14 +09:00
javascript_files
json_files
lsp Lazy-load LSP linters, and check b:changedtick before notifying about changes 2018-06-15 10:01:28 +01:00
phpcs-test-files
prettier-test-files Set --parser option in Prettier's fixer (#1620) 2018-06-18 22:40:57 +01:00
reasonml_files
ruby_fixtures
rust_files
script Update run-tests to make use of /usr/bin/env (#1548) 2018-05-01 13:18:03 +01:00
sign #1524 Do not try to check buffers with empty filetypes 2018-05-28 17:38:14 +01:00
slimlint-test-files
smlnj
test_c_projects Added additional unit tests + adapted review comments #1167 2018-03-21 20:44:35 +01:00
tflint-test-files/foo
top
util
smoke_test.vader TUI / GUI tooltip with content from ALEHover (#1556) 2018-05-16 21:23:48 +01:00
test_ale_info.vader #1524 - Define global variables where they are needed 2018-05-28 19:19:20 +01:00
test_ale_lint_command.vader Remove a redundant variable in tests 2018-06-19 20:12:49 +01:00
test_ale_toggle.vader Fix condition to test a balloon feature 2018-05-11 19:07:16 +09:00
test_ale_var.vader
test_alejobstarted_autocmd.vader Add test for ALEJobStarted 2018-04-27 22:00:50 -07:00
test_alelint_autocmd.vader #1524 Do not try to check buffers with empty filetypes 2018-05-28 17:38:14 +01:00
test_autocmd_commands.vader Move the initialization of augroups to then events file 2018-06-19 20:31:58 +01:00
test_backwards_compatibility.vader
test_balloon_messages.vader Close #1494 - Prefer displaying higher severity problems for cursor messages, balloons, and highlights 2018-04-10 21:05:22 +01:00
test_c_import_paths.vader #1167 Use the make -n parsing for C++ compilers, and document the new option 2018-03-27 19:24:22 +01:00
test_c_parse_makefile.vader Extended unit tests + simplified parsing algoritme #1167 2018-03-27 10:18:24 +02:00
test_checkingbuffer_autocmd.vader Add some tests for IsCheckingBuffer 2018-04-28 14:50:20 -07:00
test_cleanup.vader
test_command_chain.vader
test_csslint_config_detection.vader
test_cursor_warnings.vader Close #1494 - Prefer displaying higher severity problems for cursor messages, balloons, and highlights 2018-04-10 21:05:22 +01:00
test_disabling_ale.vader
test_dockerfile_hadolint_linter.vader
test_elm_executable_detection.vader Test global problems and imported module errors 2018-05-11 20:07:28 +02:00
test_engine_invocation.vader
test_engine_lsp_response_handling.vader Lazy-load LSP linters, and check b:changedtick before notifying about changes 2018-06-15 10:01:28 +01:00
test_errors_removed_after_filetype_changed.vader
test_eslint_executable_detection.vader
test_filetype_linter_defaults.vader
test_filetype_mapping.vader
test_find_nearest_directory.vader
test_find_references.vader Lazy-load LSP linters, and check b:changedtick before notifying about changes 2018-06-15 10:01:28 +01:00
test_flow_command.vader Close #1504 - Add an option for removing --respect-pragma for flow 2018-04-15 12:25:15 +01:00
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 Lazy-load LSP linters, and check b:changedtick before notifying about changes 2018-06-15 10:01:28 +01:00
test_gradle_build_classpath_command.vader
test_gradle_find_executable.vader
test_gradle_find_project_root.vader
test_highlight_placement.vader
test_highlight_position_chunking.vader
test_history_saving.vader
test_hover.vader Lazy-load LSP linters, and check b:changedtick before notifying about changes 2018-06-15 10:01:28 +01: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 Allow initialization options to be passed to language servers 2018-06-06 17:53:36 +01:00
test_linter_retrieval.vader #1278 Allow linters to be defined pretty much anywhere 2018-04-24 21:48:33 +01:00
test_linter_type_mapping.vader
test_linting_blacklist.vader
test_linting_updates_loclist.vader
test_list_formatting.vader
test_list_opening.vader Option to open lists vertically (#1381) 2018-03-02 20:22:29 +00:00
test_list_titles.vader
test_load_all_linters.vader
test_loclist_binary_search.vader Close #1494 - Prefer displaying higher severity problems for cursor messages, balloons, and highlights 2018-04-10 21:05:22 +01:00
test_loclist_corrections.vader Fix #605 - Support vcol: 1 for multi-byte character positions 2018-04-08 17:17:46 +01:00
test_loclist_jumping.vader Close #1494 - Prefer displaying higher severity problems for cursor messages, balloons, and highlights 2018-04-10 21:05:22 +01:00
test_loclist_sorting.vader Close #1494 - Prefer displaying higher severity problems for cursor messages, balloons, and highlights 2018-04-10 21:05:22 +01:00
test_nearest_file_search.vader
test_no_linting_on_write_quit.vader
test_path_equality.vader
test_path_upwards.vader
test_path_uri.vader
test_pattern_options.vader #1621 - Tolerate SetOptions calls when ALE is loaded in a weird way 2018-06-01 21:03:22 +01:00
test_phpcs_executable_detection.vader
test_phpcs_include_code.vader
test_prepare_command.vader Fix #1495 - Fall back to /bin/sh when shell=pwsh 2018-04-12 21:01:35 +01:00
test_python_virtualenv.vader
test_quickfix_deduplication.vader Close #1494 - Prefer displaying higher severity problems for cursor messages, balloons, and highlights 2018-04-10 21:05:22 +01:00
test_quitting_variable.vader Move ClockMilliseconds to events, so fewer files are loaded some times 2018-06-19 20:53:49 +01:00
test_regex_escaping.vader
test_resolve_local_path.vader
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 #1524 Do not try to check buffers with empty filetypes 2018-05-28 17:38:14 +01:00
test_sml_command.vader
test_statusline.vader
test_temporary_file_management.vader #1524 Do not try to check buffers with empty filetypes 2018-05-28 17:38:14 +01:00
test_tflint_config_detection.vader
test_tmpdir_init.vader
test_verilog_verilator_options.vader #1524 Do not try to check buffers with empty filetypes 2018-05-28 17:38:14 +01:00
test_vim8_processid_parsing.vader
test_windows_escaping.vader
test_wrap_comand.vader
test_writefile_function.vader
vimrc