Amiga-Smalltalk icon indicating copy to clipboard operation
Amiga-Smalltalk copied to clipboard

Improve test coverage of the garbage collector

Open iamleeg opened this issue 4 years ago • 0 comments

I ended up typing in large parts of the mark-and-sweep code without writing tests, because they really need to be full integration tests: the entire object memory must be in a known state for the sweep to work correctly. It would be useful to go back and improve that coverage.

iamleeg avatar Jun 18 '20 09:06 iamleeg