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
2015-04-14
Fix test with change in the selection desc format
Maxime Coste
2015-03-24
Use a dummy UI when running tests, so that we do not need a tty
Maxime Coste
2015-03-13
Add a $ command unit test
Maxime Coste
2015-03-06
Fix additional eol inserted when replace piping at end of buffer
Maxime Coste
2015-02-09
Fix selecting of insert text in SelectionList::insert
Maxime Coste
2015-01-23
Fix bug when deleting end of buffer text using multiple selections
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
Try to improve test run script with osx
Maxime Coste
2014-12-15
Remove trailing eol
Maxime Coste
2014-12-13
Try to fix OSX pipe-to test
Maxime Coste
2014-12-13
Return the number of failed tests so that failure gets propagated
Maxime Coste
2014-12-12
Fix pipe-insert test
Maxime Coste
2014-12-11
Tweak test run script
Maxime Coste
2014-12-10
Fix use of mktemp in test script
Maxime Coste
2014-12-09
Use mktemp -d rather than --directory to fix the test script on osx
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-11-21
Do not rely on kak being in path in test run script
Maxime Coste
2014-10-28
Optimize the test run script
Maxime Coste
2014-10-27
Make the test/run script work in a posix shell
Maxime Coste
2014-10-12
Refactor the unit test run script to be more idiomatic shell
Maxime Coste
2014-10-11
various small fixes in unit test script
Maxime Coste
2014-10-11
Fix goto last buffer test
Maxime Coste
2014-10-11
Display debug buffer on failed test cases
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-10-09
Commit undo group after removign initial selection markers in testing script
Maxime Coste
2014-06-30
add testing framework
Alex Leferry 2
[prev]