Changeset: 11c1e7c0f655 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=11c1e7c0f655
Added Files:
        monetdb5/modules/mosaic/Tests/mosaic_dbl.capped.MAL.py
        monetdb5/modules/mosaic/Tests/mosaic_dbl.capped.stable.err
        monetdb5/modules/mosaic/Tests/mosaic_dbl.capped.stable.out
        monetdb5/modules/mosaic/Tests/mosaic_dbl.mal
        monetdb5/modules/mosaic/Tests/mosaic_dbl.raw.MAL.py
        monetdb5/modules/mosaic/Tests/mosaic_dbl.raw.stable.err
        monetdb5/modules/mosaic/Tests/mosaic_dbl.raw.stable.out
        monetdb5/modules/mosaic/Tests/mosaic_dbl.runlength.MAL.py
        monetdb5/modules/mosaic/Tests/mosaic_dbl.runlength.stable.err
        monetdb5/modules/mosaic/Tests/mosaic_dbl.runlength.stable.out
        monetdb5/modules/mosaic/Tests/mosaic_dbl.var.MAL.py
        monetdb5/modules/mosaic/Tests/mosaic_dbl.var.stable.err
        monetdb5/modules/mosaic/Tests/mosaic_dbl.var.stable.out
        monetdb5/modules/mosaic/Tests/mosaic_dbl_with_nils.capped.MAL.py
        monetdb5/modules/mosaic/Tests/mosaic_dbl_with_nils.capped.stable.err
        monetdb5/modules/mosaic/Tests/mosaic_dbl_with_nils.capped.stable.out
        monetdb5/modules/mosaic/Tests/mosaic_dbl_with_nils.raw.MAL.py
        monetdb5/modules/mosaic/Tests/mosaic_dbl_with_nils.raw.stable.err
        monetdb5/modules/mosaic/Tests/mosaic_dbl_with_nils.raw.stable.out
        monetdb5/modules/mosaic/Tests/mosaic_dbl_with_nils.runlength.MAL.py
        monetdb5/modules/mosaic/Tests/mosaic_dbl_with_nils.runlength.stable.err
        monetdb5/modules/mosaic/Tests/mosaic_dbl_with_nils.runlength.stable.out
        monetdb5/modules/mosaic/Tests/mosaic_dbl_with_nils.var.MAL.py
        monetdb5/modules/mosaic/Tests/mosaic_dbl_with_nils.var.stable.err
        monetdb5/modules/mosaic/Tests/mosaic_dbl_with_nils.var.stable.out
Modified Files:
        monetdb5/modules/mosaic/Tests/All
Branch: mosaic
Log Message:

Add floating points to the mosaic test suite.


diffs (truncated from 109646 to 300 lines):

diff --git a/monetdb5/modules/mosaic/Tests/All 
b/monetdb5/modules/mosaic/Tests/All
--- a/monetdb5/modules/mosaic/Tests/All
+++ b/monetdb5/modules/mosaic/Tests/All
@@ -35,33 +35,39 @@ mosaic_lng.runlength
 mosaic_oid.runlength
 mosaic_date.runlength
 mosaic_timestamp.runlength
+mosaic_dbl.runlength
 mosaic_bit_with_nils.runlength
 mosaic_lng_with_nils.runlength
 mosaic_oid_with_nils.runlength
 mosaic_date_with_nils.runlength
 mosaic_timestamp_with_nils.runlength
+mosaic_dbl_with_nils.runlength
 
 mosaic_bit.capped
 mosaic_lng.capped
 mosaic_oid.capped
 mosaic_date.capped
 mosaic_timestamp.capped
+mosaic_dbl.capped
 mosaic_bit_with_nils.capped
 mosaic_lng_with_nils.capped
 mosaic_oid_with_nils.capped
 mosaic_date_with_nils.capped
 mosaic_timestamp_with_nils.capped
+mosaic_dbl_with_nils.capped
 
 mosaic_bit.var
 mosaic_lng.var
 mosaic_oid.var
 mosaic_date.var
 mosaic_timestamp.var
+mosaic_dbl.var
 mosaic_bit_with_nils.var
 mosaic_lng_with_nils.var
 mosaic_oid_with_nils.var
 mosaic_date_with_nils.var
 mosaic_timestamp_with_nils.var
