778487a [flang] Add tests for MIN for character arrays. NFC

Authored and Committed by Diana Picus 3 years ago
    [flang] Add tests for MIN for character arrays. NFC
    
    We used to test only scalar character types. This commit adds tests for
    arrays with a few simple shapes.
    
    Differential Revision: https://reviews.llvm.org/D101983