summaryrefslogtreecommitdiffstats
path: root/tests/expected/colcrt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/expected/colcrt')
-rw-r--r--tests/expected/colcrt/functional-half-lines89
-rw-r--r--tests/expected/colcrt/functional-no-options74
-rw-r--r--tests/expected/colcrt/functional-no-underlining44
-rw-r--r--tests/expected/colcrt/functional-short-options89
-rw-r--r--tests/expected/colcrt/regressions-crash12
-rw-r--r--tests/expected/colcrt/regressions-crash210
-rw-r--r--tests/expected/colcrt/regressions-hang13
7 files changed, 311 insertions, 0 deletions
diff --git a/tests/expected/colcrt/functional-half-lines b/tests/expected/colcrt/functional-half-lines
new file mode 100644
index 0000000..a7957f8
--- /dev/null
+++ b/tests/expected/colcrt/functional-half-lines
@@ -0,0 +1,89 @@
+
+ 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
diff --git a/tests/expected/colcrt/functional-no-options b/tests/expected/colcrt/functional-no-options
new file mode 100644
index 0000000..4b41b07
--- /dev/null
+++ b/tests/expected/colcrt/functional-no-options
@@ -0,0 +1,74 @@
+ 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
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
diff --git a/tests/expected/colcrt/functional-short-options b/tests/expected/colcrt/functional-short-options
new file mode 100644
index 0000000..bd2d44b
--- /dev/null
+++ b/tests/expected/colcrt/functional-short-options
@@ -0,0 +1,89 @@
+
+ 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
diff --git a/tests/expected/colcrt/regressions-crash1 b/tests/expected/colcrt/regressions-crash1
new file mode 100644
index 0000000..67a7b1c
--- /dev/null
+++ b/tests/expected/colcrt/regressions-crash1
@@ -0,0 +1,2 @@
+ W U; U; D f U; D f D f > @W ]~ K- - ---- -- -- - -- -- ---- -- ---- -- - -- --- --
+return value: 0
diff --git a/tests/expected/colcrt/regressions-crash2 b/tests/expected/colcrt/regressions-crash2
new file mode 100644
index 0000000..11ebf74
--- /dev/null
+++ b/tests/expected/colcrt/regressions-crash2
@@ -0,0 +1,10 @@
+
+FGHIKIJKN\
+MN9|
+XYZRnT RnTUV| NXP:w
+MN
+'QRnTUVWXYZQRnTU
+MN9|
+XYZ nT RnTUV| NXP:w
+ -
+MNOP.return value: 0
diff --git a/tests/expected/colcrt/regressions-hang1 b/tests/expected/colcrt/regressions-hang1
new file mode 100644
index 0000000..cb16e46
--- /dev/null
+++ b/tests/expected/colcrt/regressions-hang1
@@ -0,0 +1,3 @@
+789:;<=>=>?IABUVNXYZ[ `abcdefgg !"#$%&'()*+,-./01234)*:,-./0123456789:;[=>?1234)*:,-./0123456789:;[=>?4456789:;<=>?IABUVN`abcdefg !"
+ -
+return value: 0