summaryrefslogtreecommitdiffstats
path: root/tests/rows_cols_in-ex-clusions
diff options
context:
space:
mode:
authorpgen <p.gen.progs@gmail.com>2022-10-08 23:54:26 +0200
committerpgen <p.gen.progs@gmail.com>2022-10-09 18:18:56 +0200
commit2548023fc17c2c46e045c58a176a1c452cb83c3f (patch)
treefa287f7627a69772a9031b688e49cc256c8e9f84 /tests/rows_cols_in-ex-clusions
parent20de6438331eb547864a54440b4092bedc7cc504 (diff)
Reduce the duration of the testing process.
Diffstat (limited to 'tests/rows_cols_in-ex-clusions')
-rw-r--r--tests/rows_cols_in-ex-clusions/t0001.tst2
-rw-r--r--tests/rows_cols_in-ex-clusions/t0002.tst2
-rw-r--r--tests/rows_cols_in-ex-clusions/t0003.tst2
3 files changed, 3 insertions, 3 deletions
diff --git a/tests/rows_cols_in-ex-clusions/t0001.tst b/tests/rows_cols_in-ex-clusions/t0001.tst
index c0a0813..578543c 100644
--- a/tests/rows_cols_in-ex-clusions/t0001.tst
+++ b/tests/rows_cols_in-ex-clusions/t0001.tst
@@ -1,4 +1,4 @@
\S[150]\s[10]OUT=$(smenu -n 6 -l -R2,3 -R5 -- t0001.in)
-\S[150]\s[150]llljljljhkk\r
+\S[150]\s[50]llljljljhkk\r
\S[150]\s[10]echo ":$\s[10]OUT:"
exit 0
diff --git a/tests/rows_cols_in-ex-clusions/t0002.tst b/tests/rows_cols_in-ex-clusions/t0002.tst
index 31fee4c..15480e1 100644
--- a/tests/rows_cols_in-ex-clusions/t0002.tst
+++ b/tests/rows_cols_in-ex-clusions/t0002.tst
@@ -1,4 +1,4 @@
\S[150]\s[10]OUT=$(smenu -n 6 -l -R3-5 -R1 -- t0002.in)
-\S[150]\s[150]llljljljhkk\r
+\S[150]\s[50]llljljljhkk\r
\S[150]\s[10]echo ":$\s[10]OUT:"
exit 0
diff --git a/tests/rows_cols_in-ex-clusions/t0003.tst b/tests/rows_cols_in-ex-clusions/t0003.tst
index c69834e..0c06392 100644
--- a/tests/rows_cols_in-ex-clusions/t0003.tst
+++ b/tests/rows_cols_in-ex-clusions/t0003.tst
@@ -1,4 +1,4 @@
\S[150]\s[10]OUT=$(smenu -n 6 -l -R3-5,1 -- t0003.in)
-\S[150]\s[150]llljljljhkk\r
+\S[150]\s[50]llljljljhkk\r
\S[150]\s[10]echo ":$\s[10]OUT:"
exit 0