summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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
2020-05-31Rust indent block commentIvan Tham
2020-05-31Highlight doc tests in rustIvan Tham
2020-05-30Rust take indentation before comment to next lineIvan Tham
2020-05-30Handle dedent in rust syntaxIvan Tham
2020-05-30Merge commit 'krobelus/05-highlight-replace-ranges-crash^'Maxime Coste
2020-05-29Fix unintended interpretation of ranges length syntaxMaxime Coste
2020-05-28Fix typo in readmeJohannes Altmanninger
2020-05-28Fix invalid regions with begin > end being generatedMaxime Coste
2020-05-17Fix crash when selecting previous paragraph at buffer beginJohannes Altmanninger
2020-05-10Fix select_sentence going past the end of the bufferMaxime Coste
2020-04-27Support multi-line replace-rangesMaxime Coste
2020-04-27Display all failing ui_out in tests instead of just the first oneMaxime Coste
2020-04-27Do not replace partially selected ranges in replace-ranges highlighterMaxime Coste
2020-04-27Fix highlighting empty ranges at end of line and begin of lineMaxime Coste
2020-04-21Fix issue with select object and empty matchesMaxime Coste
2020-04-13Drop trailing EOL in test commandsMaxime Coste