ueno / libskk

Japanese SKK input method library
GNU General Public License v3.0
78 stars 27 forks source link

tests: Use JSON files for fixtures #57

Open ueno opened 6 years ago

ueno commented 6 years ago

libskk hard-codes conversion fixtures in each test file (e.g., basic.c). It could be factored out as a JSON file as in libkkc: https://github.com/ueno/libkkc/blob/master/tests/conversions-initial.json