-
-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix LT-21895: Add test projects to PhonologyServices
- Loading branch information
1 parent
c3b1d64
commit a16bde1
Showing
14 changed files
with
47,300 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
18 changes: 18 additions & 0 deletions
18
...ts/DomainServices/TestData/PhonologyProjects/project1/SharedSettings/LexiconSettings.plsx
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,18 @@ | ||
<?xml version="1.0"?> | ||
<ProjectLexiconSettings> | ||
<WritingSystems> | ||
<WritingSystem id="en"> | ||
<Abbreviation>Eng</Abbreviation> | ||
<LanguageName>English</LanguageName> | ||
</WritingSystem> | ||
<WritingSystem id="ms"> | ||
<Abbreviation>Mal</Abbreviation> | ||
<LanguageName>Malay (macrolanguage)</LanguageName> | ||
<SystemCollation /> | ||
</WritingSystem> | ||
<WritingSystem id="kqr"> | ||
<Abbreviation>Kim</Abbreviation> | ||
<LanguageName>Kimaragang</LanguageName> | ||
</WritingSystem> | ||
</WritingSystems> | ||
</ProjectLexiconSettings> |
17 changes: 17 additions & 0 deletions
17
...L.LCModel.Tests/DomainServices/TestData/PhonologyProjects/project1/SharedSettings/PC.ulsx
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,17 @@ | ||
<?xml version="1.0"?> | ||
<UserLexiconSettings> | ||
<WritingSystems> | ||
<WritingSystem id="en"> | ||
<LocalKeyboard>en-US_English</LocalKeyboard> | ||
<DefaultFontName>Charis SIL</DefaultFontName> | ||
</WritingSystem> | ||
<WritingSystem id="ms"> | ||
<LocalKeyboard>en-US_English</LocalKeyboard> | ||
<DefaultFontName>Charis SIL</DefaultFontName> | ||
</WritingSystem> | ||
<WritingSystem id="kqr"> | ||
<LocalKeyboard>en-US_English</LocalKeyboard> | ||
<DefaultFontName>Charis SIL</DefaultFontName> | ||
</WritingSystem> | ||
</WritingSystems> | ||
</UserLexiconSettings> |
1,336 changes: 1,336 additions & 0 deletions
1,336
...Model.Tests/DomainServices/TestData/PhonologyProjects/project1/WritingSystemStore/en.ldml
Large diffs are not rendered by default.
Oops, something went wrong.
24 changes: 24 additions & 0 deletions
24
...sts/DomainServices/TestData/PhonologyProjects/project1/WritingSystemStore/idchangelog.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,24 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<WritingSystemChangeLog | ||
Version="1"> | ||
<Changes> | ||
<Add | ||
Producer="???" | ||
ProducerVersion="unknown" | ||
TimeStamp="2024-08-30T15:06:05Z"> | ||
<Id>en</Id> | ||
</Add> | ||
<Add | ||
Producer="???" | ||
ProducerVersion="unknown" | ||
TimeStamp="2024-08-30T15:06:05Z"> | ||
<Id>ms</Id> | ||
</Add> | ||
<Add | ||
Producer="???" | ||
ProducerVersion="unknown" | ||
TimeStamp="2024-08-30T15:06:05Z"> | ||
<Id>kqr</Id> | ||
</Add> | ||
</Changes> | ||
</WritingSystemChangeLog> |
28 changes: 28 additions & 0 deletions
28
...odel.Tests/DomainServices/TestData/PhonologyProjects/project1/WritingSystemStore/kqr.ldml
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,28 @@ | ||
<?xml version="1.0"?> | ||
<ldml> | ||
<identity> | ||
<version number="" /> | ||
<generation date="2024-08-30T15:06:05Z" /> | ||
<language type="kqr" /> | ||
</identity> | ||
<characters> | ||
<exemplarCharacters>['\-\u00B2\u00B3\u00B9\u0F0B\u0F0C\u200C\u200D\u2070\u2074-\u2079\uA78B\uA78C]</exemplarCharacters> | ||
<exemplarCharacters type="punctuation">[]</exemplarCharacters> | ||
</characters> | ||
<layout> | ||
<orientation> | ||
<characterOrder>left-to-right</characterOrder> | ||
</orientation> | ||
</layout> | ||
<collations> | ||
<defaultCollation>standard</defaultCollation> | ||
<collation type="standard"> | ||
<cr><![CDATA[& n < N << ng < Ng << ny < Ny]]></cr> | ||
</collation> | ||
</collations> | ||
<special xmlns:sil="urn://www.sil.org/ldml/0.1"> | ||
<sil:external-resources> | ||
<sil:font name="Charis SIL" types="default" /> | ||
</sil:external-resources> | ||
</special> | ||
</ldml> |
21 changes: 21 additions & 0 deletions
21
...Model.Tests/DomainServices/TestData/PhonologyProjects/project1/WritingSystemStore/ms.ldml
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,21 @@ | ||
<?xml version="1.0"?> | ||
<ldml> | ||
<identity> | ||
<version number="" /> | ||
<generation date="2024-08-30T15:06:05Z" /> | ||
<language type="ms" /> | ||
<special xmlns:sil="urn://www.sil.org/ldml/0.1"> | ||
<sil:identity windowsLCID="1086" /> | ||
</special> | ||
</identity> | ||
<layout> | ||
<orientation> | ||
<characterOrder>left-to-right</characterOrder> | ||
</orientation> | ||
</layout> | ||
<special xmlns:sil="urn://www.sil.org/ldml/0.1"> | ||
<sil:external-resources> | ||
<sil:font name="Charis SIL" types="default" /> | ||
</sil:external-resources> | ||
</special> | ||
</ldml> |
Oops, something went wrong.