gba_test v0.2.0
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()
toTestCase
.name()
should now only return the test name, not the module.