+mosaic_dbl_with_nils.var
 
 mosaic_bit.delta
 mosaic_lng.delta
@@ -112,8 +118,10 @@ mosaic_lng.raw
 mosaic_oid.raw
 mosaic_date.raw
 mosaic_timestamp.raw
+mosaic_dbl.raw
 mosaic_bit_with_nils.raw
 mosaic_lng_with_nils.raw
 mosaic_oid_with_nils.raw
 mosaic_date_with_nils.raw
 mosaic_timestamp_with_nils.raw
+mosaic_dbl_with_nils.raw
diff --git a/monetdb5/modules/mosaic/Tests/mosaic_lng.capped.MAL.py 
b/monetdb5/modules/mosaic/Tests/mosaic_dbl.capped.MAL.py
copy from monetdb5/modules/mosaic/Tests/mosaic_lng.capped.MAL.py
copy to monetdb5/modules/mosaic/Tests/mosaic_dbl.capped.MAL.py
diff --git a/monetdb5/modules/mosaic/Tests/mosaic_lng.capped.stable.err 
b/monetdb5/modules/mosaic/Tests/mosaic_dbl.capped.stable.err
copy from monetdb5/modules/mosaic/Tests/mosaic_lng.capped.stable.err
copy to monetdb5/modules/mosaic/Tests/mosaic_dbl.capped.stable.err
--- a/monetdb5/modules/mosaic/Tests/mosaic_lng.capped.stable.err
+++ b/monetdb5/modules/mosaic/Tests/mosaic_dbl.capped.stable.err
@@ -1,4 +1,4 @@
-stderr of test 'mosaic_lng.capped` in directory 'monetdb5/modules/mosaic` 
itself:
+stderr of test 'mosaic_dbl.capped` in directory 'monetdb5/modules/mosaic` 
itself:
 
 
 # 13:19:01 >  
diff --git a/monetdb5/modules/mosaic/Tests/mosaic_lng.capped.stable.out 
b/monetdb5/modules/mosaic/Tests/mosaic_dbl.capped.stable.out
copy from monetdb5/modules/mosaic/Tests/mosaic_lng.capped.stable.out
copy to monetdb5/modules/mosaic/Tests/mosaic_dbl.capped.stable.out
--- a/monetdb5/modules/mosaic/Tests/mosaic_lng.capped.stable.out
+++ b/monetdb5/modules/mosaic/Tests/mosaic_dbl.capped.stable.out
@@ -1,4 +1,4 @@
-stdout of test 'mosaic_lng.capped` in directory 'monetdb5/modules/mosaic` 
itself:
+stdout of test 'mosaic_dbl.capped` in directory 'monetdb5/modules/mosaic` 
itself:
 
 
 # 13:19:01 >  
@@ -25,78 +25,78 @@ stdout of test 'mosaic_lng.capped` in di
 # t    t       t       t  # name
 # void lng     lng     bit  # type
 #--------------------------#
