aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/test/sign (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replace appveyor with GitHub actions (#5119)Horacio Sanson2026-05-121-0/+14
* Use different group names for signs and virtual text (#4704)Ingo Meyer2024-01-143-17/+17
* #4454 Clean up more tests and codew0rp2023-09-162-30/+8
* diagnostics: support sending ALE output to Neovim's diagnostics API (#4345)Ben Boeckel2023-01-291-0/+9
* Make it easier to run tests locallyw0rp2020-08-162-0/+4
* Fix vim sign priority patch checkStarryLeo2020-03-153-11/+11
* Fix #2835 - Bump up the sign group version check for NeoVimw0rp2019-10-213-11/+11
* Fix sign parser to be language independent.Horacio Sanson2019-10-041-4/+15
* 569 support vim sign group and priority (#2786)Horacio Sanson2019-09-255-43/+106
* #2132 - Replace command_chain and chain_with with ale#command#Runw0rp2019-04-072-0/+3
* #2132 - lint and fix with ale#command#Runw0rp2019-02-062-0/+2
* Fix #1687 - Parse highlights when verbose > 0w0rp2018-07-151-1/+14
* Make a test which can fail randomly synchronous insteadw0rp2018-06-281-5/+18
* Get tests running and passing with NeoVim 0.2 and 0.3w0rp2018-06-282-4/+15
* #1524 Do not try to check buffers with empty filetypesw0rp2018-05-281-0/+2
* Make one of the sign tests work in all localesw0rp2017-10-251-2/+1
* Handle multiple files localtion lists with gcc handler (#1034)Gerry Agbobada2017-10-251-1/+2
* Make the sign placement test pass more often by using another shellw0rp2017-10-251-1/+1
* #965 - Support limiting the number of signs ALE will setw0rp2017-10-121-0/+57
* Fix #964 - Remove signs when multiple signs end up on a single linew0rp2017-10-031-0/+11
* Fix #924 - Make changing the sign column color work againw0rp2017-09-121-2/+24
* Fix more random Windows test issuesw0rp2017-09-092-2/+2
* #505 - Do not lint files on enter if the option for linting when the filetype...w0rp2017-09-021-0/+3
* Fix #825 - Downgrade signs when problems changew0rp2017-08-262-30/+107
* #653 - Filter items based on the buffer number for signsw0rp2017-08-131-1/+27
* Fix a failing testw0rp2017-08-121-12/+12
* Experimental code for showing results as soon as each linter completesw0rp2017-06-081-18/+22
* Remove the test for highlight linking, because it just cannot be testedw0rp2017-05-221-9/+0
* Fix #572 - Link to whatever SignColumn links to for ALESignColumnWithoutErrorsw0rp2017-05-221-7/+27
* #309 Add an option for changing the sign column color when problems are detectedw0rp2017-05-211-0/+22
* #149 - Support Info, style error, and style warning types for problems for signsw0rp2017-05-201-0/+32
* Run all tests in NeoVim, improve the test script, and make all tests pass for...w0rp2017-05-121-0/+1
* Try and make the sign tests pass more oftenw0rp2017-05-051-2/+2
* Fix #506 - Don't set signs for buffers which don't existw0rp2017-04-261-0/+3
* #333 Update line numbers for loclist items when current sign_id values are setw0rp2017-03-142-16/+76
* #333 Save sign IDs back on loclist items, and make it possible to get line nu...w0rp2017-03-111-5/+5
* Cover error priority in the sign testsw0rp2017-03-111-10/+29
* Cover parsing of Italian signs with testsw0rp2017-03-101-0/+3
* Fix sign tests.w0rp2017-03-092-14/+27
* Group sign testsw0rp2017-03-093-0/+118