# List of regression tests # # - was in bash script retest.sh # @prefix : <#>. @prefix x: <#>. @prefix test: . :t1001 a test:CwmTest; test:referenceOutput ; test:description "sparql builtins from cwm"; test:arguments """-n3 sparql/sparql_builtin1.n3 --think --strings""". :t1002 a test:CwmTest; test:referenceOutput ; test:description "Command line use"; test:arguments """-n3 sparql/mixing_egl.n3 --sparql=sparql/mixing_egl.rq""". :t1003 a test:CwmTest; test:referenceOutput ; test:description "not inclusion of FILTER"; test:arguments """-n3 sparql/notIncludes4_data.n3 --sparql=sparql/notIncludes4.sparql""". :t1004 a test:CwmTest; test:referenceOutput ; test:description "CONSTRUCT"; test:arguments """-n3 sparql/data_construct1.n3 --sparql=sparql/construct.sparql""". :t1005 a test:CwmTest; test:referenceOutput ; test:description "complex FILTER expression with errors"; test:arguments """-n3 sparql/filter6_data.n3 --sparql=sparql/filter6.sparql""". :t1006 a test:CwmTest; test:referenceOutput ; test:description "OPTIONAL in query"; test:arguments """-n3 sparql/optional_data.n3 --sparql=sparql/optional.sparql""". :t1007 a test:CwmTest; test:referenceOutput ; test:description "OPTIONAL in query"; test:arguments """-n3 sparql/datatype.n3 --sparql=sparql/datatype.sparql""". #ends