aboutsummaryrefslogtreecommitdiff
path: root/test cases/frameworks/15 llvm
AgeCommit message (Expand)AuthorFilesLines
2023-06-07tests: remove unnecessary non-meson syntax from meson.buildEli Schwartz1-2/+2
2023-06-07tests: update llvm version exclusions for hopefully the last timeEli Schwartz1-6/+4
2023-06-07tests: be DRY in llvm framework testEli Schwartz1-14/+15
2023-06-07tests: avoid hard to debug error when llvm is found with only one methodEli Schwartz1-1/+1
2023-05-23llvm: Bump broken micro version for CINirbheek Chauhan1-2/+2
2023-04-24ci: Don't search for llvm modules with LLVM 16.0.xNirbheek Chauhan1-16/+40
2023-01-28tests/llvm: require cmake 3.11Konstantin1-1/+4
2023-01-28cmake: allow dynamic linking with LLVMKonstantin3-45/+85
2021-11-20Update expected skip condition for llvm framework test on msys2Jon Turney1-1/+1
2021-08-15editorconfig: add setting to trim trailing whitespaceEli Schwartz1-1/+1
2021-07-13Add expected skip annotations for non-linux CI runs to framework testsJon Turney1-3/+4
2021-07-07Annotate framework tests with where they are expected to skipJon Turney1-1/+1
2021-07-07Skip LLVM test if required modules aren't foundJon Turney1-3/+6
2020-10-22depenencies/llvm: Handle llvm-config --shared-mode failing (#7379)Dylan Baker3-39/+55
2019-07-02tests/llvm: Test both cmake and llvm-config methodsDylan Baker1-20/+24
2019-05-03cmake: LLVM better modules handlingDaniel Mensinger1-1/+1
2019-05-02tests: Extend tests that use Threads internally to set methodDylan Baker1-1/+1
2018-10-27tests/llvm: Allow test to run with static-only llvmDylan Baker1-8/+17
2018-08-26Tests for version constraints on custom lookup dependenciesJon Turney1-0/+3
2018-02-21Make test cases/frameworks/15 llvm tolerate no libtinfoJon Turney1-1/+1
2018-02-21Skip test cases/frameworks/15 llvm if llvm not foundJon Turney1-0/+5
2018-01-06tests: don't try to build llvm test if dep is unfoundDylan Baker1-11/+13
2017-11-09llvm: fix static linkingDylan Baker1-2/+7
2017-10-25llvm: Add support for linking staticallyDylan Baker1-13/+20
2017-10-25llvm: Add optional modulesDylan Baker1-0/+3
2017-10-25llvm test: Replace tinfo with something elseDylan Baker1-1/+1
2017-10-08Add system dependencies for LLVM test.Jussi Pakkanen1-1/+6
2017-09-26deps: demote LLVM config to instance variableDylan Baker1-3/+2
2017-06-09tests: Improve llvm dependency test coverageNirbheek Chauhan1-0/+7
2017-05-03Add dependency for LLVM. Fixes #1611Dylan Baker2-0/+86