summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2015-04-14Fix test with change in the selection desc formatMaxime Coste
2015-03-24Use a dummy UI when running tests, so that we do not need a ttyMaxime Coste
2015-03-13Add a $ command unit testMaxime Coste
2015-03-06Fix additional eol inserted when replace piping at end of bufferMaxime Coste
2015-02-09Fix selecting of insert text in SelectionList::insertMaxime Coste
2015-01-23Fix bug when deleting end of buffer text using multiple selectionsMaxime Coste
2015-01-12Another try to fix pipe-to test on OSXMaxime Coste
2015-01-12Try an alternative pipe-to method to fix OSX testMaxime Coste
2014-12-15Try to improve test run script with osxMaxime Coste
2014-12-15Remove trailing eolMaxime Coste
2014-12-13Try to fix OSX pipe-to testMaxime Coste
2014-12-13Return the number of failed tests so that failure gets propagatedMaxime Coste
2014-12-12Fix pipe-insert testMaxime Coste
2014-12-11Tweak test run scriptMaxime Coste
2014-12-10Fix use of mktemp in test scriptMaxime Coste
2014-12-09Use mktemp -d rather than --directory to fix the test script on osxMaxime Coste
2014-11-26Rename tests to avoid upper/lower case collisionsMaxime Coste
2014-11-22Do not merge overlapping selections in InputMode::ReplaceMaxime Coste
2014-11-22Tweak the way we set initial text in testing frameworkMaxime Coste
2014-11-21Do not rely on kak being in path in test run scriptMaxime Coste
2014-10-28Optimize the test run scriptMaxime Coste
2014-10-27Make the test/run script work in a posix shellMaxime Coste
2014-10-12Refactor the unit test run script to be more idiomatic shellMaxime Coste
2014-10-11various small fixes in unit test scriptMaxime Coste
2014-10-11Fix goto last buffer testMaxime Coste
2014-10-11Display debug buffer on failed test casesMaxime Coste
2014-10-09concat-{yank,delete} was removed, replace with concat-paste testMaxime Coste
2014-10-09Fix various testsMaxime Coste
2014-10-09Commit undo group after removign initial selection markers in testing scriptMaxime Coste
2014-06-30add testing frameworkAlex Leferry 2