mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-04-12 10:48:39 +03:00
add all vttest screen 1s
This commit is contained in:
9
test/cases/vttest/1_2.sh
Normal file
9
test/cases/vttest/1_2.sh
Normal file
@ -0,0 +1,9 @@
|
||||
function test_do {
|
||||
xdotool type "vttest"
|
||||
xdotool key Return
|
||||
sleep 1
|
||||
xdotool type "1"
|
||||
xdotool key Return
|
||||
sleep 0.5
|
||||
xdotool key Return
|
||||
}
|
BIN
test/cases/vttest/1_2.sh.ghostty.png
Normal file
BIN
test/cases/vttest/1_2.sh.ghostty.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 10 KiB |
11
test/cases/vttest/1_3.sh
Normal file
11
test/cases/vttest/1_3.sh
Normal file
@ -0,0 +1,11 @@
|
||||
function test_do {
|
||||
xdotool type "vttest"
|
||||
xdotool key Return
|
||||
sleep 1
|
||||
xdotool type "1"
|
||||
xdotool key Return
|
||||
sleep 0.5
|
||||
xdotool key Return
|
||||
sleep 0.5
|
||||
xdotool key Return
|
||||
}
|
BIN
test/cases/vttest/1_3.sh.ghostty.png
Normal file
BIN
test/cases/vttest/1_3.sh.ghostty.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 17 KiB |
13
test/cases/vttest/1_4.sh
Normal file
13
test/cases/vttest/1_4.sh
Normal file
@ -0,0 +1,13 @@
|
||||
function test_do {
|
||||
xdotool type "vttest"
|
||||
xdotool key Return
|
||||
sleep 1
|
||||
xdotool type "1"
|
||||
xdotool key Return
|
||||
sleep 0.5
|
||||
xdotool key Return
|
||||
sleep 0.5
|
||||
xdotool key Return
|
||||
sleep 0.5
|
||||
xdotool key Return
|
||||
}
|
BIN
test/cases/vttest/1_4.sh.ghostty.png
Normal file
BIN
test/cases/vttest/1_4.sh.ghostty.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 17 KiB |
15
test/cases/vttest/1_5.sh
Normal file
15
test/cases/vttest/1_5.sh
Normal file
@ -0,0 +1,15 @@
|
||||
function test_do {
|
||||
xdotool type "vttest"
|
||||
xdotool key Return
|
||||
sleep 1
|
||||
xdotool type "1"
|
||||
xdotool key Return
|
||||
sleep 0.5
|
||||
xdotool key Return
|
||||
sleep 0.5
|
||||
xdotool key Return
|
||||
sleep 0.5
|
||||
xdotool key Return
|
||||
sleep 0.5
|
||||
xdotool key Return
|
||||
}
|
BIN
test/cases/vttest/1_5.sh.ghostty.png
Normal file
BIN
test/cases/vttest/1_5.sh.ghostty.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 311 B |
17
test/cases/vttest/1_6.sh
Normal file
17
test/cases/vttest/1_6.sh
Normal file
@ -0,0 +1,17 @@
|
||||
function test_do {
|
||||
xdotool type "vttest"
|
||||
xdotool key Return
|
||||
sleep 1
|
||||
xdotool type "1"
|
||||
xdotool key Return
|
||||
sleep 0.5
|
||||
xdotool key Return
|
||||
sleep 0.5
|
||||
xdotool key Return
|
||||
sleep 0.5
|
||||
xdotool key Return
|
||||
sleep 0.5
|
||||
xdotool key Return
|
||||
sleep 0.5
|
||||
xdotool key Return
|
||||
}
|
BIN
test/cases/vttest/1_6.sh.ghostty.png
Normal file
BIN
test/cases/vttest/1_6.sh.ghostty.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 311 B |
Reference in New Issue
Block a user