aboutsummaryrefslogtreecommitdiffstats
path: root/tests/data/fixtures/title_icon_name
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2019-12-05 03:13:37 -0500
committerJesse Luehrs <doy@tozt.net>2019-12-06 21:26:07 -0500
commit3d8e234c1bcdae6e83465d08158188e76aa1aae9 (patch)
tree61aaa65ce08b0b917b8b6deb96b1a72d632b3616 /tests/data/fixtures/title_icon_name
parent820acef50154e1fbfd1559d4113c0a83505a9612 (diff)
downloadvt100-rust-3d8e234c1bcdae6e83465d08158188e76aa1aae9.tar.gz
vt100-rust-3d8e234c1bcdae6e83465d08158188e76aa1aae9.zip
convert tests to fixtures
Diffstat (limited to 'tests/data/fixtures/title_icon_name')
-rw-r--r--tests/data/fixtures/title_icon_name/1.json10
-rw-r--r--tests/data/fixtures/title_icon_name/1.typescript1
-rw-r--r--tests/data/fixtures/title_icon_name/2.json8
-rw-r--r--tests/data/fixtures/title_icon_name/2.typescript1
-rw-r--r--tests/data/fixtures/title_icon_name/3.json10
-rw-r--r--tests/data/fixtures/title_icon_name/3.typescript1
-rw-r--r--tests/data/fixtures/title_icon_name/4.json10
-rw-r--r--tests/data/fixtures/title_icon_name/4.typescript1
-rw-r--r--tests/data/fixtures/title_icon_name/5.json10
-rw-r--r--tests/data/fixtures/title_icon_name/5.typescript1
10 files changed, 53 insertions, 0 deletions
diff --git a/tests/data/fixtures/title_icon_name/1.json b/tests/data/fixtures/title_icon_name/1.json
new file mode 100644
index 0000000..10af500
--- /dev/null
+++ b/tests/data/fixtures/title_icon_name/1.json
@@ -0,0 +1,10 @@
+{
+ "contents": "",
+ "cells": {},
+ "cursor_position": [
+ 0,
+ 0
+ ],
+ "title": "it's both",
+ "icon_name": "it's both"
+} \ No newline at end of file
diff --git a/tests/data/fixtures/title_icon_name/1.typescript b/tests/data/fixtures/title_icon_name/1.typescript
new file mode 100644
index 0000000..b6a1e12
--- /dev/null
+++ b/tests/data/fixtures/title_icon_name/1.typescript
@@ -0,0 +1 @@
+]0;it's both \ No newline at end of file
diff --git a/tests/data/fixtures/title_icon_name/2.json b/tests/data/fixtures/title_icon_name/2.json
new file mode 100644
index 0000000..bb83ae4
--- /dev/null
+++ b/tests/data/fixtures/title_icon_name/2.json
@@ -0,0 +1,8 @@
+{
+ "contents": "",
+ "cells": {},
+ "cursor_position": [
+ 0,
+ 0
+ ]
+} \ No newline at end of file
diff --git a/tests/data/fixtures/title_icon_name/2.typescript b/tests/data/fixtures/title_icon_name/2.typescript
new file mode 100644
index 0000000..a222842
--- /dev/null
+++ b/tests/data/fixtures/title_icon_name/2.typescript
@@ -0,0 +1 @@
+]0; \ No newline at end of file
diff --git a/tests/data/fixtures/title_icon_name/3.json b/tests/data/fixtures/title_icon_name/3.json
new file mode 100644
index 0000000..51d47fe
--- /dev/null
+++ b/tests/data/fixtures/title_icon_name/3.json
@@ -0,0 +1,10 @@
+{
+ "contents": "",
+ "cells": {},
+ "cursor_position": [
+ 0,
+ 0
+ ],
+ "title": "it's a title",
+ "icon_name": "it's an icon name"
+} \ No newline at end of file
diff --git a/tests/data/fixtures/title_icon_name/3.typescript b/tests/data/fixtures/title_icon_name/3.typescript
new file mode 100644
index 0000000..54cd2f6
--- /dev/null
+++ b/tests/data/fixtures/title_icon_name/3.typescript
@@ -0,0 +1 @@
+]2;it's a title]1;it's an icon name \ No newline at end of file
diff --git a/tests/data/fixtures/title_icon_name/4.json b/tests/data/fixtures/title_icon_name/4.json
new file mode 100644
index 0000000..b1eef59
--- /dev/null
+++ b/tests/data/fixtures/title_icon_name/4.json
@@ -0,0 +1,10 @@
+{
+ "contents": "",
+ "cells": {},
+ "cursor_position": [
+ 0,
+ 0
+ ],
+ "title": "it's a title",
+ "icon_name": "it's a title"
+} \ No newline at end of file
diff --git a/tests/data/fixtures/title_icon_name/4.typescript b/tests/data/fixtures/title_icon_name/4.typescript
new file mode 100644
index 0000000..7d09362
--- /dev/null
+++ b/tests/data/fixtures/title_icon_name/4.typescript
@@ -0,0 +1 @@
+]1;it's a title \ No newline at end of file
diff --git a/tests/data/fixtures/title_icon_name/5.json b/tests/data/fixtures/title_icon_name/5.json
new file mode 100644
index 0000000..51d47fe
--- /dev/null
+++ b/tests/data/fixtures/title_icon_name/5.json
@@ -0,0 +1,10 @@
+{
+ "contents": "",
+ "cells": {},
+ "cursor_position": [
+ 0,
+ 0
+ ],
+ "title": "it's a title",
+ "icon_name": "it's an icon name"
+} \ No newline at end of file
diff --git a/tests/data/fixtures/title_icon_name/5.typescript b/tests/data/fixtures/title_icon_name/5.typescript
new file mode 100644
index 0000000..e176477
--- /dev/null
+++ b/tests/data/fixtures/title_icon_name/5.typescript
@@ -0,0 +1 @@
+]1;it's an icon name \ No newline at end of file