blob: 33f1bd086ded0e88553e9bd5ca47223be28bba66 [file] [log] [blame]
add_flang_unittest(FlangRuntimeTests
BufferTest.cpp
CharacterTest.cpp
CommandTest.cpp
CrashHandlerFixture.cpp
ExternalIOTest.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
)