-
Notifications
You must be signed in to change notification settings - Fork 209
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
fortran unit tests need to run on systems other than yellowstone #1297
Labels
Comments
See also #1141 - which includes instructions for building pFUnit. |
jgfouca
changed the title
fortran unit tests need to run on systems other than yellowstone
fortran unit tests need to run on systems other than yellowstone
Apr 6, 2017
ok, thanks |
@billsacks did you finish the documentation for pfunit? |
@jgfouca - yes, this documentation should be correct now: |
@billsacks that link gives me a 404 |
jedwards4b
added a commit
that referenced
this issue
Aug 30, 2017
Get PFUnit working on melvin. Fix up serial settings in melvin. Need to explicitly declare PFUNIT_PATH in cmake calls in run_tests.py Need to load env before making env XML files, some compiler vars pull from environment Need to not crash when CMAKE_Fortran_COMPILER_ID is empty Test suite: scripts_regression_tests.py N_TestUnitTest Test baseline: Test namelist changes: Test status: bit for bit Fixes #1297 User interface changes?: N Update gh-pages html (Y/N)?: N Code review: @billsacks @jedwards4b (confirmed N_TestUnitTest still works on cheyenne)
ghost
removed
the
in progress
label
Aug 30, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This involves installing PFUNIT https://sourceforge.net/projects/pfunit/
The text was updated successfully, but these errors were encountered: