[libc-commits] [libc] [libc] created integration tests for newhdrgen (PR #97361)

via libc-commits libc-commits at lists.llvm.org
Tue Jul 2 16:57:02 PDT 2024


================
@@ -0,0 +1,19 @@
+project(newhdrgen LANGUAGES CXX)
+
+enable_testing()
+
+set(NEWHDGEN_TESTS_DIR ${CMAKE_CURRENT_SOURCE_DIR}/tests)
+
+add_test(
----------------
aaryanshukla wrote:

Will fix!

https://github.com/llvm/llvm-project/pull/97361


More information about the libc-commits mailing list