Update to Julienne 2.4.3 and Assert 3.0.2#269
Merged
Conversation
This commit 1. Switches all tests to test_diagnosis_t functions instead of the logical functions employed by Julienne 1.x, 2. Allows and tracks skipped tests in the "report" function as required in Julienne 2.x, 3. Leverages Julienne operator-based idioms in test functions, and 4. Removes all instances of Julienne's deprecated vector_function_strategy_t and vector_test_description_t types.
This commit removes the HAVE_PROCEDURE_ACTUAL_FOR_POINTER_DUMMY macro, which was used to work around a Fortran 2008 missing from gfortran versions earlier than 14.3. Because of reported gfortran issues with parameterized derived types, it is unlikely that future releases of Fiats will be able to support older versions of gfortran so there's no reason to keep the workaround in place.
This commit removes unnecessary fields from the fpm.toml file in order to simplify maintenance.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.