summaryrefslogtreecommitdiffstats
path: root/tests/tagging/t0016.good
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tagging/t0016.good')
-rw-r--r--tests/tagging/t0016.good19
1 files changed, 19 insertions, 0 deletions
diff --git a/tests/tagging/t0016.good b/tests/tagging/t0016.good
new file mode 100644
index 0000000..1c0c3f1
--- /dev/null
+++ b/tests/tagging/t0016.good
@@ -0,0 +1,19 @@
+$ OUT=$(smenu -T -c t0016.in)
+
+1 2 3 4 5 ┐
+16:20
+6 7 8 9 10 │
+3:04 4:04 6:04 7:04 9:04 10:04 12:04 13:04 16:20
+11 12 13 14 15 │
+0:04 1:04 3:04 4:04 6:04 7:04 9:04 10:04 12:04 13:04 16:20
+16 17 18 19 20 █
+0:04 1:04 3:04 4:04 6:04 7:04 9:04 10:04 12:04 13:04 16:20
+21 22 23 24 25 ▼
+0:04 1:04 3:04 4:04 6:04 7:04 9:0407 10:0407 16:20
+$
+
+$ echo ":$OUT:"
+
+:7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24:
+
+$ exit 0