mirror of
https://github.com/open-goal/jak-project
synced 2026-07-25 22:31:06 -04:00
08e98b49c6
* try fixing debugger test * poke first * debug print * another try on debug prints * start watcher after we did a break * cleanup print statements, use sleep_for instead of usleep
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?