Skip to content

Commit ed0b8bc

Browse files
committed
tytest: make tests reliable on x32 systems
1 parent 4c3f4fb commit ed0b8bc

File tree

2 files changed

+161
-162
lines changed

2 files changed

+161
-162
lines changed

src/bin/tytest.c

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -107,17 +107,17 @@ _run_tytests(int argc, char **argv)
107107

108108
typedef struct tag_Termpty_Tests
109109
{
110-
size_t backsize, backpos;
110+
uint64_t backsize, backpos;
111111
Backlog_Beacon backlog_beacon;
112112
Term_State termstate;
113113
Term_Cursor cursor_state;
114114
Term_Cursor cursor_save[2];
115115
int w, h;
116-
unsigned int altbuf : 1;
117-
unsigned int mouse_mode : 3;
118-
unsigned int mouse_ext : 2;
119-
unsigned int bracketed_paste : 1;
120-
} Termpty_Tests;
116+
uint64_t altbuf : 1;
117+
uint64_t mouse_mode : 3;
118+
uint64_t mouse_ext : 2;
119+
uint64_t bracketed_paste : 1;
120+
} __attribute((__packed__)) Termpty_Tests;
121121

122122
static void
123123
_termpty_to_termpty_tests(Termpty *ty, Termpty_Tests *tt)

tests/tests.results

