summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2020-12-17Rust test rename deindent to dedentIvan Tham
2020-12-17Rust dedent after .awaitIvan Tham
2020-12-17Rust handle [ indent like { and (Ivan Tham
2020-11-23Fix test and re-add triple_string support in python highlightingMaxime Coste
2020-11-22Merge remote-tracking branch 'Screwtapello/test-doc-updates'Maxime Coste
2020-11-21test: Update the README to describe the current test API.Tim Allen
2020-11-20Ignore indent when completing linesAndrew Vos
2020-10-20Support explicit register for :, |, ! and $ commandsMaxime Coste
2020-10-12Fix region regexes incorrectly matching ^$ at end of lineMaxime Coste
2020-10-04Rust always indent after {Ivan Tham
2020-10-04Add missing rust indent after function {Ivan Tham
2020-10-01Merge remote-tracking branch 'pickfire/rust-indent' into masterMaxime Coste
2020-09-30Rust not to indent on hashIvan Tham
2020-09-28Rust reindent where to match blockIvan Tham
2020-09-27Add rust test for empty line indentIvan Tham
2020-09-27Rust improve align after partial statementIvan Tham
2020-09-27Rust align open paren for if and forIvan Tham
2020-09-26Improve shell indentation implementation.Simon Fowler
2020-09-22Merge remote-tracking branch 'm-kru/go_kak_fix' into masterMaxime Coste
2020-09-22Merge remote-tracking branch 'lenormf/fix-3735' into masterMaxime Coste
2020-09-22Ensure that the capture group actually matched in select_matchesMaxime Coste
2020-09-20Improve '}' auto inserting for go language.Michał Kruszewski
2020-09-18test: Implement a regression test for #3735Frank LENORMAND
2020-09-16test: Implement a regression test for #3733Frank LENORMAND
2020-09-07Provide better support for Go language.Michał Kruszewski
2020-08-02Support count argument for [s and ]sJohannes Altmanninger
2020-08-02Support count argument for [p and ]pJohannes Altmanninger
2020-08-02Move tests to accommodate tests with countJohannes Altmanninger
2020-07-31Fix escaping of single quotes in rust value highlighting testMaxime Coste
2020-07-31Merge remote-tracking branch 'pickfire/rust-highlight'Maxime Coste
2020-07-29Add tests for javascript deindentingJohn Isom
2020-07-27Add go test cases for bad indentation edge caseJohn Isom
2020-07-27Add rust test cases for bad indentation edge caseJohn Isom
2020-07-27Add c-family test cases for bad indentation edge caseJohn Isom
2020-07-26Add test cases for go closing brace indentationJohn Isom
2020-07-26Add test cases for rust closing brace indentationJohn Isom
2020-07-26Add test cases for c-family closing brace indentationJohn Isom
2020-07-09Improve rust comment closing handlingIvan Tham
2020-07-09Split rust comment testsIvan Tham
2020-07-09Fix rust character highlightIvan Tham
2020-07-09Fix rust comment endIvan Tham
2020-07-09Fix rust comment testIvan Tham
2020-07-09Fix rust doctest non-hidden macro highlightIvan Tham
2020-07-05Fix selections getting unsorted on scrollMaxime Coste
2020-06-10Drain ui-out to avoid deadlock with small pipe buffersMaxime Coste
2020-06-07Fix select wiping capturesMaxime Coste
2020-06-02Merge remote-tracking branch 'pickfire/rust-doctests'Maxime Coste
2020-06-02Merge remote-tracking branch 'pickfire/rust-dedent'Maxime Coste
2020-06-02Rust dedent { after where clauseIvan Tham
2020-05-31Rust indent after standalone whereIvan Tham