From 8f27e65bddd7d4b8515ce620fb485fdd78fcdf89 Mon Sep 17 00:00:00 2001 From: Constantin Jucovschi Date: Fri, 24 Apr 2009 07:20:22 -0400 Subject: Initial commit --- systemtest/testdata/testset3/domexp2.ql.out | 42 +++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 systemtest/testdata/testset3/domexp2.ql.out (limited to 'systemtest/testdata/testset3/domexp2.ql.out') diff --git a/systemtest/testdata/testset3/domexp2.ql.out b/systemtest/testdata/testset3/domexp2.ql.out new file mode 100644 index 0000000..b99539f --- /dev/null +++ b/systemtest/testdata/testset3/domexp2.ql.out @@ -0,0 +1,42 @@ +-- Testbed line: result_type=set > +-- Testbed line: result_elements=2 +-- Testbed start block: +Image 1 +GMarray + Type Structure........: marray + Type Schema...........: marray< char > + Domain................: [0:10,0:9] + Base Type Schema......: char + Base Type Length......: 1 + Data format.......... : Array + Data size (bytes).... : 110 + 0 0 0 0 0 0 0 0 0 0 0 + 0 0 0 0 0 0 0 0 0 0 0 + 0 0 0 0 0 0 0 0 0 0 0 + 0 0 0 0 0 0 0 0 0 0 0 + 0 0 0 0 0 0 0 0 0 0 0 + 0 0 0 0 0 0 0 0 0 0 0 + 0 0 0 0 0 0 0 0 0 0 0 + 0 0 0 0 0 0 0 0 0 0 0 + 0 0 0 0 0 0 0 0 0 0 0 + 0 0 0 0 0 0 0 0 0 0 0 +Image 2 +GMarray + Type Structure........: marray + Type Schema...........: marray< char > + Domain................: [0:10,0:9] + Base Type Schema......: char + Base Type Length......: 1 + Data format.......... : Array + Data size (bytes).... : 110 + 1 1 1 1 1 1 1 1 1 1 1 + 1 1 1 1 1 1 1 1 1 1 1 + 1 1 1 1 1 1 1 1 1 1 1 + 1 1 1 1 1 1 1 1 1 1 1 + 1 1 1 1 1 1 1 1 1 1 1 + 1 1 1 1 1 1 1 1 1 1 1 + 1 1 1 1 1 1 1 1 1 1 1 + 1 1 1 1 1 1 1 1 1 1 1 + 1 1 1 1 1 1 1 1 1 1 1 + 1 1 1 1 1 1 1 1 1 1 1 +-- Testbed end block: -- cgit