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

via libc-commits libc-commits at lists.llvm.org
Tue Jul 2 10:41:52 PDT 2024


================
@@ -0,0 +1,303 @@
+header: string.h
----------------
aaryanshukla wrote:

Currently it tests the expected output such as string.h from the build directory vs string.h from us. Each line is compared to ensure that the certain macros, enums, objects, etc are there. Does that cover testing all parts?

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


More information about the libc-commits mailing list