aboutsummaryrefslogtreecommitdiff
path: root/openmp/cmake/OpenMPTesting.cmake
AgeCommit message (Expand)AuthorFilesLines
2020-07-02[OpenMP][CMake] Fix version detection of testing compilerJonas Hahnfeld1-2/+2
2020-04-21[OpenMP] Add scaffolding for negative runtime testsJoel E. Denny1-0/+12
2020-02-13[openmp][cmake] passing option argument correctlyYuanfang Chen1-7/+16
2020-02-06[CMake] Rename EXCLUDE_FROM_ALL and make it an argument to add_lit_testsuiteJonas Devlieghere1-5/+5
2020-01-13[OpenMP][Tool] Make tests for archer dependent on TSanJoachim Protze1-0/+8
2019-04-05After rL357618, quote ${CMAKE_THREAD_LIBS_INIT} so CMake does notDimitry Andric1-1/+1
2019-04-03Ensure correct pthread flags and libraries are usedDimitry Andric1-1/+9
2019-03-04[build] Rename clang-headers to clang-resource-headersShoaib Meenai1-1/+1
2019-01-15[OpenMP][Cmake] Allowed OpenMP testing detect test compiler with same generatorJonathan Peyton1-1/+1
2018-09-28[libomptarget-nvptx] Add testing infrastructureJonas Hahnfeld1-2/+4
2018-08-02[OpenMP] Fix doacross testing for gccJonathan Peyton1-1/+4
2018-02-15[CMake] Add -fno-experimental-isel for testingJonas Hahnfeld1-1/+2
2017-12-21[OMPT] Add annotations to testcases that are expected to fail when using cert...Joachim Protze1-0/+2
2017-12-08[CMake] Remove legacy LIBOMP_LIT_ARGSJonas Hahnfeld1-4/+0
2017-11-30[CMake] Detect information about test compilerJonas Hahnfeld1-0/+75
2017-11-29[CMake] Refactor testing infrastructureJonas Hahnfeld1-0/+104