Skip to content

gba_test v0.2.0

Compare
Choose a tag to compare
@Anders429 Anders429 released this 24 Dec 16:30
· 12 commits to master since this release

Added

  • A dynamic memory allocator, allowing use of alloc in tests.

Changed

  • Added module() to TestCase. name() should now only return the test name, not the module.