mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-04-20 00:18:53 +03:00
test: vttest-1-1
This commit is contained in:
@ -1,6 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
function test_do {
|
||||
xdotool type "vttest"
|
||||
xdotool key Return
|
||||
xdotool type "vttest\n"
|
||||
sleep 1
|
||||
xdotool type "1\n1\n"
|
||||
}
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 4.6 KiB |
4
test/cases/vttest/launch.sh
Normal file
4
test/cases/vttest/launch.sh
Normal file
@ -0,0 +1,4 @@
|
||||
function test_do {
|
||||
xdotool type "vttest"
|
||||
xdotool key Return
|
||||
}
|
BIN
test/cases/vttest/launch.sh.png
Normal file
BIN
test/cases/vttest/launch.sh.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 14 KiB |
Reference in New Issue
Block a user