Skip to content

Conversation

@rouson
Copy link
Contributor

@rouson rouson commented Aug 7, 2024

No description provided.

rouson added 8 commits August 3, 2024 18:10
This commit adds the following macros to facilitate the complete removal of
calls to the 'assert' subroutine when the new DEBUG macro is not set:

  - call_assert
  - call_assert_describe
  - call_assert_diagnose
This commit adds unit tests for the types, kinds, and ranks
supported by the intrinsic_array_t's constructor and as_character()
type-bound procedure, verifying that the procedure result  is a
readable string representation of each supported array type, kind,
and rank):

Ranks 1-3 of

- Complex
- Double precision
- Double-precision complex
- Default integer
- Default logical
- Default real
This commit works around a LLVM Flang (flang-new) issue that prevents
test-assert-subroutine-error-termination.F90 from
1. Quietly executing false-assertion.f90 and
2. Detecting the exit status from false-assertion.f90.
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