blob: cc29f31c829dde6178c6db1f4416818483d94270 [file] [log] [blame]
add_flang_unittest(FlangRuntimeTests
CharacterTest.cpp
CrashHandlerFixture.cpp
Format.cpp
MiscIntrinsic.cpp
Numeric.cpp
NumericalFormatTest.cpp
Random.cpp
Reduction.cpp
RuntimeCrashTest.cpp
ListInputTest.cpp
)
target_link_libraries(FlangRuntimeTests
PRIVATE
FortranRuntime
)