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
2016-07-13
Clamp selection generated in selection_list_from_string
Maxime Coste
2016-07-11
Add a regression test for #704
Maxime Coste
2016-06-22
Do not go backward to when selecting to end of line from the end of line
Maxime Coste
2016-06-20
Do not preserve registers by default when exec/eval in a non draft context
Maxime Coste
2016-05-10
Correctly set c++ locale on startup
Maxime Coste
2016-05-10
Improve test script
Maxime Coste
2016-05-10
Improve test runscript to avoid false positives when an output is not generated
Maxime Coste
2016-05-10
preserve diff leading whitespaces when displayin them in the test runner
Maxime Coste
2016-05-10
Use boost::wregex implementation and manually utf8 decode into it
Maxime Coste
2016-04-30
Fix splitting selecting the first buffer char when there is a match at buffer...
Maxime Coste
2016-04-27
Fix handling of expected to fail tests
Maxime Coste
2016-04-27
Fix test runner use of sed -r
Maxime Coste
2016-04-13
Fix modified range computation when erasing multiple times past current buffe...
Maxime Coste
2016-04-11
Fix regions display test
Maxime Coste
2016-03-30
Add a spaces to tabs test
Maxime Coste
2016-03-30
Fix spaces_to_tabs implementation accessing past end
Maxime Coste
2016-03-17
Fix another bug in Buffer::replace implementation
Maxime Coste
2016-03-17
Add a replace-line unit test
Maxime Coste
2016-03-17
Add a reload test
Maxime Coste
2016-03-17
Update test run script, was not writing test name in some cases
Maxime Coste
2016-03-16
Avoid the spurious newline insertion when replacing at end of buffer
Maxime Coste
2016-03-08
Do not use echo -n in test runner, -n is not standard
Maxime Coste
2016-03-08
Add an initial highlighting test
Maxime Coste
2016-03-08
Detect if the debug buffer exists before displaying it in test runner
Maxime Coste
2016-03-07
Select ui at launch through the -ui <ui_name> switch
Maxime Coste
2016-03-03
Add a regression test for #612
Maxime Coste
2016-03-03
Fix test runner to consider Kakoune returning non 0 as a failure
Maxime Coste
2015-12-27
Add reverse search unit tests
O. Perret
2015-12-15
Add two unit tests for invalid syntaxes in the command
Frank LENORMAND
2015-12-15
Fix populating the stderr file, strip the coordinates of the error from it
Frank LENORMAND
2015-12-14
Adapt the changes to a smarter way of testing kak for failures
Frank LENORMAND
2015-12-12
Allow unit tests to test for errors.
Frank LENORMAND
2015-12-07
Display unit tests in alphabetical order
Enrico Lumetti
2015-11-16
Support auto disabling of unit tests with an optional enabled script
Maxime Coste
2015-11-16
Revert "Add an unicode to upper case test", needs an utf8 locale
Maxime Coste
2015-11-15
Add an unicode to upper case test
Maxime Coste
2015-10-17
Code cleanup in the test running script
Maxime Coste
2015-09-14
Fix backward search searching from on char before the corret one.
Maxime Coste
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-28
Merge overlapping selections before erasing
Maxime Coste
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-05-26
Fix test script return value check to be more POSIX compliant
Maxime Coste
2015-05-20
Test suite shows something when kakoune exit code is not 0
Maxime Coste
[prev]
[next]