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
/
unit
Age
Commit message (
Expand
)
Author
2015-08-20
Fix tests after macros/marks syntax change
Maxime Coste
2015-08-11
Add unit tests for <a-x> and <a-X>
Maxime Coste
2015-07-11
Add a save selections test case
Maxime Coste
2015-07-01
Refactor select_arguments and slightly change behaviour for non-inner
Maxime Coste
2015-07-01
Added tests for argument text object
Viktor Palmkvist
2015-06-27
Fix test with new selection desc format
Maxime Coste
2015-06-23
Properly test rotate
Maxime Coste
2015-06-21
Fix test handling of ' and rotate-content test
Maxime Coste
2015-06-08
Fix unit tests after gl/gh behaviour change
Maxime Coste
2015-04-14
Fix test with change in the selection desc format
Maxime Coste
2015-03-13
Add a $ command unit test
Maxime Coste
2015-02-09
Fix selecting of insert text in SelectionList::insert
Maxime Coste
2015-01-12
Another try to fix pipe-to test on OSX
Maxime Coste
2015-01-12
Try an alternative pipe-to method to fix OSX test
Maxime Coste
2014-12-15
Remove trailing eol
Maxime Coste
2014-12-13
Try to fix OSX pipe-to test
Maxime Coste
2014-12-12
Fix pipe-insert test
Maxime Coste
2014-11-26
Rename tests to avoid upper/lower case collisions
Maxime Coste
2014-11-22
Do not merge overlapping selections in InputMode::Replace
Maxime Coste
2014-11-22
Tweak the way we set initial text in testing framework
Maxime Coste
2014-10-11
Fix goto last buffer test
Maxime Coste
2014-10-09
concat-{yank,delete} was removed, replace with concat-paste test
Maxime Coste
2014-10-09
Fix various tests
Maxime Coste
2014-06-30
add testing framework
Alex Leferry 2