[all-commits] [llvm/llvm-project] 2f2122: [libc][NFC] Add few options to allow users to skip...

lntue via All-commits all-commits at lists.llvm.org
Fri May 29 09:52:34 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2f2122a1438116b6e4d159bc8c7d7abe49ce7098
      https://github.com/llvm/llvm-project/commit/2f2122a1438116b6e4d159bc8c7d7abe49ce7098
  Author: lntue <lntue at google.com>
  Date:   2026-05-29 (Fri, 29 May 2026)

  Changed paths:
    M libc/cmake/modules/LLVMLibCTestRules.cmake
    M libc/test/CMakeLists.txt
    M libc/test/UnitTest/LibcTest.h
    M libc/test/shared/CMakeLists.txt

  Log Message:
  -----------
  [libc][NFC] Add few options to allow users to skip building and running some tests. (#199474)

These options will be used to reduce redundancy and time for precommit
CIs:
- LIBC_TEST_SKIP_DEATH_TESTS
- LIBC_TEST_SKIP_SHARED_MATH_TESTS
- LIBC_TEST_CHECK_LIBC_BUILD_ONLY



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list