aboutsummaryrefslogtreecommitdiffstats
path: root/tests/data/fixtures/relative_movement
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/fixtures/relative_movement')
-rw-r--r--tests/data/fixtures/relative_movement/18.json13
-rw-r--r--tests/data/fixtures/relative_movement/18.typescript1
-rw-r--r--tests/data/fixtures/relative_movement/19.json13
-rw-r--r--tests/data/fixtures/relative_movement/19.typescript1
-rw-r--r--tests/data/fixtures/relative_movement/20.json13
-rw-r--r--tests/data/fixtures/relative_movement/20.typescript1
-rw-r--r--tests/data/fixtures/relative_movement/21.json13
-rw-r--r--tests/data/fixtures/relative_movement/21.typescript1
8 files changed, 56 insertions, 0 deletions
diff --git a/tests/data/fixtures/relative_movement/18.json b/tests/data/fixtures/relative_movement/18.json
new file mode 100644
index 0000000..8dde982
--- /dev/null
+++ b/tests/data/fixtures/relative_movement/18.json
@@ -0,0 +1,13 @@
+{
+ "contents": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n a",
+ "cells": {
+ "23,79": {
+ "contents": "a",
+ "bold": true
+ }
+ },
+ "cursor_position": [
+ 1,
+ 0
+ ]
+} \ No newline at end of file
diff --git a/tests/data/fixtures/relative_movement/18.typescript b/tests/data/fixtures/relative_movement/18.typescript
new file mode 100644
index 0000000..300ac2e
--- /dev/null
+++ b/tests/data/fixtures/relative_movement/18.typescript
@@ -0,0 +1 @@
+ \ No newline at end of file
diff --git a/tests/data/fixtures/relative_movement/19.json b/tests/data/fixtures/relative_movement/19.json
new file mode 100644
index 0000000..f151bb2
--- /dev/null
+++ b/tests/data/fixtures/relative_movement/19.json
@@ -0,0 +1,13 @@
+{
+ "contents": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n a",
+ "cells": {
+ "23,79": {
+ "contents": "a",
+ "bold": true
+ }
+ },
+ "cursor_position": [
+ 3,
+ 0
+ ]
+} \ No newline at end of file
diff --git a/tests/data/fixtures/relative_movement/19.typescript b/tests/data/fixtures/relative_movement/19.typescript
new file mode 100644
index 0000000..6dfedc0
--- /dev/null
+++ b/tests/data/fixtures/relative_movement/19.typescript
@@ -0,0 +1 @@
+ \ No newline at end of file
diff --git a/tests/data/fixtures/relative_movement/20.json b/tests/data/fixtures/relative_movement/20.json
new file mode 100644
index 0000000..479a1bd
--- /dev/null
+++ b/tests/data/fixtures/relative_movement/20.json
@@ -0,0 +1,13 @@
+{
+ "contents": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n a",
+ "cells": {
+ "23,79": {
+ "contents": "a",
+ "bold": true
+ }
+ },
+ "cursor_position": [
+ 7,
+ 0
+ ]
+} \ No newline at end of file
diff --git a/tests/data/fixtures/relative_movement/20.typescript b/tests/data/fixtures/relative_movement/20.typescript
new file mode 100644
index 0000000..17d2b03
--- /dev/null
+++ b/tests/data/fixtures/relative_movement/20.typescript
@@ -0,0 +1 @@
+ \ No newline at end of file
diff --git a/tests/data/fixtures/relative_movement/21.json b/tests/data/fixtures/relative_movement/21.json
new file mode 100644
index 0000000..ab71e23
--- /dev/null
+++ b/tests/data/fixtures/relative_movement/21.json
@@ -0,0 +1,13 @@
+{
+ "contents": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n a",
+ "cells": {
+ "23,79": {
+ "contents": "a",
+ "bold": true
+ }
+ },
+ "cursor_position": [
+ 5,
+ 0
+ ]
+} \ No newline at end of file
diff --git a/tests/data/fixtures/relative_movement/21.typescript b/tests/data/fixtures/relative_movement/21.typescript
new file mode 100644
index 0000000..b704ed4
--- /dev/null
+++ b/tests/data/fixtures/relative_movement/21.typescript
@@ -0,0 +1 @@
+ \ No newline at end of file