index
:
kakoune.git
master
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
2017-03-15
Add regression test for #1105
Maxime Coste
2017-03-11
Increase modelinefmt configuration power
Dan Rosén
2017-03-07
test: Remove empty test directories
Frank LENORMAND
2017-03-04
Change word object selector to fail if the cursor is not on a word char
Maxime Coste
2017-03-03
Move object unit tests in their own subfolder
Maxime Coste
2017-03-03
Fix tests for indent selection
Maxime Coste
2017-03-03
Fix indent selection respect for original selection cursor position
Maxime Coste
2017-03-03
Return an optional selection in most selectors, fail rather than keep current
Maxime Coste
2017-02-23
test: Fix UTF8 compliant locale detection
Frank LENORMAND
2017-02-21
Refactor test run script
Maxime Coste
2017-02-20
Correctly handle mutation of the watcher list while iterating on them
Maxime Coste
2017-02-01
Use <a-'> for backward rotate selection and move rotate content to <a-">
Maxime Coste
2017-01-13
Import unit tests from danr/comment-insertion-refix pull request
Maxime Coste
2017-01-13
Fix capture group handling
Maxime Coste
2017-01-11
Add 1118 regression test case
Maxime Coste
2017-01-11
Fix 1074 test case with recent indent change
Maxime Coste
2017-01-10
Merge remote-tracking branch 'alexherbo2/command-names'
Maxime Coste
2017-01-06
Add regression test case for #1111
Maxime Coste
2017-01-04
update command names
Alex Leferry 2
2017-01-02
Fix comment autoinsert for c-family as well.
Maxime Coste
2017-01-02
Fix corner case in C indentation
Maxime Coste
2017-01-01
Add a regression test for #1051
Maxime Coste
2017-01-01
Better handling of linewise inserting when we have multiple selections per line
Maxime Coste
2016-12-17
Fix more uses of echo in the test run script
Maxime Coste
2016-12-17
Use printf instead of echo for displaying modified lines
Maxime Coste
2016-12-17
Respect TMPDIR in test run script
Maxime Coste
2016-12-17
Escape the backslash chars as well when joining strings
Maxime Coste
2016-12-16
Change the test session name to avoid hitting the unix socket path length limit
Maxime Coste
2016-12-15
Validate user text object desc more thorougly
Maxime Coste
2016-12-09
Improve C indentation support around namespace/struct closing bracket
Maxime Coste
2016-11-28
Always consider end of selection is not and eol for keep
Maxime Coste
2016-11-14
Rework c-family /* */ comments auto insertion of prefix star
Maxime Coste
2016-10-28
Fix align support with aligntab = true
Maxime Coste
2016-10-17
Remove sourcing of formatter.kak from the 872 regression test
Maxime Coste
2016-10-17
Merge remote-tracking branch 'lenormf/fix-formatcmd'
Maxime Coste
2016-10-16
Fix bug in c-family indentation logic after visibility labels
Maxime Coste
2016-10-15
Remove a script loaded in a test that's not required anymore
Frank LENORMAND
2016-10-14
Add the missing repeat-select test cases
Maxime Coste
2016-10-13
Fix python comment copy logic in python.kak
Maxime Coste
2016-10-05
Fix select_to_previous_word with spaces at buffer start
Maxime Coste
2016-10-01
Fix get_column function and add some unit tests for fullwidth text
Maxime Coste
2016-10-01
Support codepoints of variable width
Maxime Coste
2016-09-26
Selecting 'around' word when on spaces after word now selects next word
Maxime Coste
2016-09-19
Fix select_to_reverse to correctly handle the first character of the buffer
Maxime Coste
2016-09-04
Rework client quitting and handling of remote errors
Maxime Coste
2016-09-04
Do not crash whenever S matches the whole selection and hence does not select...
Maxime Coste
2016-07-27
Do not avoid end of lines after selecting modified ranges in undo
Maxime Coste
2016-07-27
Merge remote-tracking branch 'lenormf/select-arbitrary-punctuation'
Maxime Coste
2016-07-26
Rework compute_modified_ranges
Maxime Coste
2016-07-26
Add unit tests for an arbitrary slash-based selection
Frank LENORMAND
[prev]
[next]