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

Explicitly initialise values used for testing #26

Merged
merged 1 commit into from
Dec 29, 2018

Conversation

ErlendHaa
Copy link
Contributor

Uninitialised varibles where used in the testsuite. However, as the
correct values where copied into the correct memoryspace by the previous
(to native) tests, the test still passed

Connects to #25
Closes #25

Uninitialised varibles where used in the testsuite. However, as the
correct values where copied into the correct memoryspace by the previous
(to native) tests, the test still passed
@jokva jokva merged commit ec96ab7 into equinor:master Dec 29, 2018
@ErlendHaa ErlendHaa deleted the uninitialised_values branch March 4, 2019 08:02
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.

2 participants