libchewing icon indicating copy to clipboard operation
libchewing copied to clipboard

test: ensure C to Rust switch is API and ABI compatible

Open kanru opened this issue 2 years ago • 0 comments

Idea

  1. Refactor tests only dynamically link to system libchewing
  2. First install libchewing built from C
  3. Run some tests
  4. Then install libchewing built from Rust
  5. Run the same tests

kanru avatar Feb 01 '23 23:02 kanru