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
2025-07-01
Print full test name in test framework
Maxime Coste
2025-06-26
Fix flaky blame-in-diff test and "edit -fifo" in BufCloseFifo
Johannes Altmanninger
2025-06-24
Fix test runner for tests using assert_eq
Maxime Coste
2025-06-23
Use word-diff when possible when comparing json ui output in tests
Maxime Coste
2024-11-11
Remove noisy output from tests
Johannes Altmanninger
2024-11-11
Simplify ui_out argument parsing
Johannes Altmanninger
2024-11-04
Change ui_out -until-grep to check for equality the next argument
Maxime Coste
2024-05-12
Fix another case where git tests were hanging
Maxime Coste
2024-05-10
Fix tests that were failing on alpine
Maxime Coste
2024-02-18
Remove unused -within-next ui_out switch
Maxime Coste
2024-02-18
Fix flaky blame-jump-message test
Johannes Altmanninger
2024-02-13
rc git.kak: fix blame-jump for commits with special characters
Johannes Altmanninger
2023-03-14
Cleanup and speed up test runner
Maxime Coste
2021-12-14
Bug: The `enabled` test checks, though they exist are never actually run
Sidharth Kshatriya
2021-07-20
Prevent overwriting existing file in :write <explicit filename>
Maxime Coste
2021-01-22
Support a DEBUGGER env-var to run tests
Maxime Coste
2020-06-10
Drain ui-out to avoid deadlock with small pipe buffers
Maxime Coste
2020-04-27
Display all failing ui_out in tests instead of just the first one
Maxime Coste
2020-04-13
Drop trailing EOL in test commands
Maxime Coste
2020-03-14
Use %file in the test run script instead of %sh
Maxime Coste
2019-11-24
Fix test/run ui_out diff display
Maxime Coste
2019-10-13
test: Allow expect-style UI tests, testing any var
Jason Felice
2019-10-13
test: Clear socket correctly when XDG_RUNTIME_DIR is set
Jason Felice
2019-06-23
Fix tests with new opt-in quoting
Maxime Coste
2019-03-12
Refactor colorize function away from the test script
Alex Leferry 2
2019-02-17
Fix wording used in test runner
Dimitri Merejkowsky
2018-07-19
src: Rename `auto_complete` to `autocomplete`
Frank LENORMAND
2018-07-15
Change autoshowcompl to auto_complete with insert|prompt possible values
Maxime Coste
2018-07-05
test/run: Fix script post hook behaviour change
Maxime Coste
2018-06-28
Fix wrong logic for moving filedescriptors leading to closed stdin
Maxime Coste
2018-05-19
test/run: Support a "ui-in" file containing json-rpc messages
Maxime Coste
2018-05-19
test/run: Rename "display" expected ui output file as "ui-out"
Maxime Coste
2018-02-27
Add -lock switch to enter-user-mode command
Delapouite
2018-02-24
test: fix run script after changes jump list behaviour
Maxime Coste
2018-02-07
test: fix run script use of non standard `\+` in sed regex
Maxime Coste
2017-12-03
test: fix support for '(' in initial selected text
Maxime Coste
2017-06-27
Do not allow repeating last insert when we are not in normal mode
Maxime Coste
2017-06-15
Use more correct `[ -f <file> ]` in test runner
Maxime Coste
2017-02-21
Refactor test run script
Maxime Coste
2016-12-17
Fix more uses of echo in the test run script
Maxime Coste
2016-12-17
Use printf instead of echo for displaying modified lines
Maxime Coste
2016-12-17
Respect TMPDIR in test run script
Maxime Coste
2016-12-16
Change the test session name to avoid hitting the unix socket path length limit
Maxime Coste
2016-06-20
Do not preserve registers by default when exec/eval in a non draft context
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-04-27
Fix handling of expected to fail tests
Maxime Coste
2016-04-27
Fix test runner use of sed -r
Maxime Coste
2016-03-17
Update test run script, was not writing test name in some cases
Maxime Coste
[next]