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
/
run
Age
Commit message (
Expand
)
Author
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
Fix test runner to consider Kakoune returning non 0 as a failure
Maxime Coste
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-10-17
Code cleanup in the test running script
Maxime Coste
2015-06-21
Fix test handling of ' and rotate-content test
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
2015-03-24
Use a dummy UI when running tests, so that we do not need a tty
Maxime Coste
2014-12-15
Try to improve test run script with osx
Maxime Coste
2014-12-13
Return the number of failed tests so that failure gets propagated
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-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
Display debug buffer on failed test cases
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]