funderburkjim / ScharfSandhi

Software to apply sandhi to Sanskrit text
MIT License
6 stars 6 forks source link

Revise python testsuite programs #9

Closed funderburkjim closed 4 years ago

funderburkjim commented 4 years ago

This pertains to commit 6b95708dcb843598792207b9cc4bd7a743377655. The pythonv4 programs ScharfSandhiTest.py and ScharfSandhiTest2.py were revised. This was required since a recent revision of scharfsandhi.py removed the 'simple_sandhioptions' method. The change was essentially to keep local copies of simple_sandhioptions in the test programs.