mirror of
https://github.com/open-goal/jak-project
synced 2026-06-02 18:19:07 -04:00
01d5fc2bbb
I ported the kernel test from jak1/jak2 to jak 3, and it's passing!
Some Documentation
TODO!
TODO
- If it can't make the file successfully, currently the tests just hang
- How do i share the same fixture (compiler/thread instance), but with different Params. I don't think this is possible...maybe with templates?