kakoune/test/unit
2016-07-26 10:42:33 +03:00
..
align
all
append
append-at-eol
around Add unit tests for an arbitrary slash-based selection 2016-07-26 10:42:33 +03:00
change
clear-selections
concat-paste
concat-paste-line Fix test with new selection desc format 2015-06-27 16:14:15 +01:00
convert-spaces-to-tabs Add a spaces to tabs test 2016-03-30 19:41:21 +01:00
convert-tabs-to-spaces Add a spaces to tabs test 2016-03-30 19:41:21 +01:00
deindent add testing framework 2014-06-30 12:22:50 +02:00
delete
end Refactor select_arguments and slightly change behaviour for non-inner 2015-07-01 23:47:22 +01:00
end-extending Refactor select_arguments and slightly change behaviour for non-inner 2015-07-01 23:47:22 +01:00
extend-lines Add unit tests for <a-x> and <a-X> 2015-08-11 13:28:50 +01:00
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
goto Fix unit tests after gl/gh behaviour change 2015-06-08 22:32:15 +01:00
goto-extending Fix unit tests after gl/gh behaviour change 2015-06-08 22:32:15 +01:00
indent
inner Add unit tests for an arbitrary slash-based selection 2016-07-26 10:42:33 +03:00
insert
insert-at-line-start
insert-replace
keep-cmd Add a $ command unit test 2015-03-13 13:50:08 +00:00
lower-case
match-char
move Rename tests to avoid upper/lower case collisions 2014-11-26 13:56:00 +00:00
next-big-word
next-big-word-extending
next-match
next-match-appending
next-word
next-word-extending
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 Fix tests after macros/marks syntax change 2015-08-20 19:15:44 +01:00
redo Fix various tests 2014-10-09 19:05:42 +01:00
reload Add a reload test 2016-03-17 11:38:07 +00:00
repeat-insert
replace
replace-lines Add a replace-line unit test 2016-03-17 12:07:38 +00:00
replay-macro Fix tests after macros/marks syntax change 2015-08-20 19:15:44 +01:00
rotate Properly test rotate 2015-06-23 20:58:44 +01:00
rotate-content Fix test handling of ' and rotate-content test 2015-06-21 19:36:53 +01:00
save-selections Fix tests after macros/marks syntax change 2015-08-20 19:15:44 +01:00
search
search-extending
search-reverse
search-reverse-extending
search-reverse-rightmost Add reverse search unit tests 2015-12-27 16:24:37 +01:00
select
select-line
select-line-extending
split
split-at-begin Fix splitting selecting the first buffer char when there is a match at buffer begin 2016-04-30 10:37:31 +01:00
start Added tests for argument text object 2015-07-01 17:42:10 +02:00
start-extending Refactor select_arguments and slightly change behaviour for non-inner 2015-07-01 23:47:22 +01:00
switch-case
to-char-backward
to-char-backward-extending
to-char-forward
to-char-forward-extending
trim-lines Add unit tests for <a-x> and <a-X> 2015-08-11 13:28:50 +01:00
undo
undo-after-replace-lines Fix another bug in Buffer::replace implementation 2016-03-17 12:38:09 +00:00
upper-case
view
yank