blob: fb842c7d69f8e512e3bd0fce30aa45ea8f5492d8 [file] [log] [blame]
add_flang_unittest(FlangRuntimeTests
BufferTest.cpp
CharacterTest.cpp
CrashHandlerFixture.cpp
Format.cpp
ListInputTest.cpp
Matmul.cpp
MiscIntrinsic.cpp
Namelist.cpp
Numeric.cpp
NumericalFormatTest.cpp
Random.cpp
Reduction.cpp
RuntimeCrashTest.cpp
Time.cpp
Transformational.cpp
)
target_link_libraries(FlangRuntimeTests
PRIVATE
FortranRuntime
)