Skip to content
This repository has been archived by the owner on Oct 8, 2020. It is now read-only.

Commit

Permalink
Test latest things (see #20).
Browse files Browse the repository at this point in the history
  • Loading branch information
eddieantonio committed Feb 18, 2020
1 parent 71af97c commit 62b7ef4
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions test/run-tests
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,9 @@ FST.test('crk-descriptive-analyzer') do
transduce "nipayan", contains: "nipâw+V+AI+Cnj+Prs+1Sg"
transduce "meyonipat", contains: "IC+PV/miyo+nipâw+V+AI+Cnj+Prs+3Sg"
end

FST.test('crk-normative-generator') do
# https://github.com/UAlbertaALTLab/plains-cree-fsts/issues/20
transduce "pê-ayâw+V+AI+Ind+Prs+1Sg", contains: "nipê-ayân"
transduce "IC+PV/miyo+nipâw+V+AI+Cnj+Prs+3Sg", contains: "mêyo-nipât"
end

0 comments on commit 62b7ef4

Please sign in to comment.