History for sparql-test-runner / src / main / scala / uk / org
2021-03-05
@Alex Tucker
-i -> ignore errors (exceptions) rather than failures & errors.
Alex Tucker committed on 5 Mar 2021
@Alex Tucker
Some refactoring to add tests to figure out the reason for exceptions.
Alex Tucker committed on 5 Mar 2021
2021-02-22
@Alex Tucker
Allow multiple test directories to be specified.
Alex Tucker committed on 22 Feb 2021
2021-02-10
@Alex Tucker
Use Using properly. Add stacktrace to exception/error.
Alex Tucker committed on 10 Feb 2021
2021-02-09
@Alex Tucker
Clean & use Using()
Alex Tucker committed on 9 Feb 2021
@Alex Tucker
Bump versions: scala -> 2.13.4; scopt -> .0.0; scala-xml -> 1.3.0; sbt -> 1.4.7.
Alex Tucker committed on 9 Feb 2021
@Alex Tucker
Don't use prettyprinter so to avoid adding whitespace in error/failure reasons.
Alex Tucker committed on 9 Feb 2021
2021-02-08
@Alex Tucker
Put output message in body of <failure>, using CDATA to preserve line endings.
Alex Tucker committed on 8 Feb 2021
@Alex Tucker
Found the JUnit/Jenkins reverse engineered docs; updated to distinguish errors & failures.
Alex Tucker committed on 8 Feb 2021
2020-09-11
@Alex Tucker
Add -l option to add/set limits on SELECT queries
Alex Tucker committed on 11 Sep 2020
2020-09-09
@Alex Tucker
Add --from to be able to specify one or more graphs to restrict queries to (currently over HTTP)
Alex Tucker committed on 9 Sep 2020
2020-06-19
@Alex Tucker
Attempt to add limited oAuth support via supplied token.
Alex Tucker committed on 19 Jun 2020
2019-03-15
@Alex Tucker
Add -p option to bind query vars directly by replacing given vars in query text.
Alex Tucker committed on 15 Mar 2019
2018-07-17
@Alex Tucker
Catch exceptions running queries.
Alex Tucker committed on 17 Jul 2018
2018-06-25
@Alex Tucker
Add APLv2
Alex Tucker committed on 25 Jun 2018
2018-06-07
@Alex Tucker
Allow basic auth against remote endpoint.
Alex Tucker committed on 7 Jun 2018
2018-05-23
@Alex Tucker
Fix comparing absolute file path with relative one.
Alex Tucker committed on 23 May 2018
@Alex Tucker
Add option to alternatively run against a remote SPARQL endpoint.
Alex Tucker committed on 23 May 2018
2018-03-02
@Alex Tucker
Added another tool: runs SPARQL updates in place on a file.
Alex Tucker committed on 2 Mar 2018
2018-02-13
@Alex Tucker
Make 'sparql' command work again by importing jena-cmds. Invert expectations of ASK queries.
Alex Tucker committed on 13 Feb 2018
@Alex Tucker
Pretty print XML results. Add flag for ignoring failures/errors. Change errors to failures.
Alex Tucker committed on 13 Feb 2018
2018-02-03
@Alex Tucker
Update deps, move to Jena 3.x, Java >=8, sbt 1.x. Move to floop.org.uk. Try again to put all graphs, named or otherwise, into one graph for querying.
Alex Tucker committed on 3 Feb 2018