[PATCH] D90291: [clangd] Add lit tests for remote index

Kirill Bobyrev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 28 08:32:33 PDT 2020


kbobyrev updated this revision to Diff 301298.
kbobyrev added a comment.

Push the Franken-pytest. Benefits: doesn't fail, is platform independent
(to be determined).


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D90291/new/

https://reviews.llvm.org/D90291

Files:
  clang-tools-extra/clangd/test/CMakeLists.txt
  clang-tools-extra/clangd/test/Inputs/remote-index/Header.h
  clang-tools-extra/clangd/test/Inputs/remote-index/Source.cpp
  clang-tools-extra/clangd/test/lit.cfg.py
  clang-tools-extra/clangd/test/lit.site.cfg.py.in
  clang-tools-extra/clangd/test/remote-index/pipeline.test
  clang-tools-extra/clangd/test/remote-index/pipeline_helper.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90291.301298.patch
Type: text/x-patch
Size: 6186 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201028/8c07ae53/attachment-0001.bin>


More information about the cfe-commits mailing list