Partially revert "[runtimes] Use add_lit_testsuite to register lit testsuites"

This partially reverts commit e1173c8794
until we find out why libcxx tests are failing under runtimes build.
This commit is contained in:
David Zarzycki 2021-03-06 06:06:55 -05:00
parent 7ae191f59f
commit f4059cc352
1 changed files with 1 additions and 1 deletions

View File

@ -103,7 +103,7 @@ if (LIBCXX_INCLUDE_TESTS)
DEPENDS cxx ${LIBCXX_TEST_DEPS}
COMMENT "Builds dependencies required to run the test suite.")
add_lit_testsuite(check-cxx
add_lit_target(check-cxx
"Running libcxx tests"
${CMAKE_CURRENT_BINARY_DIR}
DEPENDS cxx-test-depends