index
:
guix
koszko
koszko-scripts
Wojtek's customized Guix
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gnu
/
build
/
marionette.scm
Age
Commit message (
Expand
)
Author
2023-07-19
marionette: Allow passing custom OCR arguments.
...
Bruno Victal
2022-11-17
tests: root-unmount: Wait for the first QEMU process to finish.
...
Ludovic Courtès
2022-10-07
marionette: Add a callback arguments to wait-for-screen-text.
...
Maxim Cournoyer
2022-10-07
marionette: Define keystrokes for typing colons and exclamation marks.
...
Maxim Cournoyer
2022-10-07
marionette: Preserve screen dumps on failures.
...
Maxim Cournoyer
2022-10-07
marionette: Make marionette-screen-text private.
...
Maxim Cournoyer
2022-09-16
marionette: Avoid read error when wait-for-file file is empty.
...
Christopher Baines
2022-09-16
marionette: Make it easier to debug REPL read failures.
...
Christopher Baines
2022-08-28
build: marionette: Add support for Tesseract OCR.
...
Maxim Cournoyer
2022-08-28
marionette: Improve the error message of 'wait-for-screen-text'.
...
Maxim Cournoyer
2022-08-11
build: marionette: Adjust QEMU Info manual reference.
...
Maxim Cournoyer
2022-08-09
tests: Add qemu-guest-agent system test.
...
Timotej Lazar
2022-05-22
marionette: Add #:address parameter to 'wait-for-tcp-port'.
...
Ludovic Courtès
2021-12-23
Remove VM generation dead-code.
...
Mathieu Othacehe
2021-09-26
marionette: Print a line when a test succeeds.
...
Ludovic Courtès
2021-09-26
marionette: 'system-test-runner' can create output directory.
...
Ludovic Courtès
2021-09-26
marionette: 'system-test-runner' dumps test log upon failure.
...
Ludovic Courtès
2021-09-25
tests: Adjust to SRFI-64 as found in Guile 3.0.7.
...
Ludovic Courtès
2020-02-22
marionette: Provide portable US-layout keystrokes for "<" and ">".
...
Ludovic Courtès
2020-02-22
marionette: 'wait-for' procedures no longer leak a port.
...
Ludovic Courtès
2019-05-15
marionette: Add braces to the keystrokes.
...
Ludovic Courtès
2018-08-28
marionette: Add wait-for-unix-socket.
...
Chris Marusich
2018-08-28
marionette: Add support for QEMU's "quit" command.
...
Chris Marusich
2018-06-01
marionette: Add 'wait-for-tcp-port'.
...
Ludovic Courtès
2018-02-19
marionette: Use QEMU's "VM channel" mechanism.
...
Ludovic Courtès
2017-09-08
marionette: 'wait-for-file' can be passed a read procedure.
...
Ludovic Courtès
2017-08-28
marionette: Augment the set of keystrokes.
...
Ludovic Courtès
2017-08-28
marionette: Fix typing of capital letters.
...
Ludovic Courtès
2017-08-28
marionette: 'wait-for-file' really raises an error when a file is missing.
...
Ludovic Courtès
2017-06-12
marionette: Factorize 'wait-for-file'.
...
Ludovic Courtès
2016-11-23
install: Enable "cryptodisk" handling in GRUB.
...
Ludovic Courtès
2016-11-23
marionette: Add 'marionette-screen-text' using OCR.
...
Ludovic Courtès
2016-11-23
marionette: Delay synchronization with the host's REPL.
...
Ludovic Courtès
2016-11-22
marionette: Avoid use of SIGALRM for timeouts.
...
Ludovic Courtès
2016-05-04
Add (gnu tests) and (gnu build marionette).
...
Ludovic Courtès