llvm-project/flang/unittests
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
..
Decimal [flang] Make flang build compatible with LLVM dylib 2020-10-14 14:27:25 +02:00
Evaluate [flang] Fix build with BUILD_SHARED_LIBS=ON and FLANG_BUILD_NEW_DRIVER=ON 2020-10-15 13:03:55 +02:00
Frontend [flang][driver] Add options for -fdefault* and -flarge-sizes 2021-03-04 13:29:07 +00:00
Optimizer [flang][fir] Update flang test tool support classes. 2021-02-19 16:02:39 -08:00
Runtime [flang] update character tests to use gtest 2021-03-09 08:31:20 +00:00
RuntimeGTest [flang] update character tests to use gtest 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