it.c.compile

Modules

collision
module it.c.compile.collision

Tests for declarations that must be done at the end when they haven't appeared yet (due to pointers to undeclared structs)

projects
module it.c.compile.projects

Integration tests that stem from failues in real-life C projects

runtime_args
module it.c.compile.runtime_args

Tests for runtime arguments.