Revision dfa3cf326b7381ab9eec488911595df9e11deb15 authored by Robert Ma on 16 March 2018, 21:17:56 UTC, committed by Robert Ma on 16 March 2018, 21:17:56 UTC
After #10064, Chrome jobs run successfully on Travis, so we can turn the
stability check back on.

Fixes #9932.
1 parent 89ba944
Raw File
TODO
Things still to be developed:

Script to run .jsonld files in tools/tests against .test files

Script to batch run submitted .jsonld files from an implementation against .test
files

Websocket communication to runner tests with a corresponding listener that an
implementation could use to auto-submit jsonld into the "manual" tests

Add a Skip option to tools/runner

Add a tuple mode for evaluating RDF declaratively as well.
back to top