-
Notifications
You must be signed in to change notification settings - Fork 1
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
List of testing tool to assess #4
Comments
There is a Fortran wiki listing a lot of testing tools here: https://fortranwiki.org/fortran/show/Unit+testing+frameworks |
Vegetables has been retired in favour of veggies/garden (see this commit) |
This announcement explains the difference between veggies and garden. veggies is for serial only applications and garden is for testing parallel applications. However, I think it is just because of compiler issues. Development is only happening on garden and then being merged into veggies. |
I have raised a PR to add double precision integer assert_equals functions |
From Brad, "Use garden if you're testing code with coarray features". Therefore, veggies is the main tool to contribute to and use. |
When completing an assessment we should create/add to a list of features we want to assess each tool against
veggies/vegetables/gardenWork out the difference between these threeSee comments belowThe text was updated successfully, but these errors were encountered: