aboutsummaryrefslogtreecommitdiffstats
path: root/tests/data/fixtures/decsc
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/fixtures/decsc')
-rw-r--r--tests/data/fixtures/decsc/1.json63
-rw-r--r--tests/data/fixtures/decsc/1.typescript4
-rw-r--r--tests/data/fixtures/decsc/2.json8
-rw-r--r--tests/data/fixtures/decsc/2.typescript1
-rw-r--r--tests/data/fixtures/decsc/3.json8
-rw-r--r--tests/data/fixtures/decsc/3.typescript1
-rw-r--r--tests/data/fixtures/decsc/4.json63
-rw-r--r--tests/data/fixtures/decsc/4.typescript1
-rw-r--r--tests/data/fixtures/decsc/5.json63
-rw-r--r--tests/data/fixtures/decsc/5.typescript1
-rw-r--r--tests/data/fixtures/decsc/6.json21
-rw-r--r--tests/data/fixtures/decsc/6.typescript1
-rw-r--r--tests/data/fixtures/decsc/7.json33
-rw-r--r--tests/data/fixtures/decsc/7.typescript1
-rw-r--r--tests/data/fixtures/decsc/8.json33
-rw-r--r--tests/data/fixtures/decsc/8.typescript1
16 files changed, 303 insertions, 0 deletions
diff --git a/tests/data/fixtures/decsc/1.json b/tests/data/fixtures/decsc/1.json
new file mode 100644
index 0000000..32284d8
--- /dev/null
+++ b/tests/data/fixtures/decsc/1.json
@@ -0,0 +1,63 @@
+{
+ "contents": "foobaz\n\n\n bar",
+ "cells": {
+ "0,0": {
+ "contents": "f"
+ },
+ "0,1": {
+ "contents": "o"
+ },
+ "0,2": {
+ "contents": "o"
+ },
+ "0,3": {
+ "contents": "b"
+ },
+ "0,4": {
+ "contents": "a"
+ },
+ "0,5": {
+ "contents": "z"
+ },
+ "3,0": {
+ "contents": " "
+ },
+ "3,1": {
+ "contents": " "
+ },
+ "3,10": {
+ "contents": "a"
+ },
+ "3,11": {
+ "contents": "r"
+ },
+ "3,2": {
+ "contents": " "
+ },
+ "3,3": {
+ "contents": " "
+ },
+ "3,4": {
+ "contents": " "
+ },
+ "3,5": {
+ "contents": " "
+ },
+ "3,6": {
+ "contents": " "
+ },
+ "3,7": {
+ "contents": " "
+ },
+ "3,8": {
+ "contents": " "
+ },
+ "3,9": {
+ "contents": "b"
+ }
+ },
+ "cursor_position": [
+ 0,
+ 6
+ ]
+} \ No newline at end of file
diff --git a/tests/data/fixtures/decsc/1.typescript b/tests/data/fixtures/decsc/1.typescript
new file mode 100644
index 0000000..9add335
--- /dev/null
+++ b/tests/data/fixtures/decsc/1.typescript
@@ -0,0 +1,4 @@
+foo7
+
+
+ bar8baz \ No newline at end of file
diff --git a/tests/data/fixtures/decsc/2.json b/tests/data/fixtures/decsc/2.json
new file mode 100644
index 0000000..e4ca43f
--- /dev/null
+++ b/tests/data/fixtures/decsc/2.json
@@ -0,0 +1,8 @@
+{
+ "contents": "",
+ "cells": {},
+ "cursor_position": [
+ 19,
+ 19
+ ]
+} \ No newline at end of file
diff --git a/tests/data/fixtures/decsc/2.typescript b/tests/data/fixtures/decsc/2.typescript
new file mode 100644
index 0000000..78288a0
--- /dev/null
+++ b/tests/data/fixtures/decsc/2.typescript
@@ -0,0 +1 @@
+[?47h \ No newline at end of file
diff --git a/tests/data/fixtures/decsc/3.json b/tests/data/fixtures/decsc/3.json
new file mode 100644
index 0000000..bb83ae4
--- /dev/null
+++ b/tests/data/fixtures/decsc/3.json
@@ -0,0 +1,8 @@
+{
+ "contents": "",
+ "cells": {},
+ "cursor_position": [
+ 0,
+ 0
+ ]
+} \ No newline at end of file
diff --git a/tests/data/fixtures/decsc/3.typescript b/tests/data/fixtures/decsc/3.typescript
new file mode 100644
index 0000000..d663f3b
--- /dev/null
+++ b/tests/data/fixtures/decsc/3.typescript
@@ -0,0 +1 @@
+8 \ No newline at end of file
diff --git a/tests/data/fixtures/decsc/4.json b/tests/data/fixtures/decsc/4.json
new file mode 100644
index 0000000..61d9c00
--- /dev/null
+++ b/tests/data/fixtures/decsc/4.json
@@ -0,0 +1,63 @@
+{
+ "contents": "foobaz\n\n\n bar",
+ "cells": {
+ "0,0": {
+ "contents": "f"
+ },
+ "0,1": {
+ "contents": "o"
+ },
+ "0,2": {
+ "contents": "o"
+ },
+ "0,3": {
+ "contents": "b"
+ },
+ "0,4": {
+ "contents": "a"
+ },
+ "0,5": {
+ "contents": "z"
+ },
+ "3,0": {
+ "contents": " "
+ },
+ "3,1": {
+ "contents": " "
+ },
+ "3,10": {
+ "contents": "a"
+ },
+ "3,11": {
+ "contents": "r"
+ },
+ "3,2": {
+ "contents": " "
+ },
+ "3,3": {
+ "contents": " "
+ },
+ "3,4": {
+ "contents": " "
+ },
+ "3,5": {
+ "contents": " "
+ },
+ "3,6": {
+ "contents": " "
+ },
+ "3,7": {
+ "contents": " "
+ },
+ "3,8": {
+ "contents": " "
+ },
+ "3,9": {
+ "contents": "b"
+ }
+ },
+ "cursor_position": [
+ 19,
+ 19
+ ]
+} \ No newline at end of file
diff --git a/tests/data/fixtures/decsc/4.typescript b/tests/data/fixtures/decsc/4.typescript
new file mode 100644
index 0000000..c350ca4
--- /dev/null
+++ b/tests/data/fixtures/decsc/4.typescript
@@ -0,0 +1 @@
+[?47l \ No newline at end of file
diff --git a/tests/data/fixtures/decsc/5.json b/tests/data/fixtures/decsc/5.json
new file mode 100644
index 0000000..abf36ac
--- /dev/null
+++ b/tests/data/fixtures/decsc/5.json
@@ -0,0 +1,63 @@
+{
+ "contents": "foobaz\n\n\n bar",
+ "cells": {
+ "0,0": {
+ "contents": "f"
+ },
+ "0,1": {
+ "contents": "o"
+ },
+ "0,2": {
+ "contents": "o"
+ },
+ "0,3": {
+ "contents": "b"
+ },
+ "0,4": {
+ "contents": "a"
+ },
+ "0,5": {
+ "contents": "z"
+ },
+ "3,0": {
+ "contents": " "
+ },
+ "3,1": {
+ "contents": " "
+ },
+ "3,10": {
+ "contents": "a"
+ },
+ "3,11": {
+ "contents": "r"
+ },
+ "3,2": {
+ "contents": " "
+ },
+ "3,3": {
+ "contents": " "
+ },
+ "3,4": {
+ "contents": " "
+ },
+ "3,5": {
+ "contents": " "
+ },
+ "3,6": {
+ "contents": " "
+ },
+ "3,7": {
+ "contents": " "
+ },
+ "3,8": {
+ "contents": " "
+ },
+ "3,9": {
+ "contents": "b"
+ }
+ },
+ "cursor_position": [
+ 0,
+ 3
+ ]
+} \ No newline at end of file
diff --git a/tests/data/fixtures/decsc/5.typescript b/tests/data/fixtures/decsc/5.typescript
new file mode 100644
index 0000000..d663f3b
--- /dev/null
+++ b/tests/data/fixtures/decsc/5.typescript
@@ -0,0 +1 @@
+8 \ No newline at end of file
diff --git a/tests/data/fixtures/decsc/6.json b/tests/data/fixtures/decsc/6.json
new file mode 100644
index 0000000..3b83db6
--- /dev/null
+++ b/tests/data/fixtures/decsc/6.json
@@ -0,0 +1,21 @@
+{
+ "contents": "\n\n\n\nfoo",
+ "cells": {
+ "4,0": {
+ "contents": "f",
+ "fgcolor": "1"
+ },
+ "4,1": {
+ "contents": "o",
+ "fgcolor": "1"
+ },
+ "4,2": {
+ "contents": "o",
+ "fgcolor": "1"
+ }
+ },
+ "cursor_position": [
+ 4,
+ 3
+ ]
+} \ No newline at end of file
diff --git a/tests/data/fixtures/decsc/6.typescript b/tests/data/fixtures/decsc/6.typescript
new file mode 100644
index 0000000..1393eaf
--- /dev/null
+++ b/tests/data/fixtures/decsc/6.typescript
@@ -0,0 +1 @@
+c[?6hfoo7 \ No newline at end of file
diff --git a/tests/data/fixtures/decsc/7.json b/tests/data/fixtures/decsc/7.json
new file mode 100644
index 0000000..f9e219e
--- /dev/null
+++ b/tests/data/fixtures/decsc/7.json
@@ -0,0 +1,33 @@
+{
+ "contents": "bar\n\n\n\nfoo",
+ "cells": {
+ "0,0": {
+ "contents": "b",
+ "fgcolor": "2"
+ },
+ "0,1": {
+ "contents": "a",
+ "fgcolor": "2"
+ },
+ "0,2": {
+ "contents": "r",
+ "fgcolor": "2"
+ },
+ "4,0": {
+ "contents": "f",
+ "fgcolor": "1"
+ },
+ "4,1": {
+ "contents": "o",
+ "fgcolor": "1"
+ },
+ "4,2": {
+ "contents": "o",
+ "fgcolor": "1"
+ }
+ },
+ "cursor_position": [
+ 0,
+ 3
+ ]
+} \ No newline at end of file
diff --git a/tests/data/fixtures/decsc/7.typescript b/tests/data/fixtures/decsc/7.typescript
new file mode 100644
index 0000000..f93f99f
--- /dev/null
+++ b/tests/data/fixtures/decsc/7.typescript
@@ -0,0 +1 @@
+[?6lbar \ No newline at end of file
diff --git a/tests/data/fixtures/decsc/8.json b/tests/data/fixtures/decsc/8.json
new file mode 100644
index 0000000..e81b344
--- /dev/null
+++ b/tests/data/fixtures/decsc/8.json
@@ -0,0 +1,33 @@
+{
+ "contents": "bar\n\n\n\nzoo",
+ "cells": {
+ "0,0": {
+ "contents": "b",
+ "fgcolor": "2"
+ },
+ "0,1": {
+ "contents": "a",
+ "fgcolor": "2"
+ },
+ "0,2": {
+ "contents": "r",
+ "fgcolor": "2"
+ },
+ "4,0": {
+ "contents": "z",
+ "fgcolor": "1"
+ },
+ "4,1": {
+ "contents": "o",
+ "fgcolor": "1"
+ },
+ "4,2": {
+ "contents": "o",
+ "fgcolor": "1"
+ }
+ },
+ "cursor_position": [
+ 4,
+ 1
+ ]
+} \ No newline at end of file
diff --git a/tests/data/fixtures/decsc/8.typescript b/tests/data/fixtures/decsc/8.typescript
new file mode 100644
index 0000000..47ee51e
--- /dev/null
+++ b/tests/data/fixtures/decsc/8.typescript
@@ -0,0 +1 @@
+8z \ No newline at end of file