summaryrefslogtreecommitdiffstats
path: root/tests/scrolling
diff options
context:
space:
mode:
authorpgen <p.gen.progs@gmail.com>2018-08-21 00:29:53 +0200
committerpgen <p.gen.progs@gmail.com>2018-08-22 22:50:31 +0200
commitfac29da6eb7cb9957cbc54959d516c60aede01d6 (patch)
tree6864e3e27139437e43d30452422fe78885f48c34 /tests/scrolling
parent067b822d04a4f5d4fc0fbd19a5620721fd397df9 (diff)
Improve the coherency of delays in tests
Diffstat (limited to 'tests/scrolling')
-rw-r--r--tests/scrolling/t0001.tst6
-rw-r--r--tests/scrolling/t0002.tst6
2 files changed, 6 insertions, 6 deletions
diff --git a/tests/scrolling/t0001.tst b/tests/scrolling/t0001.tst
index e8092ea..80bf15f 100644
--- a/tests/scrolling/t0001.tst
+++ b/tests/scrolling/t0001.tst
@@ -1,4 +1,4 @@
-\S[10]OUT=$(LC_ALL=en_US.UTF-8 smenu -n 4 -l t0001.in)
-\S[10]\s[120]lljjlljjhhjjhhkkhhkkhhjjllkk\r
-\s[10]echo ":$OUT:"
+\S[150]\s[10]OUT=$(LC_ALL=en_US.UTF-8 smenu -n 4 -l t0001.in)
+\S[150]\s[150]lljjlljjhhjjhhkkhhkkhhjjllkk\r
+\S[150]\s[10]echo ":$\s[10]OUT:"
exit 0
diff --git a/tests/scrolling/t0002.tst b/tests/scrolling/t0002.tst
index 2978d30..c90658c 100644
--- a/tests/scrolling/t0002.tst
+++ b/tests/scrolling/t0002.tst
@@ -1,4 +1,4 @@
-\S[10]OUT=$(LC_ALL=en_US smenu -n 4 -l t0002.in)
-\S[10]\s[120]lljjlljjhhjjhhkkhhkkhhjjllkk\r
-\s[10]echo ":$OUT:"
+\S[150]\s[10]OUT=$(LC_ALL=en_US smenu -n 4 -l t0002.in)
+\S[150]\s[150]lljjlljjhhjjhhkkhhkkhhjjllkk\r
+\S[150]\s[10]echo ":$\s[10]OUT:"
exit 0