aboutsummaryrefslogtreecommitdiff
path: root/src/testkit.rs
AgeCommit message (Collapse)Author
2024-06-24fix a few doc lnksiximeow
2024-06-23document new AnsiDisplaySink, add more -arch tests for sinksiximeow
2024-06-23doc comments for the new testkit moduleiximeow
2024-06-22move DisplaySink code out from yaxpeax-x86iximeow
it was built in-place around yaxpeax-x86, hoisted out once it seemed suitable and could be generalized. yay! also include a Makefile in yaxpeax-arch now to test that various crate feature flag combinations.. work.