This patch adds tests for the two ways of changing build configuration
(pointing to a particular compile_commands.json):
- Through the workspace/didChangeConfiguration notification.
- Through the initialize request.
Paths
| Differential D50255
Add test for changing build configuration ClosedPublic Authored by simark on Aug 3 2018, 7:42 AM.
Details Summary This patch adds tests for the two ways of changing build configuration
Diff Detail
Event TimelineHerald added subscribers: cfe-commits, arphaman, jkorous and 2 others. · View Herald TranscriptAug 3 2018, 7:42 AM This revision is now accepted and ready to land.Aug 3 2018, 12:36 PM Closed by commit rL338914: [clangd] Add test for changing build configuration (authored by simark). · Explain WhyAug 3 2018, 12:40 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 159068 clang-tools-extra/trunk/test/clangd/compile-commands-path-in-initialize.test
clang-tools-extra/trunk/test/clangd/compile-commands-path.test
|