Currently clangd lit tests can't be run in isolation because we don't
set some of the config parameters. This enables running
./bin/llvm-lit ../clang-tools-extra/clangd/test/
or any other test in that subdirectory.
Differential D73538
[clangd] Make bin/llvm-lit run standalone clangd tests kadircet on Jan 28 2020, 3:26 AM. Authored by
Details Currently clangd lit tests can't be run in isolation because we don't ./bin/llvm-lit ../clang-tools-extra/clangd/test/ or any other test in that subdirectory.
Diff Detail
Event TimelineComment Actions Unit tests: pass. 62255 tests passed, 0 failed and 827 were skipped. clang-tidy: pass. clang-format: pass. Build artifacts: diff.json, clang-tidy.txt, clang-format.patch, CMakeCache.txt, console-log.txt, test-results.xml Pre-merge checks is in beta. Report issue. Please join beta or enable it for your project. |