mirror of
https://github.com/open-goal/jak-project
synced 2026-08-10 03:06:18 -04:00
4ca84f9a97
Make this test run in CI as the game is not done yet, CI in master is failing because something was missed (forward declaration)
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?