Lines changed: 155 additions & 156 deletions
Original file line numberDiff line numberDiff line change
@@ -1,156 +1,155 @@
1-
#esc_term_name_version.sh 22c04c278b51831b6b4a213d052bc8ac
2-
cursor-restore-wrapnext.sh 072d88fa08bf362a538063560bf4f01a
3-
decfra-no-restrict-cursor.sh 5995d8c69456f3f3e3da777b99c6af32
4-
decfra-restrict-cursor.sh 728835310600404582e84169b3ad56d1
5-
decera-no-restrict-cursor.sh 0ab0356250f0853a87ca42ef548f59e3
6-
decera-restrict-cursor.sh 8a0422b6e1fc0881c669d7a8e7b04d4d
7-
decera-decfra-extra.sh 0f3924b71876a426b6a0652c907cb7ef
8-
decfra-decera-default-values-restrict-cursor.sh 12f6f7166bac0521d8bff80ee39d393b
9-
decfra-decera-default-values-no-restrict-cursor.sh 692432449c79d57063bbe9d44e1007f5
10-
cursor-movements.sh 860e599de764a569ebeaa1b96e026ae4
11-
cursor-movements-alias.sh 860e599de764a569ebeaa1b96e026ae4
12-
fonts.sh b8215428a84631ce84d569c5ba318b30
13-
cursor-shape-0.sh 66bc290a57d32900853a064c3219c434
14-
cursor-shape-1.sh 66bc290a57d32900853a064c3219c434
15-
cursor-shape-2.sh 66bc290a57d32900853a064c3219c434
16-
cursor-shape-3.sh 1ccc46c57f0ff213b2bb1001849554f2
17-
cursor-shape-4.sh 1ccc46c57f0ff213b2bb1001849554f2
18-
cursor-shape-5.sh 9adc691227adfc2de2adfe664dd6a487
19-
cursor-shape-6.sh 9adc691227adfc2de2adfe664dd6a487
20-
cursor-shape-7.sh 1e4b8c7132c5f224cd7b0439b9f10afa
21-
tabs.sh c7572a02f59c783d8dc3186160cf331a
22-
xterm-osc-0-title-icon.sh faf52856afa1d7ccd903f80bbdefd531
23-
xterm-osc-1-icon.sh b00aab3e5acbfe08aa6a542b48855393
24-
xterm-osc-2-title.sh 86b36f064b35c72f7cb6b04b2f9a8a4b
25-
dsr-cpr.sh 6ecfdfc202fb763413187fd5083aa967
26-
dsr-dir.sh a68f85de773d5530778cb004b16f6df5
27-
dsr-kbd.sh bf776c7af27cf0b82986cc9b45ba8e45
28-
dsr-msr.sh 1eed8049e6ed39e73f19484ada2d1294
29-
dsr-deccksr.sh 8a1627efc3a5dd5ec8f0bf185b06cf9c
30-
dsr-os.sh 735ce1f8cbb70b35e6ebe08a61c0fd43
31-
dsr-pp.sh 44c845846c248f9735238d733c0d2f6d
32-
dsr-udk.sh 721b4bad17705e5e740fb4503f5dadb4
33-
colors.sh bba13392ad342233147e1dd74b377827
34-
colors_regression.sh d6245761a24d28fe8fdfd62d478211b9
35-
sgr-leading-trailing-semicolon.sh e672e41433c3605b5b302f9a48fe0404
36-
sgr-truecolors.sh 0cd1dd3adf3ddfcd162c24e37a05a838
37-
hang-invalid-truecolors.sh 44c032ceb791659e5a344844af49d79b
38-
sgr-long.sh a5b397ad1e507c46e3b3cf7126a5450d
39-
decsclm.sh 44c032ceb791659e5a344844af49d79b
40-
cha.sh e4778382d764693e30ad91052296aa01
41-
dch.sh 0a1802d99bfe927e786accae38dfd02c
42-
cnl.sh 6f876265dd8a5c49bd9691d665a6f87c
43-
cpl.sh 1942acf2f73b454636d65b1abd524aa6
44-
cup.sh 35d52bed26a182991f1a37cd8ffb26ad
45-
hvp.sh 35d52bed26a182991f1a37cd8ffb26ad
46-
decaln.sh 424d05b2996dfb17f782c54d7c5287fe
47-
decawm.sh ddd44f2eb92cb32eb94a07090945f699
48-
decbi.sh 2da5019bdc4697610558d9a24c7615d2
49-
decfi.sh 131d21a1561f7b5146f379b03f3cf9df
50-
deccara-rectangular-no-restrict-cursor.sh b4de5c8f4267f0d21e91189b6f79fa98
51-
deccara-rectangular-restrict-cursor.sh 3cb76f8d3ae7b994398c0935bb2bcb28
52-
deccara-no-rectangular-no-restrict-cursor.sh db7a4f7c23e4af81a5851256208363e9
53-
deccara-no-rectangular-restrict-cursor.sh 346c14aecdf14759c1a5c06a7fb4e48e
54-
decrara-rectangular-no-restrict-cursor.sh 1eec5bea0cf6df6b0033a973e56d6590
55-
decrara-rectangular-restrict-cursor.sh 89e3657c1a60f5ffd30a709ccf3baed5
56-
decrara-no-rectangular-no-restrict-cursor.sh c4c04d2737690ecdcb880850e6e79cf6
57-
decrara-no-rectangular-restrict-cursor.sh 4203421db2e69f3cacb655131aa8a040
58-
decic-decdc.sh cdeb5dd0a57cff179e8a321cce47d415
59-
ich.sh 8583bc22067bd003e770dd1ad54d5332
60-
deccra.sh 6fea56ce7c88d6c633e9818293a1bf2c
61-
ed-0.sh 7e59d9e8395866f203b0aecf879d41b4
62-
ed-1.sh 1a909e27e29d083b1e7a15d0dc526854
63-
ed-2.sh 447283516500ca12cc62aacabaf1918a
64-
ed-3.sh 1c9a8b572d3eaa95f8b47d91860c2510
65-
ed-4.sh bc614418b3c499bac820e0fe2968cc2c
66-
el.sh 4204032e1ed014336eb67a074cf54f7a
67-
il.sh f7f4afbe8aa3fe20536e89cfcf52c394
68-
dl.sh c48e5052d3d3a0989b1a0d87c08663a6
69-
su.sh b21414cdc7c88664280d92db3d323dd6
70-
sd.sh 36a69875551e76fd4e07f88cbaabe0b2
71-
decst8c.sh e3000048c6de0226d01557dde5dba58f
72-
ctc.sh db29a6e1323d83e5f1efb5f06dd5db50
73-
tbc.sh 526761e3f18a65d594976ca64668437a
74-
ech.sh bc9f2c423a1e587a655ba4e5822560f8
75-
text_append_after_right_margin.sh b615613a8b5e5ae5632baabf135e0cc7
76-
cbt.sh faacda28720f1330eff4310aef236043
77-
hpa.sh e4778382d764693e30ad91052296aa01
78-
rep.sh 359866d4b2039bef2b29cdc822b92b25
79-
da.sh 2adc44f5d0c85601442a5d7eaf2a2509
80-
uts.sh d68f28e57139229d3a29b6aa6f528f01
81-
vpa.sh cbb9793b065cf768d2d3177b2a2f415c
82-
decswbv.sh 5d016e197303e49bcf5cde37fecc15a8
83-
c2.sh ed1f0615ff7b8d3bd7590d52e81f3459
84-
cell_is_empty.sh 9bc826e2338fde97bf56c609d2e52f16
85-
selection_simple.sh 7944a75831988f8b7742e4dea5d925d1
86-
selection_box_simple.sh 7944a75831988f8b7742e4dea5d925d1
87-
selection_all_directions.sh ae1f5e3640d41920eca1c1dd3ec79fa4
88-
selection_box_all_directions.sh ae1f5e3640d41920eca1c1dd3ec79fa4
89-
selection_drag.sh ae1f5e3640d41920eca1c1dd3ec79fa4
90-
selection_box_drag.sh ae1f5e3640d41920eca1c1dd3ec79fa4
91-
selection_double_click.sh c92d868e2e7c1abc9c8ad3da938142e6
92-
selection_word_regression.sh 7df4ba1d6df04f7b3b229fbc7999327c
93-
selection_triple_click.sh 7aa8de8722aefb6a14c4fea412834909
94-
selection_scrolls.sh 17445f0c8d4d526f021f52f28ae57c81
95-
selection_with_margins_scrolled.sh 42e691670e32777f7078c8cc8f9f66fe
96-
selection_in_history.sh 99ddd7a2704e12670cd80822aef3ad2e
97-
selection_over_multiple_lines.sh c2c398fb4d24156160b32c81b86cc162
98-
selection_invisible.sh 0990760b8a8704d0639d88306a8881a5
99-
selection_to_position.sh ea4ed9f1e91a8e74dbecb19d77c5a00c
100-
selection_to_word.sh ea4ed9f1e91a8e74dbecb19d77c5a00c
101-
selection_to_paragraph.sh b99e51a714941d9383c23c44831682c8
102-
selection_box_to_position.sh ea4ed9f1e91a8e74dbecb19d77c5a00c
103-
selection_box_to_word.sh ea4ed9f1e91a8e74dbecb19d77c5a00c
104-
selection_box_to_paragraph.sh b99e51a714941d9383c23c44831682c8
105-
selection_invalidation_line_removed.sh 1a604f730feddb33f07e0e401f08d59f
106-
resize_window_no_content_change.sh 423f7f3dfa7e2d6952ad60183c11c6a6
107-
mouse_reporting_mode_x10_ext_none.sh c9a5e10a534e4a4934432786cd0da178
108-
mouse_reporting_mode_normal_ext_none.sh 399dad8c7415141f0362525c247c08b9
109-
mouse_reporting_mode_mouse_move_pressed_ext_none.sh f69982e1b685fd7dab23ae22f67f8534
110-
mouse_reporting_mode_all_ext_none.sh 64b04687d8154422f9f5f7ec172e0031
111-
mouse_reporting_mode_x10_ext_utf8.sh c5e8482b5cb1f1a386e3577309fa67c7
112-
mouse_reporting_mode_normal_ext_utf8.sh dac63b42edf24029d9170590a8acd9f6
113-
mouse_reporting_mode_mouse_move_pressed_ext_utf8.sh 36e0120cbac943c46d66557d21479f24
114-
mouse_reporting_mode_all_ext_utf8.sh 03b67f74246186765392415628dc5fbd
115-
mouse_reporting_mode_x10_ext_sgr.sh ebc6df7439005bd30c78462499bfd3d9
116-
mouse_reporting_mode_normal_ext_sgr.sh df3509502386621674e8cc1e715bf3d5
117-
mouse_reporting_mode_mouse_move_pressed_ext_sgr.sh 2e8fb8028567e6b834c3df939aaa6aa8
118-
mouse_reporting_mode_all_ext_sgr.sh 2885fc250a9496f00363a2bae2a678bd
119-
mouse_reporting_mode_x10_ext_urxvt.sh 8761b7ba6f573f5602e32ae57238ec1e
120-
mouse_reporting_mode_normal_ext_urxvt.sh e19ab74ef3a85d6b45671a941d946bc4
121-
mouse_reporting_mode_mouse_move_pressed_ext_urxvt.sh 4bd5c4b7aabae756c9a7ddbfccde1871
122-
mouse_reporting_mode_all_ext_urxvt.sh 71772a67314655b84b79f07b68ed9c01
123-
shift_in_out.sh b5d7d8395f050d9aa03f079e7212eb6b
124-
osc-11-query.sh ab82223853ba28c3a353b1c349918f39
125-
link_detection.sh e9450f833d88575a3fd44864d7fb5477
126-
selection_with_tabs.sh 112f3415d555a30c53d68e225c948c9f
127-
selection_empty_lines.sh 41cab9a08ef61e569b3fd8a5b2d8a0b2
128-
osc-invalid.sh 495a3798311866ddf58ff13d932c0493
129-
title_icon_stack_simple.sh 67eb701c3edb8d32e25c967be203b92a
130-
title_icon_stack_unset.sh 5820ad8b3d458a7c93d64312c5c1fd35
131-
title_icon_stack_default.sh 5820ad8b3d458a7c93d64312c5c1fd35
132-
zero-width-spaces.sh df353fb3dea3262470fbf029a0cf10f3
133-
link_detection_email_surrounded.sh 8b33d4a6019d203358b20e1a9880d391
134-
link_detection_email_surrounded_more.sh 5fdd5d26204e89e5bcf35059a1f7d66d
135-
selection_scrolls_up.sh 244b4263752068b9084912015a801bf9
136-
selection_box_in_history.sh 9392c4091b6f580ed1db641f43de64b6
137-
selection_box_scrolls_up.sh 244b4263752068b9084912015a801bf9
138-
selection_scrolls_down.sh 244b4263752068b9084912015a801bf9
139-
selection_box_scrolls_down.sh 244b4263752068b9084912015a801bf9
140-
true_color_cache_thrashing.sh cae612b9efebbfc00d45ea651101667d
141-
true_color_cache_reuse.sh 384beeac9ba0c7909f27a09fffa4013d
142-
selection_word_low_ascii_separators.sh f84296ae70be58b9502d84d298430a2c
143-
color_link_sharp.sh 499ba9862ba7f845b9c8a510bb01aff7
144-
color_link_edc.sh 06155942ad90e408ed11225b1e84b6a4
145-
color_link_css_rgb.sh d465a1d5095e550b73e73266452068d9
146-
color_link_css_hsl.sh 3a3dc638c80d5a2a9d5c804a778c09fb
147-
crash_empty_osc.sh 3675247f0d0c1aa439bb5075237e3fe5
148-
xterm-osc-10.sh e96950ab6c1e2df17dca8b55e34a5540
149-
xterm-osc-11.sh 1039019667ac61b387f1436e7eff2398
150-
xterm-osc-12.sh 9237a291abf73341d4e6a9cf94592c6d
151-
xterm-colors-sharp.sh f034efaac9b49ea97e46e9ec4b139c23
152-
xterm-colors-rgb.sh 3269d17289a29ccec79598d47db7add7
153-
xterm-colors-rgbi.sh 3269d17289a29ccec79598d47db7add7
154-
xterm-set-cursor-color.sh e3d64c03d8257d7db7cf72204f4e3b2c
155-
csi-38-no-value.sh b2f4d1ab6a3171950371c88b4aae9c58
156-
osc_selection.sh 4579ba1bf3b5ca4b13b5701f1d52d597
1+
cursor-restore-wrapnext.sh 61ee301c38dae91fe6a41bd61055d6e8
2+
decfra-no-restrict-cursor.sh b80838a9dd95e9ab456f39df434eb0a9
3+
decfra-restrict-cursor.sh 5e044524cd34d1a53ef3736e5b969bb4
4+
decera-no-restrict-cursor.sh 92eedb50ad8cae5cfe08bbd5a987ef4e
5+
decera-restrict-cursor.sh 0b28ac427db43a76cb4a76bdddcc27d5
6+
decera-decfra-extra.sh 8a03731bb9313fd4fd9a8c775ca7d787
7+
decfra-decera-default-values-restrict-cursor.sh c560b8109c4e1e5b73aa18565abc1745
8+
decfra-decera-default-values-no-restrict-cursor.sh 7d7846049f209a0627e4d82e983e9b84
9+
cursor-movements.sh 880a64ce470853df78fea1f06d3cb8d4
10+
cursor-movements-alias.sh 880a64ce470853df78fea1f06d3cb8d4
11+
fonts.sh 6a28e19506e89e13b1746a94821e0c75
12+
cursor-shape-0.sh c4158ed98a8e4104cb14063bbb14c248
13+
cursor-shape-1.sh c4158ed98a8e4104cb14063bbb14c248
14+
cursor-shape-2.sh c4158ed98a8e4104cb14063bbb14c248
15+
cursor-shape-3.sh 4c47f4810a5da6ed064e85809cff80ab
16+
cursor-shape-4.sh 4c47f4810a5da6ed064e85809cff80ab
17+
cursor-shape-5.sh 9ffeb1f4c8cf79acf8264a95041cf45e
18+
cursor-shape-6.sh 9ffeb1f4c8cf79acf8264a95041cf45e
19+
cursor-shape-7.sh c780b55110992a414dd5dd3a955f963c
20+
tabs.sh ac964c589dd5dd0432b38eea23a4cc08
21+
xterm-osc-0-title-icon.sh 960b2524ec5d6fd3908a2d90baf8ed0d
22+
xterm-osc-1-icon.sh cf95e524b2fc8efe7390706469445f77
23+
xterm-osc-2-title.sh 69eb69b0aacd68bc6824a717918865a4
24+
dsr-cpr.sh d994bd84d65fbdd58fca4a82c21c633c
25+
dsr-dir.sh c6508261e80f17856cde7fa5df7cde9b
26+
dsr-kbd.sh 1ad995feeab7d45c93ae39d94ca19d37
27+
dsr-msr.sh d6cc056424ffaa1ecf7bdd377a10ba09
28+
dsr-deccksr.sh 63c573a679a63496d48ed24ff0707415
29+
dsr-os.sh ec12b9bef28bd875d6140a4c1d5f7a02
30+
dsr-pp.sh cce6b8bedc183f635d9a5d176bb32b79
31+
dsr-udk.sh ff22d657614bb6137bdb5f0788b4c7c7
32+
colors.sh e32761a6b7f6099f0d68192365d6bde7
33+
colors_regression.sh 988cea4d5f08c0896a94ac54b8060aa1
34+
sgr-leading-trailing-semicolon.sh 04aad2aa7bad05daf66ac2266f6bfc20
35+
sgr-truecolors.sh d4b734a8e0bce1cc329e6b72ca012f20
36+
hang-invalid-truecolors.sh 7dabddfef27d44456c0efaab0f8afcbe
37+
sgr-long.sh 99f4f7bed3e661ec849d9285828ade48
38+
decsclm.sh 7dabddfef27d44456c0efaab0f8afcbe
39+
cha.sh b4740ae6a395eb1fef152a4b77679f52
40+
dch.sh 717b22ebac2bea1b9d07e5bcba4504f7
41+
cnl.sh 893396850e374d9ef861148d0664e2ca
42+
cpl.sh 81d20ba16c36c92903a7ad9fc151b436
43+
cup.sh 9459596209aa43acb9ded56594be13b4
44+
hvp.sh 9459596209aa43acb9ded56594be13b4
45+
decaln.sh f1bd1bb92c9d9ce52c26018290dc2c82
46+
decawm.sh 95d04e8fc8fa47e071d314cf2933d8a4
47+
decbi.sh ca7c4ec06576213dd4a3fc3adb9c328e
48+
decfi.sh 45f559562fe8a9489b27158413e96242
49+
deccara-rectangular-no-restrict-cursor.sh d9d1a00c6e3c440b233ec8e784366e08
50+
deccara-rectangular-restrict-cursor.sh c3af080719990fbc0d020cc91c51d0b3
51+
deccara-no-rectangular-no-restrict-cursor.sh e58414514b4f56224778ee5c22af1300
52+
deccara-no-rectangular-restrict-cursor.sh f52f4c5bd9bd6e3f1754bbf129fc12c1
53+
decrara-rectangular-no-restrict-cursor.sh 5b705b79b8dc19e34e321ca0ba4a679f
54+
decrara-rectangular-restrict-cursor.sh 8d55f650c037899a9203bbff8d02ffcc
55+
decrara-no-rectangular-no-restrict-cursor.sh f24ed6e1f4c310d5f2c38ead011bccc2
56+
decrara-no-rectangular-restrict-cursor.sh 161735f93a179f96512bf9fae780262f
57+
decic-decdc.sh 1e88ff7e19c9558f3f15a59dda5014dc
58+
ich.sh d96a88b7beffe078a597255ce16bbbe4
59+
deccra.sh da33245af1439f8c1c95805a95e19251
60+
ed-0.sh d8ae92dfe721d2fe1da925a18ddbe977
61+
ed-1.sh c5ce8829b95846c97eefb807aef08357
62+
ed-2.sh 94eb9cde56d9a07098ab2b06aea6790a
63+
ed-3.sh 85d65d2019328c901bca80f6aa33f0da
64+
ed-4.sh 2bd30bedaf289f7cce7d18069e0072de
65+
el.sh 61fc84bf523380c997699b6f2dff7531
66+
il.sh a56b8fc5367f6f2315fb1682fc1a3518
67+
dl.sh 0b3355e7dc86eaf8ddfb72e577452026
68+
su.sh 4a12c024392a77d706024afec991dae9
69+
sd.sh 68181f983b5063cef1fef55b82ab3ca0
70+
decst8c.sh 30db60c51a94776cd4cc09875902c641
71+
ctc.sh 79d7fafcf9aacd8a142f7d902e6cb0e4
72+
tbc.sh 23f8615a5d78ee4cbe26d6c4521560fd
73+
ech.sh bd3e4bb93bb4911779e69cfa87ed35ae
74+
text_append_after_right_margin.sh 5afedcb8b0d8abb8ef5c619decfd5c33
75+
cbt.sh 687e95911f04262b08fc48f78b15ed07
76+
hpa.sh b4740ae6a395eb1fef152a4b77679f52
77+
rep.sh 3c7a143f9e026299d8d6cf204427686d
78+
da.sh ff77a3285a98c78dd225d3f3ea7f8c4a
79+
uts.sh f0f33a807af659ee05bde6d836bb4e46
80+
vpa.sh 018997127c51f4826ed08c41297b987d
81+
decswbv.sh 30ff69a8e5b80d130fe94186f7932d03
82+
c2.sh 3e58363ce45fc9bccc65d65834068384
83+
cell_is_empty.sh 652d8e91c3b3b3303b1f617c2b286d06
84+
selection_simple.sh bd54d859f10c0ecc83b1bd224d182843
85+
selection_box_simple.sh bd54d859f10c0ecc83b1bd224d182843
86+
selection_all_directions.sh 9855fe72c325b9ed95de8a95f27e8b35
87+
selection_box_all_directions.sh 9855fe72c325b9ed95de8a95f27e8b35
88+
selection_drag.sh 9855fe72c325b9ed95de8a95f27e8b35
89+
selection_box_drag.sh 9855fe72c325b9ed95de8a95f27e8b35
90+
selection_double_click.sh b028759ce05954c71e3aace6910f384d
91+
selection_word_regression.sh 86dc33e937bd5d6dabca2ed7de44f5cf
92+
selection_triple_click.sh 1a628cbd6b88fe18328438028ca6e887
93+
selection_scrolls.sh 121e89e4234b3d56f095881b4a13505f
94+
selection_with_margins_scrolled.sh bde9eaae126e8bddbc340399edc8f565
95+
selection_in_history.sh f7c90908b3948fc8838498c1fba68bb8
96+
selection_over_multiple_lines.sh 5f23b0087b117f0c13c390251a644aff
97+
selection_invisible.sh b95410413cb1d967bd56c62ba51ed927
98+
selection_to_position.sh e39538611df6cff3d3017b860f8c8227
99+
selection_to_word.sh e39538611df6cff3d3017b860f8c8227
100+
selection_to_paragraph.sh 7feab33f88975f19c703adb3ad77361b
101+
selection_box_to_position.sh e39538611df6cff3d3017b860f8c8227
102+
selection_box_to_word.sh e39538611df6cff3d3017b860f8c8227
103+
selection_box_to_paragraph.sh 7feab33f88975f19c703adb3ad77361b
104+
selection_invalidation_line_removed.sh 173e98e5a9069cce6d1b43cfb170dc49
105+
resize_window_no_content_change.sh 55b2b60fbac8a173845662dc67d4abe8
106+
mouse_reporting_mode_x10_ext_none.sh ad1be7e6ba3049e30e1e933b0332cd9b
107+
mouse_reporting_mode_normal_ext_none.sh ba722a3495ba08f86740dff26f7f90ff
108+
mouse_reporting_mode_mouse_move_pressed_ext_none.sh 006810c83ea53c9d5e7db4f21d44dc35
109+
mouse_reporting_mode_all_ext_none.sh 76156d3eab3c18046d2d406987ce1722
110+
mouse_reporting_mode_x10_ext_utf8.sh e8b54df221ef7694cfaa544b80459c15
111+
mouse_reporting_mode_normal_ext_utf8.sh b9716cc3b6bacd3f39c77ebedddeabd3
112+
mouse_reporting_mode_mouse_move_pressed_ext_utf8.sh a168f4d32a0c3062379da63f7c52e908
113+
mouse_reporting_mode_all_ext_utf8.sh 937380893a12e29dd14bedb4edd7b354
114+
mouse_reporting_mode_x10_ext_sgr.sh 47a406d5816ccbfe618786ba54c42ef6
115+
mouse_reporting_mode_normal_ext_sgr.sh 9636f4e3f22ed09c582b6f8010412313
116+
mouse_reporting_mode_mouse_move_pressed_ext_sgr.sh 0b7a46b2e7f610f389e4df53ac0d0a3a
117+
mouse_reporting_mode_all_ext_sgr.sh 5af3e6ed05d2ad758037b1166f2b3430
118+
mouse_reporting_mode_x10_ext_urxvt.sh e56de99f70fd24e60d47d330c8d79524
119+
mouse_reporting_mode_normal_ext_urxvt.sh c667c7a754868d024c48ab101b3f242a
120+
mouse_reporting_mode_mouse_move_pressed_ext_urxvt.sh ea3208104fe66413de452f3a633865fe
121+
mouse_reporting_mode_all_ext_urxvt.sh fd4f11d2f71e8a8d10c9eee67d9c9c43
122+
shift_in_out.sh 6d1a9a3c709d46927168e07ede4a2dda
123+
osc-11-query.sh ca937cf63fa5a670342b60fa14060f9f
124+
link_detection.sh 6c3bcc6ae4e9b44d3f0bee2d291146cb
125+
selection_with_tabs.sh 210437c9b269a428237b77fecb155e7c
126+
selection_empty_lines.sh 63e46cd451e7a7b82be130154bae4f14
127+
osc-invalid.sh 3390041ce03438495ad23d6d399a3d01
128+
title_icon_stack_simple.sh 3fa3fe41462a5ae206ebe80459b09c64
129+
title_icon_stack_unset.sh 62a34a00406243ecf57a79d69b92ef50
130+
title_icon_stack_default.sh 62a34a00406243ecf57a79d69b92ef50
131+
zero-width-spaces.sh 4713ffc7a5f6e7573910183f1609275f
132+
link_detection_email_surrounded.sh 119ce6c19b50fd02d9e5d7290baa7bac
133+
link_detection_email_surrounded_more.sh 7abc7889df346369a53c9092268af131
134+
selection_scrolls_up.sh 9565ec642ad982e008c3856de955e356
135+
selection_box_in_history.sh ed2fba61de4316ac3dd08bd3c3d1c831
136+
selection_box_scrolls_up.sh 9565ec642ad982e008c3856de955e356
137+
selection_scrolls_down.sh 9565ec642ad982e008c3856de955e356
138+
selection_box_scrolls_down.sh 9565ec642ad982e008c3856de955e356
139+
true_color_cache_thrashing.sh 277c13fbac95cea95a07227a7b466f67
140+
true_color_cache_reuse.sh 144a8199f4744ed031270d5ea69e00d2
141+
selection_word_low_ascii_separators.sh 053af5439fb5432b6eb859b51c226747
142+
color_link_sharp.sh 6136cd13414ac89abf47dedb027b7f9c
143+
color_link_edc.sh 770cba232c371719dd38b460f943a27f
144+
color_link_css_rgb.sh 6cdd7012c4d51407a43eea4bc42fd106
145+
color_link_css_hsl.sh 90effac09e6f9ddd5b7db59c7295e728
146+
crash_empty_osc.sh a97e39f0c238fc7cf04f08706888a381
147+
xterm-osc-10.sh e0d63088a1770b7b8ac643792ca66d40
148+
xterm-osc-11.sh ba9fd911436e9a2e237962e9b0e28fce
149+
xterm-osc-12.sh 07f95b2f4955b0ac3b63f711f31ce5a5
150+
xterm-colors-sharp.sh 386aab24cc24854c00a43d370e1ed42a
151+
xterm-colors-rgb.sh e03b6094b2e6ff60b519f132e9fc4433
152+
xterm-colors-rgbi.sh e03b6094b2e6ff60b519f132e9fc4433
153+
xterm-set-cursor-color.sh 014a0027499b74ab705575c08005f438
154+
csi-38-no-value.sh 70a432233cdbeeffb383c51be47979d4
155+
osc_selection.sh ee9d9efb1f820ffd54de9465a9a90221

0 commit comments

Comments
 (0)