You've already forked decomp-toolkit
mirror of
https://github.com/encounter/decomp-toolkit.git
synced 2026-03-30 11:06:18 -07:00
d227ee85e9
* first cfa test * add absolute jump table tests * add relative byte indexed jump table tests * that should be a good amount of tests * add funny stack meme to our tests * gradually re-introduce MSVC jump table stuff * fix short tests * relative byte notes * remaining jumptable pattern notes * short tests pass now cool * need to guess jump tables now * jump table stubs if sizes are unknown * some fixes involving pdata info * disable tests for now * try to appease clippy * condense match