llvm-project/flang/unittests/Runtime
Peter Klausler 896a543e72 [flang] Support DECIMAL='COMMA' mode in namelist I/O
DECIMAL='COMMA' mode affects item separators, real editing, and
complex editing.

Differential Revision: https://reviews.llvm.org/D117906
2022-01-22 09:01:36 -08:00
..
BufferTest.cpp [flang] Move External IO tests to use GTest 2021-07-30 10:22:01 -06:00
CMakeLists.txt [flang][runtime] Add ragged array runtime functions 2021-12-07 21:22:34 +01:00
CharacterTest.cpp [flang] Move runtime API headers to flang/include/flang/Runtime 2021-09-03 11:08:34 -07:00
CommandTest.cpp [flang] Implement GET_ENVIRONMENT_VARIABLE(VALUE) 2021-11-01 09:19:20 +00:00
CrashHandlerFixture.cpp [flang] Move External IO tests to use GTest 2021-07-30 10:22:01 -06:00
CrashHandlerFixture.h [flang] Move External IO tests to use GTest 2021-07-30 10:22:01 -06:00
ExternalIOTest.cpp [flang] Signal runtime error on WRITE after ENDFILE 2022-01-14 14:46:00 -08:00
Format.cpp [flang] Move External IO tests to use GTest 2021-07-30 10:22:01 -06:00
ListInputTest.cpp [flang] Move runtime API headers to flang/include/flang/Runtime 2021-09-03 11:08:34 -07:00
Matmul.cpp [flang] Move runtime API headers to flang/include/flang/Runtime 2021-09-03 11:08:34 -07:00
MiscIntrinsic.cpp [flang] Return arrays in Transfer runtime with SIZE argument 2021-12-03 08:23:30 +01:00
Namelist.cpp [flang] Support DECIMAL='COMMA' mode in namelist I/O 2022-01-22 09:01:36 -08:00
Numeric.cpp [flang] Move runtime API headers to flang/include/flang/Runtime 2021-09-03 11:08:34 -07:00
NumericalFormatTest.cpp [flang] Don't blank-fill remaining lines in internal output 2022-01-14 15:14:48 -08:00
Ragged.cpp [flang] Simplify RaggedArrayHeader and make it plain C struct 2021-12-09 22:28:06 +01:00
Random.cpp [flang] Move runtime API headers to flang/include/flang/Runtime 2021-09-03 11:08:34 -07:00
Reduction.cpp [flang] Move runtime API headers to flang/include/flang/Runtime 2021-09-03 11:08:34 -07:00
RuntimeCrashTest.cpp [flang] Skip `Fortran STOP:` before message when NO_STOP_MESSAGE is set 2021-11-18 18:08:06 +01:00
Stop.cpp [flang] Skip `Fortran STOP:` before message when NO_STOP_MESSAGE is set 2021-11-18 18:08:06 +01:00
Time.cpp [flang] More work on SYSTEM_CLOCK runtime API and implementation 2021-10-12 09:24:24 -07:00
Transformational.cpp [flang] fix unused variable warning from D113659 2021-11-12 09:34:02 +01:00
tools.h [flang] Move runtime API headers to flang/include/flang/Runtime 2021-09-03 11:08:34 -07:00