kakoune/test/unit
2017-03-07 19:02:00 +03:00
..
align
align-tab
all
append
append-at-eol
change
clear-selections
codepoint-width test: Fix UTF8 compliant locale detection 2017-02-23 18:46:56 +03:00
concat-paste
concat-paste-line Fix test with new selection desc format 2015-06-27 16:14:15 +01:00
convert-spaces-to-tabs
convert-tabs-to-spaces Add a spaces to tabs test 2016-03-30 19:41:21 +01:00
deindent
delete
extend-lines
facedesc-invalid-syntax Add two unit tests for invalid syntaxes in the command 2015-12-15 11:13:26 +03:00
find-char-backward
find-char-backward-extending
find-char-forward
find-char-forward-extending Rename tests to avoid upper/lower case collisions 2014-11-26 13:56:00 +00:00
goto test: Remove empty test directories 2017-03-07 19:02:00 +03:00
goto-extending test: Remove empty test directories 2017-03-07 19:02:00 +03:00
indent
insert
insert-at-line-start
insert-replace Do not merge overlapping selections in InputMode::Replace 2014-11-22 21:20:29 +00:00
keep-cmd
lower-case
match-char
move
next-big-word
next-big-word-extending
next-match
next-match-appending
next-word
next-word-extending
object Change word object selector to fail if the cursor is not on a word char 2017-03-04 18:33:50 +00:00
open-above
open-below
paste-after
paste-before
pipe
pipe-to
previous-big-word
previous-big-word-extending
previous-word
previous-word-extending
record-macro
redo
reload
repeat-insert add testing framework 2014-06-30 12:22:50 +02:00
repeat-select
replace add testing framework 2014-06-30 12:22:50 +02:00
replace-lines Add a replace-line unit test 2016-03-17 12:07:38 +00:00
replay-macro
rotate
rotate-content Use <a-'> for backward rotate selection and move rotate content to <a-"> 2017-02-01 22:53:42 +00:00
save-selections
search
search-extending
search-reverse
search-reverse-extending
search-reverse-rightmost
select
select-line
select-line-extending
split
split-at-begin
switch-case add testing framework 2014-06-30 12:22:50 +02:00
to-char-backward
to-char-backward-extending
to-char-forward
to-char-forward-extending
trim-lines
undo
undo-after-replace-lines Fix another bug in Buffer::replace implementation 2016-03-17 12:38:09 +00:00
upper-case
yank