tests: cover live ibus transport lifecycle

This commit is contained in:
2026-08-13 23:55:27 +09:00
parent 88d26c598d
commit f399eb0af6
5 changed files with 1026 additions and 4 deletions

View File

@@ -56,7 +56,7 @@ docker: docker-image
check: verify-map test
$(MAKE) -C xim check
test:
test: $(PROG)
$(MAKE) -C tests check TESTARGS="$(TESTARGS)"
verify-map: