mirror of
https://github.com/alvierahman90/otfm-python.git
synced 2025-10-13 07:54:32 +00:00
first commit
This commit is contained in:
12
tests/test_expected_output
Normal file
12
tests/test_expected_output
Normal file
@@ -0,0 +1,12 @@
|
||||
Hydrocarbons are composed of exclusively hydrogen and carbon.
|
||||
|
||||
Chlorophyll is the site of photosynthesis.
|
||||
|
||||
😉
|
||||
|
||||
1 hydrocarbon 2 hydrocarbons
|
||||
1 dress 2 dresses
|
||||
1 story 2 stories
|
||||
1 hero 2 heroes
|
||||
1 leaf 2 leaves
|
||||
1 man 2 men
|
21
tests/test_input
Normal file
21
tests/test_input
Normal file
@@ -0,0 +1,21 @@
|
||||
.Hcs are composed of exclusively .hy and .ca.
|
||||
|
||||
.Chl is the site of .ps.
|
||||
|
||||
.wink
|
||||
|
||||
1 .hc 2 .hcs
|
||||
1 .dr 2 .drs
|
||||
1 .st 2 .sts
|
||||
1 .he 2 .hes
|
||||
1 .le 2 .les
|
||||
1 .ma 2 .mas
|
||||
|
||||
This is a test of .otfm on the fly macro.,s!
|
||||
|
||||
If this sentence makes sense, then the test of .otfms worked!
|
||||
|
||||
.otfms can also be overwritten,
|
||||
you could make it equal .otfm on the fly monkey.,s!
|
||||
|
||||
They're not just any monkeys, they're .otfms!
|
2
tests/test_macros_biology
Normal file
2
tests/test_macros_biology
Normal file
@@ -0,0 +1,2 @@
|
||||
.chl chlorophyll
|
||||
.ps photosynthesis
|
1
tests/test_macros_custom_plurals
Normal file
1
tests/test_macros_custom_plurals
Normal file
@@ -0,0 +1 @@
|
||||
.l louse lice
|
6
tests/test_macros_plural
Normal file
6
tests/test_macros_plural
Normal file
@@ -0,0 +1,6 @@
|
||||
.hc hydrocarbon
|
||||
.dr dress
|
||||
.st story
|
||||
.he hero
|
||||
.le leaf
|
||||
.ma man men
|
Reference in New Issue
Block a user