ale/test
w0rp d49daeb816
Merge pull request #1698 from dsifford/dsifford-isort-options
add options variable to isort
2018-07-05 09:25:16 +01:00
..
.config/nvim
command_callback add dummy pyre binary and executable 2018-07-02 18:49:12 -04:00
completion Close #1690 - Respect the preview setting for completeopt 2018-07-04 08:52:18 +01:00
csslint-test-files
cucumber_fixtures/features Add cucumber checker for cucumber files 2018-04-20 22:54:29 -04:00
dart_files Added dartfmt fixer (#1683) 2018-07-01 13:55:41 +01: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 Close #1417 - Support wildcard filetypes for fixers 2018-06-21 01:21:11 +01:00
fixers address code review issues 2018-07-04 21:16:57 -04:00
flow
go_files Go: Add gotype support (#1099) 2018-01-07 12:11:01 +00:00
gradle-test-files
hack_files
hamllint-test-files
handler Respect ale_warn_about_trailing_whitespace for yamllint 2018-07-01 13:49:40 +01:00
javascript_files added importjs fixer 2017-12-05 00:37:31 +09:00
json_files Support fixing JSON files with fixjson 2018-01-24 10:36:31 +00:00
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 Automatically retry running Vader tests so Travis CI will fail less 2018-07-03 20:50:56 +01:00
sign Make a test which can fail randomly synchronous instead 2018-06-28 13:59:52 +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
dumb_tcp_client.py #830 Implement a socket wrapper API for use with LSP connections 2018-07-02 23:49:47 +01:00
dumb_tcp_server.py #830 Implement a socket wrapper API for use with LSP connections 2018-07-02 23:49:47 +01:00
smoke_test.vader Revert "Add a failing test to test re-running tests in AppVeyor" 2018-07-03 19:59:40 +01:00
test_ale_info.vader Close #1522 - Show suggested fixers in :ALEInfo 2018-06-21 02:26:41 +01:00
test_ale_lint_command.vader Get tests running and passing with NeoVim 0.2 and 0.3 2018-06-28 13:53:49 +01:00
test_ale_toggle.vader Get tests running and passing with NeoVim 0.2 and 0.3 2018-06-28 13:53:49 +01:00
test_ale_var.vader Optimise ale#Var a little 2018-07-04 23:54:14 +01:00
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 #1524 Avoid loading cursor code until engine code has been loaded 2018-07-03 21:14:00 +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 Clean up ALE linter buffer data when buffers are deleted, not unloaded 2017-12-19 15:35:57 +00:00
test_command_chain.vader
test_csslint_config_detection.vader Fix the mscs tests on Windows, and use the improved Simplify for all tests instead. 2017-12-19 18:23:09 +00:00
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 Added tests for hadolint 2018-01-29 22:21:50 +01:00
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 Fix the mscs tests on Windows, and use the improved Simplify for all tests instead. 2017-12-19 18:23:09 +00:00
test_filetype_linter_defaults.vader
test_filetype_mapping.vader
test_find_nearest_directory.vader Fix the mscs tests on Windows, and use the improved Simplify for all tests instead. 2017-12-19 18:23:09 +00:00
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 Get tests running and passing with NeoVim 0.2 and 0.3 2018-06-28 13:53:49 +01:00
test_function_arg_count.vader
test_fuzzy_json_decode.vader
test_get_abspath.vader Fix #1210 - Fix a Windows path issue which broke TSLint 2017-12-18 13:27:59 +00:00
test_get_loclist.vader
test_getmatches.vader
test_go_to_definition.vader Fix #1661 - Do not use :edit when jumping inside of a file 2018-06-21 21:20:54 +01:00
test_gradle_build_classpath_command.vader Fix the mscs tests on Windows, and use the improved Simplify for all tests instead. 2017-12-19 18:23:09 +00:00
test_gradle_find_executable.vader Fix the mscs tests on Windows, and use the improved Simplify for all tests instead. 2017-12-19 18:23:09 +00:00
test_gradle_find_project_root.vader Fix the mscs tests on Windows, and use the improved Simplify for all tests instead. 2017-12-19 18:23:09 +00:00
test_highlight_placement.vader Make highlight tests pass more in Neovim 0.3 2018-07-01 11:52:02 +01:00
test_highlight_position_chunking.vader
test_history_saving.vader Get tests running and passing with NeoVim 0.2 and 0.3 2018-06-28 13:53:49 +01:00
test_hover.vader Lazy-load LSP linters, and check b:changedtick before notifying about changes 2018-06-15 10:01:28 +01:00
test_ignoring_linters.vader Close #1453 #1172 - Add ale_linters_ignore for ignoring linter results 2018-06-24 21:16:45 +01:00
test_line_join.vader #830 Implement a socket wrapper API for use with LSP connections 2018-07-02 23:49:47 +01:00
test_lint_file_linters.vader Get tests running and passing with NeoVim 0.2 and 0.3 2018-06-28 13:53:49 +01:00
test_lint_on_enter_when_file_changed.vader
test_lint_on_filetype_changed.vader
test_linter_defintion_processing.vader Make the language option for LSP linters optional 2018-07-04 13:12:58 +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 Get tests running and passing with NeoVim 0.2 and 0.3 2018-06-28 13:53:49 +01:00
test_linting_updates_loclist.vader Get tests running and passing with NeoVim 0.2 and 0.3 2018-06-28 13:53:49 +01:00
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 Fix the mscs tests on Windows, and use the improved Simplify for all tests instead. 2017-12-19 18:23:09 +00:00
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 Fix the mscs tests on Windows, and use the improved Simplify for all tests instead. 2017-12-19 18:23:09 +00:00
test_no_linting_on_write_quit.vader
test_path_equality.vader Fix the mscs tests on Windows, and use the improved Simplify for all tests instead. 2017-12-19 18:23:09 +00:00
test_path_upwards.vader Fix #1210 - Fix a Windows path issue which broke TSLint 2017-12-18 13:27:59 +00:00
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 Fix the mscs tests on Windows, and use the improved Simplify for all tests instead. 2017-12-19 18:23:09 +00:00
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 Fix the mscs tests on Windows, and use the improved Simplify for all tests instead. 2017-12-19 18:23:09 +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 #1524 Do not try to check buffers with empty filetypes 2018-05-28 17:38:14 +01:00
test_sml_command.vader Fix the mscs tests on Windows, and use the improved Simplify for all tests instead. 2017-12-19 18:23:09 +00:00
test_socket_connections.vader #830 Make the LSP socket code so far use the new socket API 2018-07-03 00:30:26 +01:00
test_statusline.vader Remove deprecated code for the 2.0 release 2018-07-04 08:36:34 +01:00
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 Fix the mscs tests on Windows, and use the improved Simplify for all tests instead. 2017-12-19 18:23:09 +00:00
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 Fix a command wrapper test on Windows 2018-01-17 18:11:20 +00:00
test_writefile_function.vader
vimrc