We used to test only scalar character types. This commit adds tests for
arrays with a few simple shapes.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D101983
[flang] Add tests for MIN for character arrays ClosedPublic Authored by rovka on May 6 2021, 2:44 AM.
Details Summary We used to test only scalar character types. This commit adds tests for
Diff Detail Event TimelineThis revision is now accepted and ready to land.May 6 2021, 9:21 AM Comment Actions
Yep, didn't run into any bugs here :) Thanks for the reviews! This revision was landed with ongoing or failed builds.May 7 2021, 1:54 AM Closed by commit rG778487a22149: [flang] Add tests for MIN for character arrays. NFC (authored by rovka). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 343334 flang/unittests/RuntimeGTest/CharacterTest.cpp
|
clang-format: please reformat the code