-
Notifications
You must be signed in to change notification settings - Fork 87
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Do small refactor, rename variables, fix bad test, add naive new test case * Beef up TRO test and add internal case for TR test * Update CHANGELOG * Improve docs/param names * Move CHANGELOG entry * Remove debugging stuff, add sad cases * Unify memory lookup helpers * Simplify const construction * Add tests that switch memory offsets * Simplify helper functions with existing `read_bytes` function * REmove helpers * Add overflow tests * Consolidate tests
- Loading branch information
1 parent
a827b71
commit 376989e
Showing
3 changed files
with
211 additions
and
95 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.