This is an automated email from the ASF dual-hosted git repository.
andy pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/jena.git
from 373a1d017a Merge pull request #1705 from afs/misc
new e63ec0a45f GH-1708: Use canonical decimal form in results
new 50c63919d7 GH-1708: Only need one configuration setting
new a8cd075e2e GH-1708: Formalize compareResultSetsByValue
new 8d226798c9 GH-1708: Don't print stacktraces in test run summary
new 4e4b36da19 Merge pull request #1709 from afs/tests-rs-value
The 10495 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../org/apache/jena/arq/junit/TextTestRunner.java | 2 +-
.../arq/junit/runners/AbstractRunnerOfTests.java | 6 ++--
.../apache/jena/arq/junit/sparql/SparqlTests.java | 10 +++---
.../jena/arq/junit/sparql/tests/QueryExecTest.java | 13 +++++--
jena-arq/testing/ARQ/GroupBy/manifest.ttl | 6 ++--
jena-arq/testing/ARQ/GroupBy/median-01.srj | 2 +-
jena-arq/testing/ARQ/GroupBy/mode-01.srj | 2 +-
.../apache/jena/atlas/junit/TextListenerDots.java | 41 ++++++++++------------
.../apache/jena/atlas/junit/TextListenerLong.java | 8 +++++
jena-cmds/src/test/java/arq/rdftests.java | 6 ++--
10 files changed, 54 insertions(+), 42 deletions(-)