blob: ad6377e0babdaa53251c604368470bc5b1e68e3f [file] [log] [blame]
add_flang_unittest(FlangRuntimeTests
CharacterTest.cpp
CrashHandlerFixture.cpp
NumericalFormatTest.cpp
Reduction.cpp
RuntimeCrashTest.cpp
)
target_link_libraries(FlangRuntimeTests
PRIVATE
FortranRuntime
)