From a040084be859997b63cc5f8b627ae52ed52a9e24 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 12 Dec 2021 20:37:32 +0000 Subject: add set condition integraion test --- integrationtests/dmap1d.csv.expected | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 integrationtests/dmap1d.csv.expected (limited to 'integrationtests/dmap1d.csv.expected') diff --git a/integrationtests/dmap1d.csv.expected b/integrationtests/dmap1d.csv.expected new file mode 100644 index 0000000..5a5be41 --- /dev/null +++ b/integrationtests/dmap1d.csv.expected @@ -0,0 +1,2 @@ +$mask,$md5,$foo,$bar,$baz,last($time) +........-......,f1d0d65f3bd3824e71d690163a58fef2,42,baz,20211002-071949,20211002-071949 -- cgit v1.2.3 From a44a29ffe558591b2f1e081fedaee2b88f40923f Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Tue, 21 Dec 2021 15:14:02 +0000 Subject: adjust integration tests to reflect the last datetime string change --- integrationtests/dmap1d.csv.expected | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'integrationtests/dmap1d.csv.expected') diff --git a/integrationtests/dmap1d.csv.expected b/integrationtests/dmap1d.csv.expected index 5a5be41..ba1c254 100644 --- a/integrationtests/dmap1d.csv.expected +++ b/integrationtests/dmap1d.csv.expected @@ -1,2 +1,2 @@ $mask,$md5,$foo,$bar,$baz,last($time) -........-......,f1d0d65f3bd3824e71d690163a58fef2,42,baz,20211002-071949,20211002-071949 +....-......,0b53853845d68785051a6a9922b601f3,42,baz,1002-071949,1002-071949 -- cgit v1.2.3