llvm-project/flang/unittests/Runtime
Asher Mancinelli 95193ac5ba [flang] update character tests to use gtest
Move character tests to gtest, according to reviews from revision
D97349. Create a new temporary directory parallel to old runtime
unittests directory to facilitate the transition. Once patches for all
tests have been accepted using GTest, the old directory may be removed.
The new directory is required because LLVM's CMake unit test
infrastructure requires that the test depends on all source files in
the `CMAKE_CURRENT_SOURCE_DIR` directory.

Reviewed By: awarzynski

Differential Revision: https://reviews.llvm.org/D97403
2021-03-09 08:31:20 +00:00
..
CMakeLists.txt [flang] update character tests to use gtest 2021-03-09 08:31:20 +00:00
external-hello.cpp [flang] Basic tests of external I/O runtime (part 9/9) 2020-07-06 10:37:13 -07:00
external-io.cpp [flang][NFC] Reformat files with current clang-format 2020-08-07 12:10:26 -07:00
format.cpp [flang] More CHARACTER runtime support + unit test 2020-04-24 14:34:51 -07:00
hello.cpp [flang] Correct kP scaling on F output 2020-10-05 13:58:42 -07:00
list-input.cpp [flang] Fix list-directed input (repeated nulls and LOGICAL) 2020-07-14 16:59:50 -07:00
testing.cpp [flang] Basic tests of external I/O runtime (part 9/9) 2020-07-06 10:37:13 -07:00
testing.h [flang] Basic tests of external I/O runtime (part 9/9) 2020-07-06 10:37:13 -07:00