kyren / gc-arena

Incremental garbage collection from safe Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Write individual tests for each combinator

nico-abram opened this issue · comments

Probably also keep the one big sequencer test (https://github.com/kyren/gc-arena/blob/master/src/gc-sequence/tests/tests.rs#L13-L45) but also add a test per combinator

The gc-sequence crate was removed in #50, so I'll close this as no longer applicable.