test unmarked, limits, stats, color
authorMischa POSLAWSKY <perl@shiar.org>
Wed, 11 Sep 2019 00:42:57 +0000 (02:42 +0200)
committerMischa POSLAWSKY <perl@shiar.org>
Thu, 12 Sep 2019 15:48:11 +0000 (17:48 +0200)
14 files changed:
t/t1012-unmarked_--markers=.in [new symlink]
t/t1012-unmarked_--markers=.out [new file with mode: 0644]
t/t1501-end_limit_-L3.in [new symlink]
t/t1501-end_limit_-L3.out [new file with mode: 0644]
t/t1502-start_limit_-L9-.in [new symlink]
t/t1502-start_limit_-L9-.out [new file with mode: 0644]
t/t1503-partial_-L1-2.in [new symlink]
t/t1503-partial_-L1-2.out [new file with mode: 0644]
t/t1601-integer_statistics_-sL0.in [new symlink]
t/t1601-integer_statistics_-sL0.out [new file with mode: 0644]
t/t1602-float_statistics_-sL0.in [new symlink]
t/t1602-float_statistics_-sL0.out [new file with mode: 0644]
t/t1901-technicolor_-cs.in [new symlink]
t/t1901-technicolor_-cs.out [new file with mode: 0644]

diff --git a/t/t1012-unmarked_--markers=.in b/t/t1012-unmarked_--markers=.in
new file mode 120000 (symlink)
index 0000000..0dbe582
--- /dev/null
@@ -0,0 +1 @@
+t1002-sinewave.in
\ No newline at end of file
diff --git a/t/t1012-unmarked_--markers=.out b/t/t1012-unmarked_--markers=.out
new file mode 100644 (file)
index 0000000..336c030
--- /dev/null
@@ -0,0 +1,30 @@
+0.0998334 ---
+ 0.198669 ------
+  0.29552 ---------
+ 0.389418 ------------
+ 0.479426 --------------
+ 0.564642 -----------------
+ 0.644218 -------------------
+ 0.717356 ----------------------
+ 0.783327 ------------------------
+ 0.841471 -------------------------
+ 0.891207 ---------------------------
+ 0.932039 ----------------------------
+ 0.963558 -----------------------------
+  0.98545 ------------------------------
+ 0.997495 ------------------------------
+ 0.999574 ------------------------------
+ 0.991665 ------------------------------
+ 0.973848 -----------------------------
+   0.9463 ----------------------------
+ 0.909297 ---------------------------
+ 0.863209 --------------------------
+ 0.808496 ------------------------
+ 0.745705 ----------------------
+ 0.675463 --------------------
+ 0.598472 ------------------
+ 0.515501 ---------------
+  0.42738 -------------
+ 0.334988 ----------
+ 0.239249 -------
+  0.14112 ----
diff --git a/t/t1501-end_limit_-L3.in b/t/t1501-end_limit_-L3.in
new file mode 120000 (symlink)
index 0000000..0dbe582
--- /dev/null
@@ -0,0 +1 @@
+t1002-sinewave.in
\ No newline at end of file
diff --git a/t/t1501-end_limit_-L3.out b/t/t1501-end_limit_-L3.out
new file mode 100644 (file)
index 0000000..29639df
--- /dev/null
@@ -0,0 +1,3 @@
+0.0998334 ----------
+ 0.198669 --------------------
+  0.29552 ------------------------------
diff --git a/t/t1502-start_limit_-L9-.in b/t/t1502-start_limit_-L9-.in
new file mode 120000 (symlink)
index 0000000..0dbe582
--- /dev/null
@@ -0,0 +1 @@
+t1002-sinewave.in
\ No newline at end of file
diff --git a/t/t1502-start_limit_-L9-.out b/t/t1502-start_limit_-L9-.out
new file mode 100644 (file)
index 0000000..2497759
--- /dev/null
@@ -0,0 +1,22 @@
+ 0.783327 ---------------<--=-+---
+ 0.841471 ---------------<--=-+----
+ 0.891207 ---------------<--=-+---->-
+ 0.932039 ---------------<--=-+---->--
+ 0.963558 ---------------<--=-+---->---
+  0.98545 ---------------<--=-+---->----
+ 0.997495 ---------------<--=-+---->----
+ 0.999574 ---------------<--=-+---->----
+ 0.991665 ---------------<--=-+---->----
+ 0.973848 ---------------<--=-+---->---
+   0.9463 ---------------<--=-+---->--
+ 0.909297 ---------------<--=-+---->-
+ 0.863209 ---------------<--=-+---->
+ 0.808496 ---------------<--=-+---
+ 0.745705 ---------------<--=-+-
+ 0.675463 ---------------<--=-
+ 0.598472 ---------------<--
+ 0.515501 ---------------
+  0.42738 -------------
+ 0.334988 ----------
+ 0.239249 -------
+  0.14112 ----
diff --git a/t/t1503-partial_-L1-2.in b/t/t1503-partial_-L1-2.in
new file mode 120000 (symlink)
index 0000000..f9de8c6
--- /dev/null
@@ -0,0 +1 @@
+t1100-aligned.in
\ No newline at end of file
diff --git a/t/t1503-partial_-L1-2.out b/t/t1503-partial_-L1-2.out
new file mode 100644 (file)
index 0000000..7d86133
--- /dev/null
@@ -0,0 +1,2 @@
+  1           -------------
+  2 prepend   --------------------------
diff --git a/t/t1601-integer_statistics_-sL0.in b/t/t1601-integer_statistics_-sL0.in
new file mode 120000 (symlink)
index 0000000..aaf0a46
--- /dev/null
@@ -0,0 +1 @@
+t1001-seq.in
\ No newline at end of file
diff --git a/t/t1601-integer_statistics_-sL0.out b/t/t1601-integer_statistics_-sL0.out
new file mode 100644 (file)
index 0000000..dffcc7d
--- /dev/null
@@ -0,0 +1 @@
+6 total in 3 values (1 min, 2.00 avg, 3 max)
diff --git a/t/t1602-float_statistics_-sL0.in b/t/t1602-float_statistics_-sL0.in
new file mode 120000 (symlink)
index 0000000..097528f
--- /dev/null
@@ -0,0 +1 @@
+t1003-float.in
\ No newline at end of file
diff --git a/t/t1602-float_statistics_-sL0.out b/t/t1602-float_statistics_-sL0.out
new file mode 100644 (file)
index 0000000..f6d0731
--- /dev/null
@@ -0,0 +1 @@
+-7.4589999998 total in 18 values (-3 min, -0.47 avg, 2 max)
diff --git a/t/t1901-technicolor_-cs.in b/t/t1901-technicolor_-cs.in
new file mode 120000 (symlink)
index 0000000..097528f
--- /dev/null
@@ -0,0 +1 @@
+t1003-float.in
\ No newline at end of file
diff --git a/t/t1901-technicolor_-cs.out b/t/t1901-technicolor_-cs.out
new file mode 100644 (file)
index 0000000..2048557
--- /dev/null
@@ -0,0 +1,19 @@
+\e[31m         -3\e[0m       
+\e[90m     -2.449\e[0m       --
+\e[90m         -2\e[0m       ----
+\e[90m         -1\e[0m       -------\e[36m<\e[0m-
+\e[90m          0\e[0m       -------\e[36m<\e[0m--\e[36m=\e[0m-\e[36m|\e[0m
+\e[90m.0000000001\e[0m       -------\e[36m<\e[0m--\e[36m=\e[0m-\e[36m|\e[0m
+\e[90m      1e-10\e[0m       -------\e[36m<\e[0m--\e[36m=\e[0m-\e[36m|\e[0m
+\e[90m      -1e-2\e[0m       -------\e[36m<\e[0m--\e[36m=\e[0m-\e[36m|\e[0m
+\e[90m  -1234e-99\e[0m       -------\e[36m<\e[0m--\e[36m=\e[0m-\e[36m|\e[0m
+\e[90m   -1e-1234\e[0m       -------\e[36m<\e[0m--\e[36m=\e[0m-\e[36m|\e[0m
+\e[90m         -1\e[0mf-1234 -------\e[36m<\e[0m-
+\e[90m         -0\e[0m       -------\e[36m<\e[0m--\e[36m=\e[0m-\e[36m|\e[0m
+\e[90m        1.0\e[0m.0     -------\e[36m<\e[0m--\e[36m=\e[0m-\e[36m|\e[0m-----
+\e[32m          2\e[0m.      -------\e[36m<\e[0m--\e[36m=\e[0m-\e[36m|\e[0m---------
++1     -------\e[36m<\e[0m--\e[36m=\e[0m-\e[36m|\e[0m
+\e[90m          1\e[0m-2     -------\e[36m<\e[0m--\e[36m=\e[0m-\e[36m|\e[0m-----
+\e[90m       -2.0\e[0m       ----
+--1    -------\e[36m<\e[0m--\e[36m=\e[0m-\e[36m|\e[0m
+\e[1m-7.4589999998\e[0m total in 18 values (\e[31m-3\e[0m min, \e[36m-0.47\e[0m avg, \e[32m2\e[0m max)