diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-06 02:42:50 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-06 02:42:50 +0000 |
commit | 8cb83eee5a58b1fad74c34094ce3afb9e430b5a4 (patch) | |
tree | a9b2e7baeca1be40eb734371e3c8b11b02294497 /tests/expected/colcrt/functional-no-underlining | |
parent | Initial commit. (diff) | |
download | util-linux-8cb83eee5a58b1fad74c34094ce3afb9e430b5a4.tar.xz util-linux-8cb83eee5a58b1fad74c34094ce3afb9e430b5a4.zip |
Adding upstream version 2.33.1.upstream/2.33.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'tests/expected/colcrt/functional-no-underlining')
-rw-r--r-- | tests/expected/colcrt/functional-no-underlining | 44 |
1 files changed, 44 insertions, 0 deletions
diff --git a/tests/expected/colcrt/functional-no-underlining b/tests/expected/colcrt/functional-no-underlining new file mode 100644 index 0000000..306734c --- /dev/null +++ b/tests/expected/colcrt/functional-no-underlining @@ -0,0 +1,44 @@ + 100 + 101 + 102 + 103 x + 104 shift + 105 esc9 + 106 esc8 + 107 esc + 108 esc6 + 109 backspace + 110 tab tab + 111 abc efg + 112 |---| + 113 | x | + 114 | | + 115 line longer than 132 characters line longer than 132 characters line longer than 132 characters line longer than 132 ch01234 + 116 nulls + 117 next line ascii 0 - 127 + 118 + 119 + 200 + 201 abc + 202 abc + 203 a bc + 204 ab c + 205 abc + 206 abc + 207 a bc + 208 ab c + 209 abc + 210 a bc + 211 ab c + 212 a b c + 213 a bc + 214 a bc + 215 abc + 216 abc + 217 a b c + 218 a bc + 219 a bc + 220 abc + 221 abc + 222 abc +return value: 0 |