-
-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
7 changed files
with
254 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
40 changes: 40 additions & 0 deletions
40
tests/SIL.Machine.AspNetCore.Tests/Services/data/paratext2/41MATTen.SFM
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,40 @@ | ||
\id MAT - Test | ||
\h Matthew | ||
\mt Matthew | ||
\ip An introduction to Matthew | ||
\c 1 | ||
\s Chapter One | ||
\v 1 Chapter \pn one\+pro WON\+pro*\pn*, verse one.\f + \fr 1:1: \ft This is a footnote.\f* | ||
\li1 | ||
\v 2 \bd C\bd*hapter one, | ||
\li2 verse\f + \fr 1:2: \ft This is a footnote.\f* two. | ||
\v 3 Chapter one, | ||
\li2 verse three. | ||
\v 4 Chapter one, | ||
\li2 verse four, | ||
\v 5 Chapter one, | ||
\li2 verse \fig Figure 1|src="image1.png" size="col" ref="1:5"\fig* five. | ||
\c 2 | ||
\s1 Chapter Two | ||
\p | ||
\v 1 Chapter \add two\add*, verse \f + \fr 2:1: \ft This is a footnote.\f*one. | ||
\v 2-3 Chapter two, verse \fm ∆\fm*two. | ||
\v 3-4a Chapter two, verse \w three|lemma\w*. | ||
\v 4b Chapter two, verse four. | ||
\p | ||
\v 6 Chapter two, verse \w six|strong="12345" \w*. | ||
\v 6 Bad verse. | ||
\v 5 Chapter two, verse five \rq (MAT 3:1)\rq*. | ||
\v 7a Chapter two, verse seven A, | ||
\s Section header | ||
\p | ||
\v 7b verse seven B. | ||
\p | ||
\v 8 This is a list: | ||
\b | ||
\tr \tc1 | ||
\v 9 Chapter\tcr2 2\tc3 verse\tcr4 9 | ||
\tr \tc1-2 | ||
\v 10 \tc3-4 Chapter 2 verse 10 | ||
\v 11-12 | ||
\restore restore information |
4 changes: 4 additions & 0 deletions
4
tests/SIL.Machine.AspNetCore.Tests/Services/data/paratext2/42MRKTen.SFM
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
\id MRK - Test | ||
\h Mark | ||
\mt Mark | ||
\ip An introduction to Mark |
6 changes: 6 additions & 0 deletions
6
tests/SIL.Machine.AspNetCore.Tests/Services/data/paratext2/ProjectBiblicalTerms.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
<BiblicalTermsList> | ||
<Term Id="Abba"> | ||
<Category>PN</Category> | ||
<Gloss>Abba</Gloss> | ||
</Term> | ||
</BiblicalTermsList> |
34 changes: 34 additions & 0 deletions
34
tests/SIL.Machine.AspNetCore.Tests/Services/data/paratext2/Settings.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
<ScriptureText> | ||
<StyleSheet>usfm.sty</StyleSheet> | ||
<Versification>4</Versification> | ||
<LanguageIsoCode>en:::</LanguageIsoCode> | ||
<Language>English</Language> | ||
<MinParatextVersion>8.0.100.76</MinParatextVersion> | ||
<FullName>Test2</FullName> | ||
<Encoding>65001</Encoding> | ||
<Editable>T</Editable> | ||
<Copyright /> | ||
<NormalizationForm>NFC</NormalizationForm> | ||
<Name>Ten</Name> | ||
<Guid>a7e0b3ce0200736062f9f810a444dbfbe64aca35</Guid> | ||
<DefaultFont>Charis SIL</DefaultFont> | ||
<DefaultFontSize>12</DefaultFontSize> | ||
<FontFeatures /> | ||
<HtmlLanguage /> | ||
<AssociatedLexicalProject /> | ||
<FileNameBookNameForm>41MAT</FileNameBookNameForm> | ||
<FileNamePrePart /> | ||
<FileNamePostPart>Ten.SFM</FileNamePostPart> | ||
<BiblicalTermsListSetting>Project:Ten:ProjectBiblicalTerms.xml</BiblicalTermsListSetting> | ||
<MatchBasedOnStems>F</MatchBasedOnStems> | ||
<AllowReadAccess>F</AllowReadAccess> | ||
<AllowSharingWithSLDR>F</AllowSharingWithSLDR> | ||
<Visibility>Public</Visibility> | ||
<TranslationInfo>Standard::</TranslationInfo> | ||
<EncodingConverter /> | ||
<UsfmVersion>3</UsfmVersion> | ||
<ParallelPassagesBooks>000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000</ParallelPassagesBooks> | ||
<BooksPresent>000000000000000000000000000000000000001100000000000000000000000000000000000000000000000000000000000000000000000000000000000</BooksPresent> | ||
<BibleModuleAssociations /> | ||
<Naming PrePart="" PostPart="Ten.SFM" BookNameForm="41MAT" /> | ||
</ScriptureText> |
9 changes: 9 additions & 0 deletions
9
tests/SIL.Machine.AspNetCore.Tests/Services/data/paratext2/TermRenderings.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
<TermRenderingsList> | ||
<TermRendering Id="Abba" Guess="false"> | ||
<Renderings>Abba</Renderings> | ||
<Glossary /> | ||
<Changes /> | ||
<Notes /> | ||
<Denials /> | ||
</TermRendering> | ||
</TermRenderingsList> |
31 changes: 31 additions & 0 deletions
31
tests/SIL.Machine.AspNetCore.Tests/Services/data/paratext2/custom.vrs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
# custom.vrs | ||
|
||
LEV 14:56 | ||
ROM 14:26 | ||
REV 12:17 | ||
TOB 5:22 | ||
TOB 10:12 | ||
SIR 23:28 | ||
ESG 1:22 | ||
ESG 3:15 | ||
ESG 5:14 | ||
ESG 8:17 | ||
ESG 10:14 | ||
SIR 33:33 | ||
SIR 41:24 | ||
BAR 1:22 | ||
4MA 7:25 | ||
4MA 12:20 | ||
|
||
# deliberately missing verses | ||
-ROM 16:26 | ||
-ROM 16:27 | ||
-3JN 1:15 | ||
-S3Y 1:49 | ||
-ESG 4:6 | ||
-ESG 9:5 | ||
-ESG 9:30 | ||
|
||
LEV 14:55 = LEV 14:55 | ||
LEV 14:55 = LEV 14:56 | ||
LEV 14:56 = LEV 14:57 |