You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@annotator.apache.org by ge...@apache.org on 2020/04/03 12:57:51 UTC

[incubator-annotator] 01/01: Merge pull request #73 from apache/fragment-tests

This is an automated email from the ASF dual-hosted git repository.

gerben pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-annotator.git

commit 6d637fc7f74c673ff141372c3e1ad5065bedd7b2
Merge: 13cc87f ae31a81
Author: Gerben <ge...@treora.com>
AuthorDate: Fri Apr 3 14:57:39 2020 +0200

    Merge pull request #73 from apache/fragment-tests
    
    Add tests for fragment-identifier and (attempt to) improve it

 packages/fragment-identifier/src/fragment.pegjs    |  38 +++--
 packages/fragment-identifier/src/index.js          |  12 +-
 packages/fragment-identifier/test/index.js         | 126 +++++++++++++++
 .../fragment-identifier/test/spec-examples.json    | 180 +++++++++++++++++++++
 4 files changed, 336 insertions(+), 20 deletions(-)