Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Overhauled tests for pointers containing numeric types #293

Merged
merged 2 commits into from
Feb 1, 2022

Conversation

basshelal
Copy link
Contributor

Similar to #291 but pertaining to pointers that contain those numeric types and enums

  • Tests pointers containing all possible built in native numeric types (and enums), in addition to pointers containing pointers
  • Removed legacy code from PointerTest.java and PointerTest.c that is now redundant, what remains are tests and code that will need to be later on improved or kept

* Tests pointers containing all possible built in native numeric types, in addition to pointers containing pointers
* Removed legacy code from PointerTest.java and PointerTest.c that is now redundant, what remains are tests and code that will need to be later on improved or kept
@basshelal basshelal marked this pull request as ready for review January 10, 2022 09:20
@basshelal basshelal changed the title Overhauled tests for pointers containing numeric types and enums Overhauled tests for pointers containing numeric types Jan 17, 2022
@headius headius merged commit 43aa31e into jnr:master Feb 1, 2022
@headius
Copy link
Member

headius commented Feb 1, 2022

Excellent!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants