From fc3005bc21abe54d5de01ca3a3cb2c9825b83641 Mon Sep 17 00:00:00 2001 From: Mischa POSLAWSKY Date: Wed, 11 Sep 2019 02:42:57 +0200 Subject: [PATCH] test unmarked, limits, stats, color --- t/t1012-unmarked_--markers=.in | 1 + t/t1012-unmarked_--markers=.out | 30 +++++++++++++++++++++++++++++ t/t1501-end_limit_-L3.in | 1 + t/t1501-end_limit_-L3.out | 3 +++ t/t1502-start_limit_-L9-.in | 1 + t/t1502-start_limit_-L9-.out | 22 +++++++++++++++++++++ t/t1503-partial_-L1-2.in | 1 + t/t1503-partial_-L1-2.out | 2 ++ t/t1601-integer_statistics_-sL0.in | 1 + t/t1601-integer_statistics_-sL0.out | 1 + t/t1602-float_statistics_-sL0.in | 1 + t/t1602-float_statistics_-sL0.out | 1 + t/t1901-technicolor_-cs.in | 1 + t/t1901-technicolor_-cs.out | 19 ++++++++++++++++++ 14 files changed, 85 insertions(+) create mode 120000 t/t1012-unmarked_--markers=.in create mode 100644 t/t1012-unmarked_--markers=.out create mode 120000 t/t1501-end_limit_-L3.in create mode 100644 t/t1501-end_limit_-L3.out create mode 120000 t/t1502-start_limit_-L9-.in create mode 100644 t/t1502-start_limit_-L9-.out create mode 120000 t/t1503-partial_-L1-2.in create mode 100644 t/t1503-partial_-L1-2.out create mode 120000 t/t1601-integer_statistics_-sL0.in create mode 100644 t/t1601-integer_statistics_-sL0.out create mode 120000 t/t1602-float_statistics_-sL0.in create mode 100644 t/t1602-float_statistics_-sL0.out create mode 120000 t/t1901-technicolor_-cs.in create mode 100644 t/t1901-technicolor_-cs.out diff --git a/t/t1012-unmarked_--markers=.in b/t/t1012-unmarked_--markers=.in new file mode 120000 index 0000000..0dbe582 --- /dev/null +++ b/t/t1012-unmarked_--markers=.in @@ -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 index 0000000..336c030 --- /dev/null +++ b/t/t1012-unmarked_--markers=.out @@ -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 index 0000000..0dbe582 --- /dev/null +++ b/t/t1501-end_limit_-L3.in @@ -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 index 0000000..29639df --- /dev/null +++ b/t/t1501-end_limit_-L3.out @@ -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 index 0000000..0dbe582 --- /dev/null +++ b/t/t1502-start_limit_-L9-.in @@ -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 index 0000000..2497759 --- /dev/null +++ b/t/t1502-start_limit_-L9-.out @@ -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 index 0000000..f9de8c6 --- /dev/null +++ b/t/t1503-partial_-L1-2.in @@ -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 index 0000000..7d86133 --- /dev/null +++ b/t/t1503-partial_-L1-2.out @@ -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 index 0000000..aaf0a46 --- /dev/null +++ b/t/t1601-integer_statistics_-sL0.in @@ -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 index 0000000..dffcc7d --- /dev/null +++ b/t/t1601-integer_statistics_-sL0.out @@ -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 index 0000000..097528f --- /dev/null +++ b/t/t1602-float_statistics_-sL0.in @@ -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 index 0000000..f6d0731 --- /dev/null +++ b/t/t1602-float_statistics_-sL0.out @@ -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 index 0000000..097528f --- /dev/null +++ b/t/t1901-technicolor_-cs.in @@ -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 index 0000000..2048557 --- /dev/null +++ b/t/t1901-technicolor_-cs.out @@ -0,0 +1,19 @@ + -3 + -2.449 -- + -2 ---- + -1 -------<- + 0 -------<--=-| +.0000000001 -------<--=-| + 1e-10 -------<--=-| + -1e-2 -------<--=-| + -1234e-99 -------<--=-| + -1e-1234 -------<--=-| + -1f-1234 -------<- + -0 -------<--=-| + 1.0.0 -------<--=-|----- + 2. -------<--=-|--------- ++1 -------<--=-| + 1-2 -------<--=-|----- + -2.0 ---- +--1 -------<--=-| +-7.4589999998 total in 18 values (-3 min, -0.47 avg, 2 max) -- 2.30.0