mirror of
https://github.com/alvierahman90/otfm-python.git
synced 2025-01-12 02:04:20 +00:00
update tests
This commit is contained in:
parent
5f21b2c1dc
commit
5f6510e867
2
test.sh
2
test.sh
@ -1,3 +1,3 @@
|
|||||||
#/usr/bin/env sh
|
#/usr/bin/env sh
|
||||||
cat tests/test_input | ./pymacro > tests/test_actual_output
|
./otfm-python -i tests/test_input -o tests/test_actual_output
|
||||||
diff tests/test_actual_output tests/test_expected_output
|
diff tests/test_actual_output tests/test_expected_output
|
||||||
|
@ -10,3 +10,12 @@ Chlorophyll is the site of photosynthesis.
|
|||||||
1 hero 2 heroes
|
1 hero 2 heroes
|
||||||
1 leaf 2 leaves
|
1 leaf 2 leaves
|
||||||
1 man 2 men
|
1 man 2 men
|
||||||
|
|
||||||
|
This is a test of on the fly macroes!
|
||||||
|
|
||||||
|
If this sentence makes sense, then the test of on the fly macroes worked!
|
||||||
|
|
||||||
|
on the fly macroes can also be overwritten,
|
||||||
|
you could make it equal on the fly monkeys!
|
||||||
|
|
||||||
|
They're not just any monkeys, they're on the fly monkeys!
|
||||||
|
Loading…
Reference in New Issue
Block a user