summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorpgen <p.gen.progs@gmail.com>2019-03-16 19:22:55 +0100
committerpgen <p.gen.progs@gmail.com>2019-03-17 20:54:37 +0100
commit4c4755f94065408074db3376d41e735d39a8d799 (patch)
treea6c1f72e077027587e0feb80a8a3b6d8f5d50641 /tests
parent230bf81e7c3f27049be219173a56a6f2b6eae1ad (diff)
Remove bad windows_height tests
Diffstat (limited to 'tests')
-rw-r--r--tests/window_height/data122
-rw-r--r--tests/window_height/t0001.good43
l---------tests/window_height/t0001.in1
-rw-r--r--tests/window_height/t0001.tst4
-rw-r--r--tests/window_height/t0002.good23
l---------tests/window_height/t0002.in1
-rw-r--r--tests/window_height/t0002.tst4
-rw-r--r--tests/window_height/t0003.good19
l---------tests/window_height/t0003.in1
-rw-r--r--tests/window_height/t0003.tst4
10 files changed, 0 insertions, 122 deletions
diff --git a/tests/window_height/data1 b/tests/window_height/data1
deleted file mode 100644
index 64cdb22..0000000
--- a/tests/window_height/data1
+++ /dev/null
@@ -1,22 +0,0 @@
-1
-2
-3
-4
-5
-6
-7
-8
-9
-10
-11
-12
-13
-14
-15
-16
-17
-18
-19
-20
-21
-22
diff --git a/tests/window_height/t0001.good b/tests/window_height/t0001.good
deleted file mode 100644
index fffc9d2..0000000
--- a/tests/window_height/t0001.good
+++ /dev/null
@@ -1,43 +0,0 @@
-5
-
-6
-
-7
-
-8
-
-9
-
-10
-
-11
-
-12
-
-13
-
-14
-
-15
-
-16
-
-17
-
-18
-
-19
-
-20
-
-21
-
-22
-
-$
-
-$ echo ":$OUT:"
-
-:1:
-
-$ exit 0
diff --git a/tests/window_height/t0001.in b/tests/window_height/t0001.in
deleted file mode 120000
index 0abc8f1..0000000
--- a/tests/window_height/t0001.in
+++ /dev/null
@@ -1 +0,0 @@
-data1 \ No newline at end of file
diff --git a/tests/window_height/t0001.tst b/tests/window_height/t0001.tst
deleted file mode 100644
index 7a667b1..0000000
--- a/tests/window_height/t0001.tst
+++ /dev/null
@@ -1,4 +0,0 @@
-\S[150]\s[10]OUT=$(smenu -n -c t0001.in)
-\S[150]\s[150]\r
-\S[150]\s[10]echo ":$\s[10]OUT:"
-exit 0
diff --git a/tests/window_height/t0002.good b/tests/window_height/t0002.good
deleted file mode 100644
index 13d70b2..0000000
--- a/tests/window_height/t0002.good
+++ /dev/null
@@ -1,23 +0,0 @@
-$ OUT=$(smenu -n 7 -c t0002.in)
-
-1 ┐
-0:07 1:07 4:20
-2 ║
-4:20
-3 │
-4:20
-4 │
-4:20
-5 │
-4:20
-6 │
-4:20
-7 ▼
-4:20
-$
-
-$ echo ":$OUT:"
-
-:1:
-
-$ exit 0
diff --git a/tests/window_height/t0002.in b/tests/window_height/t0002.in
deleted file mode 120000
index 0abc8f1..0000000
--- a/tests/window_height/t0002.in
+++ /dev/null
@@ -1 +0,0 @@
-data1 \ No newline at end of file
diff --git a/tests/window_height/t0002.tst b/tests/window_height/t0002.tst
deleted file mode 100644
index a0d692c..0000000
--- a/tests/window_height/t0002.tst
+++ /dev/null
@@ -1,4 +0,0 @@
-\S[150]\s[10]OUT=$(smenu -n 7 -c t0002.in)
-\S[150]\s[150]\r
-\S[150]\s[10]echo ":$\s[10]OUT:"
-exit 0
diff --git a/tests/window_height/t0003.good b/tests/window_height/t0003.good
deleted file mode 100644
index cad9e5c..0000000
--- a/tests/window_height/t0003.good
+++ /dev/null
@@ -1,19 +0,0 @@
-$ OUT=$(smenu -c t0003.in)
-
-1 ┐
-0:07 1:07 4:20
-2 ║
-4:20
-3 │
-4:20
-4 │
-4:20
-5 ▼
-4:20
-$
-
-$ echo ":$OUT:"
-
-:1:
-
-$ exit 0
diff --git a/tests/window_height/t0003.in b/tests/window_height/t0003.in
deleted file mode 120000
index 0abc8f1..0000000
--- a/tests/window_height/t0003.in
+++ /dev/null
@@ -1 +0,0 @@
-data1 \ No newline at end of file
diff --git a/tests/window_height/t0003.tst b/tests/window_height/t0003.tst
deleted file mode 100644
index a339a67..0000000
--- a/tests/window_height/t0003.tst
+++ /dev/null
@@ -1,4 +0,0 @@
-\S[150]\s[10]OUT=$(smenu -c t0003.in)
-\S[150]\s[150]\r
-\S[150]\s[10]echo ":$\s[10]OUT:"
-exit 0