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/testset1/trim5.ql.out | 44 +++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 systemtest/testdata/testset1/trim5.ql.out (limited to 'systemtest/testdata/testset1/trim5.ql.out') diff --git a/systemtest/testdata/testset1/trim5.ql.out b/systemtest/testdata/testset1/trim5.ql.out new file mode 100644 index 0000000..276581c --- /dev/null +++ b/systemtest/testdata/testset1/trim5.ql.out @@ -0,0 +1,44 @@ +-- Testbed line: result_type=set > +-- Testbed line: result_elements=4 +-- Testbed start block: +Image 1 +GMarray + Type Structure........: marray + Type Schema...........: marray< char > + Domain................: [0:10] + Base Type Schema......: char + Base Type Length......: 1 + Data format.......... : Array + Data size (bytes).... : 11 + 4 4 4 4 4 4 4 4 4 4 4 +Image 2 +GMarray + Type Structure........: marray + Type Schema...........: marray< char > + Domain................: [0:10] + Base Type Schema......: char + Base Type Length......: 1 + Data format.......... : Array + Data size (bytes).... : 11 + 4 4 4 4 4 4 4 4 4 4 4 +Image 3 +GMarray + Type Structure........: marray + Type Schema...........: marray< char > + Domain................: [0:10] + Base Type Schema......: char + Base Type Length......: 1 + Data format.......... : Array + Data size (bytes).... : 11 + 4 4 4 4 4 4 4 4 4 4 4 +Image 4 +GMarray + Type Structure........: marray + Type Schema...........: marray< char > + Domain................: [0:10] + Base Type Schema......: char + Base Type Length......: 1 + Data format.......... : Array + Data size (bytes).... : 11 + 4 4 4 4 4 4 4 4 4 4 4 +-- Testbed end block: -- cgit