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

starting to eliminate duplicate tests #166

Merged
merged 15 commits into from
Apr 19, 2019

Conversation

edhartnett
Copy link
Contributor

In this PR I take tests nf_test/ftst_groups.F and nf03_test/f03tst_groups.F, and combine them back to one file. Using sed, both tests are created, one with include, and one with use, but only one code file is kept in the repo. Machines that don't have sed will skip the sed-built tests.

Like the C library, I have added nf_test4 for netCDF-4 tests, that that's where the new ftst_groups.F is.

Part of #165.

@WardF WardF merged commit bb15823 into Unidata:master Apr 19, 2019
@edhartnett edhartnett deleted the ejh_cleanup2 branch April 19, 2019 22:57
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