Files
jak-project/test/goalc
water111 08e98b49c6 [goalc] improve reliability of debugger tests (#898)
* 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
2021-10-15 19:24:52 -04:00
..
2020-10-09 19:44:16 -04:00
2021-08-11 21:40:58 -04:00
2021-08-11 21:40:58 -04:00

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?