kakoune/test/unit
2016-04-30 10:37:31 +01:00
..
align
all
append
append-at-eol Rename tests to avoid upper/lower case collisions 2014-11-26 13:56:00 +00:00
around Refactor select_arguments and slightly change behaviour for non-inner 2015-07-01 23:47:22 +01:00
change
clear-selections
concat-paste concat-{yank,delete} was removed, replace with concat-paste test 2014-10-09 19:08:33 +01:00
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
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 Rename tests to avoid upper/lower case collisions 2014-11-26 13:56:00 +00:00
find-char-forward
find-char-forward-extending Rename tests to avoid upper/lower case collisions 2014-11-26 13:56:00 +00:00
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 add testing framework 2014-06-30 12:22:50 +02:00
inner Added tests for argument text object 2015-07-01 17:42:10 +02:00
insert
insert-at-line-start Rename tests to avoid upper/lower case collisions 2014-11-26 13:56:00 +00:00
insert-replace Do not merge overlapping selections in InputMode::Replace 2014-11-22 21:20:29 +00:00
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 Rename tests to avoid upper/lower case collisions 2014-11-26 13:56:00 +00:00
next-big-word-extending Rename tests to avoid upper/lower case collisions 2014-11-26 13:56:00 +00:00
next-match
next-match-appending Rename tests to avoid upper/lower case collisions 2014-11-26 13:56:00 +00:00
next-word
next-word-extending Rename tests to avoid upper/lower case collisions 2014-11-26 13:56:00 +00:00
open-above
open-below
paste-after
paste-before
pipe
pipe-to Another try to fix pipe-to test on OSX 2015-01-12 20:41:55 +00:00
previous-big-word Rename tests to avoid upper/lower case collisions 2014-11-26 13:56:00 +00:00
previous-big-word-extending Rename tests to avoid upper/lower case collisions 2014-11-26 13:56:00 +00:00
previous-word
previous-word-extending Rename tests to avoid upper/lower case collisions 2014-11-26 13:56:00 +00:00
record-macro Fix tests after macros/marks syntax change 2015-08-20 19:15:44 +01:00
redo
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 Rename tests to avoid upper/lower case collisions 2014-11-26 13:56:00 +00:00
search-reverse
search-reverse-extending Rename tests to avoid upper/lower case collisions 2014-11-26 13:56:00 +00:00
search-reverse-rightmost Add reverse search unit tests 2015-12-27 16:24:37 +01:00
select
select-line
select-line-extending Rename tests to avoid upper/lower case collisions 2014-11-26 13:56:00 +00:00
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 Rename tests to avoid upper/lower case collisions 2014-11-26 13:56:00 +00:00
to-char-forward
to-char-forward-extending Rename tests to avoid upper/lower case collisions 2014-11-26 13:56:00 +00:00
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