summaryrefslogtreecommitdiff
path: root/third-party/unittest
AgeCommit message (Expand)Author
2025-11-12[runtimes][GTest] LLVM-independent unittests (#164794)Michael Kruse
2025-08-20[NFC][CMake] quote ${CMAKE_SYSTEM_NAME} consistently (#154537)David Tenty
2025-07-13[unittest] Add missing LLVM include directory to target (#148362)Michał Górny
2025-07-09[Flang-RT][Offload] Always use LLVM-built GTest (#143682)Michael Kruse
2025-06-27[gtest] Fix building on OpenBSD/sparc64 (#145225)Brad Smith
2025-05-15Fix CI after #138708 (#140111)cor3ntin
2024-07-02llvm_gtest: Only install once (#96959)Tom Stellard
2024-06-06[gtest] Enable zos for death test support (#94623)Abhina Sree
2023-09-28[gtest] Disable new posix::FOpen Windows implementation for nowHans Wennborg
2023-09-13Reland "Update GoogleTest to v1.14.0 (#65823)"Haowei Wu
2023-09-12Revert "Update GoogleTest to v1.14.0 (#65823)"Haowei Wu
2023-09-12Update GoogleTest to v1.14.0 (#65823)Zero Omega
2023-08-28[cmake] Drop redundant libdir suffix during gtest installationNikita Popov
2023-08-25llvm_gtest: install to appropriate locations.Will Dietz
2023-06-28[unittest] teach gTest to print entries of DenseMap as pairsSam McCall
2023-06-20Revert "Prevent deadlocks in death tests."Martin Braenne
2023-06-15Prevent deadlocks in death tests.Martin Braenne
2023-03-14Remove an extra `//` in the IWYU pragma for gtest-matchers.hHaojian Wu
2023-03-13[third-party] Respect LLVM_INSTALL_GTEST for llvm_gtest_mainMichał Górny
2023-03-10Add install targets for gtestTom Stellard
2023-01-14[gtest] Use std::optional instead of llvm::Optional (NFC)Kazu Hirata
2022-11-24[llvm] [cmake] Set EXCLUDE_FROM_ALL on gtest and TestingSupportMichał Górny
2022-11-09Move googletest to the third-party directoryTom Stellard
2022-11-09Revert "Move googletest to the third-party directory"Tom Stellard
2022-11-09Move googletest to the third-party directoryTom Stellard