summaryrefslogtreecommitdiffstats
path: root/tests/elementary_moves
diff options
context:
space:
mode:
authorpgen <p.gen.progs@gmail.com>2018-08-15 19:53:28 +0200
committerpgen <p.gen.progs@gmail.com>2018-08-15 19:53:28 +0200
commit2eed192bd39b1ac230060622cfa2c5e95fde733c (patch)
tree3fdf314007ce7160978cdc2584715dcbfd91ce47 /tests/elementary_moves
parenta75542771d367a248371bb3cd04d4ac4053fcf92 (diff)
Fix delays in tests for slow computers
Diffstat (limited to 'tests/elementary_moves')
-rw-r--r--tests/elementary_moves/t0001.tst2
-rw-r--r--tests/elementary_moves/t0002.tst2
-rw-r--r--tests/elementary_moves/t0003.tst2
-rw-r--r--tests/elementary_moves/t0004.tst2
-rw-r--r--tests/elementary_moves/t0005.tst2
-rw-r--r--tests/elementary_moves/t0006.tst2
-rw-r--r--tests/elementary_moves/t0007.tst2
-rw-r--r--tests/elementary_moves/t0008.tst2
-rw-r--r--tests/elementary_moves/t0009.tst2
9 files changed, 9 insertions, 9 deletions
diff --git a/tests/elementary_moves/t0001.tst b/tests/elementary_moves/t0001.tst
index d6cb92f..9b45aa0 100644
--- a/tests/elementary_moves/t0001.tst
+++ b/tests/elementary_moves/t0001.tst
@@ -1,4 +1,4 @@
\S[10]OUT=$(smenu t0001.in)
-\S[10]\s[0]lll\r
+\S[10]\s[120]lll\r
\s[10]echo ":$OUT:"
exit 0
diff --git a/tests/elementary_moves/t0002.tst b/tests/elementary_moves/t0002.tst
index 3640f44..a81bad5 100644
--- a/tests/elementary_moves/t0002.tst
+++ b/tests/elementary_moves/t0002.tst
@@ -1,4 +1,4 @@
\S[10]OUT=$(smenu t0002.in)
-\S[10]\s[0]hhh\r
+\S[10]\s[120]hhh\r
\s[10]echo ":$OUT:"
exit 0
diff --git a/tests/elementary_moves/t0003.tst b/tests/elementary_moves/t0003.tst
index f454646..1e98826 100644
--- a/tests/elementary_moves/t0003.tst
+++ b/tests/elementary_moves/t0003.tst
@@ -1,4 +1,4 @@
\S[10]OUT=$(smenu t0003.in)
-\S[10]\s[0]llllllllll\r
+\S[10]\s[120]llllllllll\r
\s[10]echo ":$OUT:"
exit 0
diff --git a/tests/elementary_moves/t0004.tst b/tests/elementary_moves/t0004.tst
index e5583c5..ac9cd92 100644
--- a/tests/elementary_moves/t0004.tst
+++ b/tests/elementary_moves/t0004.tst
@@ -1,4 +1,4 @@
\S[10]OUT=$(smenu t0004.in)
-\S[10]\s[0]lllhhhllll\r
+\S[10]\s[120]lllhhhllll\r
\s[10]echo ":$OUT:"
exit 0
diff --git a/tests/elementary_moves/t0005.tst b/tests/elementary_moves/t0005.tst
index 509e562..8f78270 100644
--- a/tests/elementary_moves/t0005.tst
+++ b/tests/elementary_moves/t0005.tst
@@ -1,4 +1,4 @@
\S[10]OUT=$(smenu -l t0005.in)
-\S[10]\s[0]ljlkljlk\r
+\S[10]\s[120]ljlkljlk\r
\s[10]echo ":$OUT:"
exit 0
diff --git a/tests/elementary_moves/t0006.tst b/tests/elementary_moves/t0006.tst
index efc20f9..28e15e0 100644
--- a/tests/elementary_moves/t0006.tst
+++ b/tests/elementary_moves/t0006.tst
@@ -1,4 +1,4 @@
\S[10]OUT=$(smenu -l t0006.in)
-\S[10]\s[0]ljjlkkljjlkk\r
+\S[10]\s[120]ljjlkkljjlkk\r
\s[10]echo ":$OUT:"
exit 0
diff --git a/tests/elementary_moves/t0007.tst b/tests/elementary_moves/t0007.tst
index edc1a77..8e6002b 100644
--- a/tests/elementary_moves/t0007.tst
+++ b/tests/elementary_moves/t0007.tst
@@ -1,4 +1,4 @@
\S[10]OUT=$(smenu -l t0007.in)
-\S[10]\s[0]lljjllkklljjllkkhhjjhhkkhhjjllkk\r
+\S[10]\s[120]lljjllkklljjllkkhhjjhhkkhhjjllkk\r
\s[10]echo ":$OUT:"
exit 0
diff --git a/tests/elementary_moves/t0008.tst b/tests/elementary_moves/t0008.tst
index a724f8d..a4c24ba 100644
--- a/tests/elementary_moves/t0008.tst
+++ b/tests/elementary_moves/t0008.tst
@@ -1,4 +1,4 @@
\S[10]OUT=$(smenu -N. -l t0008.in)
-\S[10]\s[0]lljjllkklljjllkkhhjjhhkkhhjjllkk\r
+\S[10]\s[120]lljjllkklljjllkkhhjjhhkkhhjjllkk\r
\s[10]echo ":$OUT:"
exit 0
diff --git a/tests/elementary_moves/t0009.tst b/tests/elementary_moves/t0009.tst
index 05353f9..e12cc05 100644
--- a/tests/elementary_moves/t0009.tst
+++ b/tests/elementary_moves/t0009.tst
@@ -1,4 +1,4 @@
\S[10]OUT=$(smenu -U 4 -l t0009.in)
-\S[10]\s[0]lljjllkklljjllkkhhjjhhkkhhjjllkk\r
+\S[10]\s[120]lljjllkklljjllkkhhjjhhkkhhjjllkk\r
\s[10]echo ":$OUT:"
exit 0