ale/test
2017-09-12 09:36:16 +01:00
..
.config/nvim
command_callback Fix some random test issues for Windows 2017-09-11 00:47:27 +01:00
csslint-test-files
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
fixers Fix #923 Use package.json as a last resort for eslint --fix 2017-09-12 09:10:37 +01:00
flow
gradle-test-files
handler Get more tests to pass on Windows 2017-09-11 22:25:15 +01:00
lsp Fix some path issues, and get lsp dir tests passing on Windows 2017-09-09 18:39:56 +01:00
phpcs-test-files
prettier-test-files Add 'prettier' fixer support to TypeScript, CSS, SCSS and JSON (#910) 2017-09-06 15:21:26 +01:00
ruby_fixtures
script Ban getcwd() from the codebase, as it causes problems 2017-09-12 09:36:16 +01:00
sign Fix more random Windows test issues 2017-09-09 18:03:34 +01:00
smlnj Detect and use CM files for smlnj (#884) 2017-09-03 19:56:14 +01:00
test_c_projects
top
util Fix more random Windows test issues 2017-09-09 18:03:34 +01:00
smoke_test.vader Fix the smoke_test.vader file on Windows 2017-09-08 21:38:51 +01:00
test_ale_fix_suggest.vader
test_ale_fix.vader Stop writing a test file in real world usage in some cases 2017-08-05 19:51:38 +01:00
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_elm_executable_detection.vader Elm local install support (#915) 2017-09-10 12:58:42 +01:00
test_engine_invocation.vader
test_engine_lsp_response_handling.vader
test_errors_removed_after_filetype_changed.vader
test_eslint_executable_detection.vader Fix #895 - Run Node.js scripts with node.exe instead of node on Windows 2017-08-31 13:12:24 +01:00
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 some random test issues for Windows 2017-09-11 00:47:27 +01:00
test_line_join.vader
test_lint_error_delay.vader #468 - Do not try to echo things for a while if something goes wrong 2017-08-12 10:47:06 +01:00
test_lint_file_linters.vader Fix some random test issues for Windows 2017-09-11 00:47:27 +01:00
test_lint_on_enter_when_file_changed.vader
test_lint_on_filetype_changed.vader #505 - Do not lint files on enter if the option for linting when the filetype changed is on 2017-09-02 16:57:01 +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 some random test issues for Windows 2017-09-11 00:47:27 +01:00
test_list_opening.vader Fix #912 - Close lists automatically when g:ale_open_list is set to 'on_save' again 2017-09-08 20:10:11 +01:00
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 #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 Fix some random test issues for Windows 2017-09-11 00:47:27 +01:00
test_path_equality.vader Fix some random test issues for Windows 2017-09-11 00:47:27 +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
test_pattern_options.vader
test_phpcs_executable_detection.vader Fix some random test issues for Windows 2017-09-11 00:47:27 +01:00
test_prepare_command.vader Fix some random test issues for Windows 2017-09-11 00:47:27 +01:00
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 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
test_set_list_timers.vader Fix #899 - Make the quickfix and loclist windows close again 2017-09-03 19:44:00 +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_should_do_nothing_conditions.vader Fix #891 - Do not check ctrlp-funky windows 2017-09-03 18:24:43 +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 #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 Get some more random tests to work on Windows 2017-09-08 21:51:49 +01: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 Fix #823 - Write Windows files with CRLF 2017-08-05 20:17:25 +01:00
vimrc execute the set encoding test setting to get Vint to shut up 2017-09-09 18:22:59 +01:00