diff --git a/test.sh b/test.sh index 0717231..bbcec61 100755 --- a/test.sh +++ b/test.sh @@ -1,3 +1,3 @@ #/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 --git a/tests/test_expected_output b/tests/test_expected_output index 00f1abf..6f371a3 100644 --- a/tests/test_expected_output +++ b/tests/test_expected_output @@ -10,3 +10,12 @@ Chlorophyll is the site of photosynthesis. 1 hero 2 heroes 1 leaf 2 leaves 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!