Skip to content

cleaned up test handling of strings#1526

Merged
WardF merged 1 commit intoUnidata:masterfrom
NetCDF-World-Domination-Council:ejh_commented_test
Nov 14, 2019
Merged

cleaned up test handling of strings#1526
WardF merged 1 commit intoUnidata:masterfrom
NetCDF-World-Domination-Council:ejh_commented_test

Conversation

@edhartnett
Copy link
Copy Markdown
Contributor

Fixes #1524

There were duplicate tests, both commented out. I've eliminated one of them, and fixed and uncommented the other.

The problems were all in the test code, it's a bit tricky to handle strings, and we must get the pointers correct. Now they are fixed, and the test runs fine.

@edhartnett edhartnett requested a review from WardF as a code owner November 14, 2019 16:41
@WardF WardF self-assigned this Nov 14, 2019
@WardF WardF added this to the 4.7.3 milestone Nov 14, 2019
@WardF
Copy link
Copy Markdown
Member

WardF commented Nov 14, 2019

Thanks, @edhartnett !

@WardF WardF merged commit 99b78fb into Unidata:master Nov 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

test in nc_test4/tst_interops6.c is commented out

2 participants