data: validate and repair Japanese dictionaries
This commit is contained in:
2
Makefile
2
Makefile
@@ -56,6 +56,8 @@ test:
|
||||
verify-map:
|
||||
python3 map/mktelex.py | cmp - map/telex.map
|
||||
python3 -B map/mkemoji | cmp - map/emoji.dict
|
||||
python3 -B map/verifymap.py map/*.map map/*.dict
|
||||
python3 -B tests/mkemoji_test.py
|
||||
python3 -B tests/skk2ktrans_test.py
|
||||
|
||||
.PHONY: all check test verify-map clean xim gtk bench docker docker-check
|
||||
|
||||
Reference in New Issue
Block a user