libchewing
libchewing copied to clipboard
test: ensure C to Rust switch is API and ABI compatible
Idea
- Refactor tests only dynamically link to system libchewing
- First install libchewing built from C
- Run some tests
- Then install libchewing built from Rust
- Run the same tests