initial set of aggregates test cases plus ACTION-210

I committed some initial aggregates test cases for COUNT, including some on COUNT(*).
Particularly agg06 covers:

SELECT (COUNT(*) AS ?C) .... HAVING (COUNT(*) > 0 )

as proposed in ACTION-210.

Please check [1]. I still need to verify and include the aggregates test cases from 
my earlier mail [2].

Axel

1. http://www.w3.org/2009/sparql/docs/tests/data-sparql11/aggregates/
2. http://lists.w3.org/Archives/Public/public-rdf-dawg/2010JanMar/0609.html

Received on Sunday, 22 August 2010 23:45:05 UTC