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