Run `cstest` (C version) on MacOS and Windows
Author: Rot127Created Feb 11, 2026Updated Aug 13, 2026
LabelsTesting
On Windows and MacOS it doesn't build yet:
- https://github.com/capstone-engine/capstone/issues/2517
-
cstestusesftwfor file tree walking. On windows this library doesn't exist. - https://github.com/capstone-engine/capstone/pull/3028 - At least add a POSIX compliant version. - https://github.com/capstone-engine/capstone/pull/3028
- Update the workflows.
At least the Windows tests run via cstest_py so far.
Source: capstone-engine/capstone