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