-[ 0@0, 1000,   1000,   true    ]
-[ 1@0, 1001,   1001,   true    ]
-[ 2@0, 999,    999,    true    ]
-[ 3@0, 1002,   1002,   true    ]
-[ 4@0, 998,    998,    true    ]
-[ 5@0, 1010,   1010,   true    ]
-[ 6@0, 990,    990,    true    ]
-[ 7@0, 995,    995,    true    ]
-[ 8@0, 1005,   1005,   true    ]
-[ 9@0, 1002,   1002,   true    ]
-[ 10@0,        1000,   1000,   true    ]
-[ 11@0,        1001,   1001,   true    ]
-[ 12@0,        999,    999,    true    ]
-[ 13@0,        1002,   1002,   true    ]
-[ 14@0,        9223372036854775800,    9223372036854775800,    true    ]
-[ 15@0,        1000,   1000,   true    ]
-[ 16@0,        1000,   1000,   true    ]
-[ 17@0,        1000,   1000,   true    ]
-[ 18@0,        1000,   1000,   true    ]
-[ 19@0,        1001,   1001,   true    ]
-[ 20@0,        1001,   1001,   true    ]
-[ 21@0,        1001,   1001,   true    ]
-[ 22@0,        1001,   1001,   true    ]
-[ 23@0,        1002,   1002,   true    ]
-[ 24@0,        1002,   1002,   true    ]
-[ 25@0,        1002,   1002,   true    ]
-[ 26@0,        1002,   1002,   true    ]
-[ 27@0,        998,    998,    true    ]
-[ 28@0,        998,    998,    true    ]
-[ 29@0,        998,    998,    true    ]
-[ 30@0,        998,    998,    true    ]
-[ 31@0,        999,    999,    true    ]
-[ 32@0,        999,    999,    true    ]
-[ 33@0,        999,    999,    true    ]
-[ 34@0,        999,    999,    true    ]
-[ 35@0,        1002,   1002,   true    ]
-[ 36@0,        1002,   1002,   true    ]
-[ 37@0,        1002,   1002,   true    ]
-[ 38@0,        1002,   1002,   true    ]
-[ 39@0,        1010,   1010,   true    ]
-[ 40@0,        1010,   1010,   true    ]
-[ 41@0,        1010,   1010,   true    ]
-[ 42@0,        1010,   1010,   true    ]
-[ 43@0,        990,    990,    true    ]
-[ 44@0,        990,    990,    true    ]
-[ 45@0,        990,    990,    true    ]
-[ 46@0,        990,    990,    true    ]
-[ 47@0,        995,    995,    true    ]
-[ 48@0,        995,    995,    true    ]
-[ 49@0,        995,    995,    true    ]
-[ 50@0,        995,    995,    true    ]
-[ 51@0,        1005,   1005,   true    ]
-[ 52@0,        1005,   1005,   true    ]
-[ 53@0,        1005,   1005,   true    ]
-[ 54@0,        1005,   1005,   true    ]
-[ 55@0,        998,    998,    true    ]
-[ 56@0,        1010,   1010,   true    ]
-[ 57@0,        990,    990,    true    ]
-[ 58@0,        995,    995,    true    ]
-[ 59@0,        1005,   1005,   true    ]
-[ 60@0,        9223372036854775800,    9223372036854775800,    true    ]
-[ 61@0,        1002,   1002,   true    ]
-[ 62@0,        1000,   1000,   true    ]
-[ 63@0,        1001,   1001,   true    ]
-[ 64@0,        999,    999,    true    ]
-[ 65@0,        1002,   1002,   true    ]
-[ 66@0,        998,    998,    true    ]
-[ 67@0,        1010,   1010,   true    ]
-[ 68@0,        990,    990,    true    ]
-[ 69@0,        995,    995,    true    ]
-[ 70@0,        1005,   1005,   true    ]
-[ 71@0,        1002,   1002,   true    ]
+[ 0@0, true    ]
+[ 1@0, true    ]
+[ 2@0, true    ]
+[ 3@0, true    ]
+[ 4@0, true    ]
+[ 5@0, true    ]
+[ 6@0, true    ]
+[ 7@0, true    ]
+[ 8@0, true    ]
+[ 9@0, true    ]
+[ 10@0,        true    ]
+[ 11@0,        true    ]
+[ 12@0,        true    ]
+[ 13@0,        true    ]
+[ 14@0,        true    ]
+[ 15@0,        true    ]
+[ 16@0,        true    ]
+[ 17@0,        true    ]
+[ 18@0,        true    ]
+[ 19@0,        true    ]
+[ 20@0,        true    ]
+[ 21@0,        true    ]
+[ 22@0,        true    ]
+[ 23@0,        true    ]
+[ 24@0,        true    ]
+[ 25@0,        true    ]
+[ 26@0,        true    ]
+[ 27@0,        true    ]
+[ 28@0,        true    ]
+[ 29@0,        true    ]
+[ 30@0,        true    ]
+[ 31@0,        true    ]
+[ 32@0,        true    ]
+[ 33@0,        true    ]
+[ 34@0,        true    ]
+[ 35@0,        true    ]
+[ 36@0,        true    ]
+[ 37@0,        true    ]
+[ 38@0,        true    ]
+[ 39@0,        true    ]
+[ 40@0,        true    ]
+[ 41@0,        true    ]
+[ 42@0,        true    ]
+[ 43@0,        true    ]
+[ 44@0,        true    ]
+[ 45@0,        true    ]
+[ 46@0,        true    ]
+[ 47@0,        true    ]
+[ 48@0,        true    ]
+[ 49@0,        true    ]
+[ 50@0,        true    ]
+[ 51@0,        true    ]
+[ 52@0,        true    ]
+[ 53@0,        true    ]
+[ 54@0,        true    ]
+[ 55@0,        true    ]
+[ 56@0,        true    ]
+[ 57@0,        true    ]
+[ 58@0,        true    ]
+[ 59@0,        true    ]
+[ 60@0,        true    ]
+[ 61@0,        true    ]
+[ 62@0,        true    ]
+[ 63@0,        true    ]
+[ 64@0,        true    ]
+[ 65@0,        true    ]
+[ 66@0,        true    ]
+[ 67@0,        true    ]
+[ 68@0,        true    ]
+[ 69@0,        true    ]
+[ 70@0,        true    ]
+[ 71@0,        true    ]
 #--------------------------#
 # h    t  # name
 # void bit  # type
