summaryrefslogtreecommitdiffstats
path: root/tests/do_not_trim_selection
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/do_not_trim_selection
parent20de6438331eb547864a54440b4092bedc7cc504 (diff)
Reduce the duration of the testing process.
Diffstat (limited to 'tests/do_not_trim_selection')
-rw-r--r--tests/do_not_trim_selection/t0001.tst2
-rw-r--r--tests/do_not_trim_selection/t0002.tst2
-rw-r--r--tests/do_not_trim_selection/t0003.tst2
-rw-r--r--tests/do_not_trim_selection/t0004.tst2
4 files changed, 4 insertions, 4 deletions
diff --git a/tests/do_not_trim_selection/t0001.tst b/tests/do_not_trim_selection/t0001.tst
index c6d423c..e7c00ef 100644
--- a/tests/do_not_trim_selection/t0001.tst
+++ b/tests/do_not_trim_selection/t0001.tst
@@ -1,4 +1,4 @@
\S[150]\s[10]OUT=$(smenu -k t0001.in)
-\S[150]\s[150]\r
+\S[150]\s[50]\r
\S[150]\s[10]echo ":$\s[10]OUT:"
exit 0
diff --git a/tests/do_not_trim_selection/t0002.tst b/tests/do_not_trim_selection/t0002.tst
index d6eda48..b54827e 100644
--- a/tests/do_not_trim_selection/t0002.tst
+++ b/tests/do_not_trim_selection/t0002.tst
@@ -1,4 +1,4 @@
\S[150]\s[10]OUT=$(smenu -k t0002.in)
-\S[150]\s[150]l\r
+\S[150]\s[50]l\r
\S[150]\s[10]echo ":$\s[10]OUT:"
exit 0
diff --git a/tests/do_not_trim_selection/t0003.tst b/tests/do_not_trim_selection/t0003.tst
index 27cfa0e..1c66b22 100644
--- a/tests/do_not_trim_selection/t0003.tst
+++ b/tests/do_not_trim_selection/t0003.tst
@@ -1,4 +1,4 @@
\S[150]\s[10]OUT=$(smenu -k t0003.in)
-\S[150]\s[150]ll\r
+\S[150]\s[50]ll\r
\S[150]\s[10]echo ":$\s[10]OUT:"
exit 0
diff --git a/tests/do_not_trim_selection/t0004.tst b/tests/do_not_trim_selection/t0004.tst
index 896bed9..95698c8 100644
--- a/tests/do_not_trim_selection/t0004.tst
+++ b/tests/do_not_trim_selection/t0004.tst
@@ -1,4 +1,4 @@
\S[150]\s[10]OUT=$(smenu -N. -k t0004.in)
-\S[150]\s[150]ll\r
+\S[150]\s[50]ll\r
\S[150]\s[10]echo ":$\s[10]OUT:"
exit 0