Goddard-Fortran-Ecosystem / pFUnit

Parallel Fortran Unit Testing Framework
Other
172 stars 45 forks source link

Allow passing test arguments to pFUnit tests. #374

Closed mennodeij closed 2 years ago

mennodeij commented 2 years ago

When using add_pfunit_test or add_pfunit_ctest, allow the user to pass test arguments.

We use this for generating XML output of the tests that can be read by the CI we use, to report back the successful and failed tests in the CI web interface.

tclune commented 2 years ago

Apologies - I did not see an email indicating that this PR was created. Could you please reformulate as PR to the develop branch, as this is not a hotfix?

Also, if I could get you to sign a one of the CLA's at https://github.com/Goddard-Fortran-Ecosystem/cla/tree/main/pFUnit ? (Note the email address you send it to is specified in the CLA.) Apologies for the trouble - NASA insists that I try to get contributors to sign ...

Thanks.

mennodeij commented 2 years ago

I will reformulate against develop once #376 is merged.