diff --git a/monetdb5/modules/mosaic/Tests/mosaic_dbl.mal 
b/monetdb5/modules/mosaic/Tests/mosaic_dbl.mal
new file mode 100644
--- /dev/null
+++ b/monetdb5/modules/mosaic/Tests/mosaic_dbl.mal
@@ -0,0 +1,3568 @@
+a:= bat.new(:dbl);
+bat.append(a,10.00:dbl);
+bat.append(a,10.01:dbl);
+bat.append(a,9.99:dbl);
+bat.append(a,10.02:dbl);
+bat.append(a,9.98:dbl);
+bat.append(a,10.10:dbl);
+bat.append(a,9.90:dbl);
+bat.append(a,9.95:dbl);
+bat.append(a,10.05:dbl);
+bat.append(a,10.02:dbl);
+bat.append(a,10.00:dbl);
+bat.append(a,10.01:dbl);
+bat.append(a,9.99:dbl);
+bat.append(a,10.02:dbl);
+bat.append(a,92233720368547758.00:dbl);
+bat.append(a,10.00:dbl);
+bat.append(a,10.00:dbl);
+bat.append(a,10.00:dbl);
+bat.append(a,10.00:dbl);
+bat.append(a,10.01:dbl);
+bat.append(a,10.01:dbl);
+bat.append(a,10.01:dbl);
+bat.append(a,10.01:dbl);
+bat.append(a,10.02:dbl);
+bat.append(a,10.02:dbl);
+bat.append(a,10.02:dbl);
+bat.append(a,10.02:dbl);
+bat.append(a,9.98:dbl);
+bat.append(a,9.98:dbl);
+bat.append(a,9.98:dbl);
+bat.append(a,9.98:dbl);
+bat.append(a,9.99:dbl);
+bat.append(a,9.99:dbl);
+bat.append(a,9.99:dbl);
+bat.append(a,9.99:dbl);
+bat.append(a,10.02:dbl);
+bat.append(a,10.02:dbl);
+bat.append(a,10.02:dbl);
+bat.append(a,10.02:dbl);
+bat.append(a,10.10:dbl);
+bat.append(a,10.10:dbl);
+bat.append(a,10.10:dbl);
+bat.append(a,10.10:dbl);
+bat.append(a,9.90:dbl);
+bat.append(a,9.90:dbl);
+bat.append(a,9.90:dbl);
+bat.append(a,9.90:dbl);
+bat.append(a,9.95:dbl);
+bat.append(a,9.95:dbl);
+bat.append(a,9.95:dbl);
+bat.append(a,9.95:dbl);
+bat.append(a,10.05:dbl);
+bat.append(a,10.05:dbl);
+bat.append(a,10.05:dbl);
+bat.append(a,10.05:dbl);
+bat.append(a,9.98:dbl);
+bat.append(a,10.10:dbl);
+bat.append(a,9.90:dbl);
+bat.append(a,9.95:dbl);
+bat.append(a,10.05:dbl);
+bat.append(a,92233720368547758.00:dbl);
+bat.append(a,10.02:dbl);
+bat.append(a,10.00:dbl);
+bat.append(a,10.01:dbl);
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list

Reply via email to