llvm-project/flang/unittests/Runtime
peter klausler fc0262419a [flang] More CHARACTER runtime support + unit test
Summary:
This is a continuation of development of the runtime support library's functions for
CHARACTER data; specifically, it implements CHARACTER comparisons.
It includes a new unit test, and moves an #include directive to the
runtime's unit testing main header.

Reviewers: tskeith, sscalpone, DavidTruby, jdoerfert

Reviewed By: tskeith

Subscribers: flang-commits, mgorny, llvm-commits

Tags: #llvm, #flang

Differential Revision: https://reviews.llvm.org/D78826
2020-04-24 14:34:51 -07:00
..
CMakeLists.txt [flang] More CHARACTER runtime support + unit test 2020-04-24 14:34:51 -07:00
character.cpp [flang] More CHARACTER runtime support + unit test 2020-04-24 14:34:51 -07:00
external-hello.cpp [flang] Create a separate directory for unittests 2020-03-13 11:58:11 +00:00
format.cpp [flang] More CHARACTER runtime support + unit test 2020-04-24 14:34:51 -07:00
hello.cpp [flang] More CHARACTER runtime support + unit test 2020-04-24 14:34:51 -07:00
list-input.cpp [flang] More CHARACTER runtime support + unit test 2020-04-24 14:34:51 -07:00
testing.cpp [flang] More CHARACTER runtime support + unit test 2020-04-24 14:34:51 -07:00
testing.h [flang] More CHARACTER runtime support + unit test 2020-04-24 14:34:51 -07:00