mirror of
https://github.com/MaskRay/ccls.git
synced 2025-04-16 13:52:17 +00:00
Update tests
This commit is contained in:
parent
b9fcbddc6d
commit
cfa0308ff6
@ -901,8 +901,7 @@ TEST_SUITE("Project") {
|
|||||||
|
|
||||||
/* expected */
|
/* expected */
|
||||||
{"../../third_party/llvm-build/Release+Asserts/bin/clang++",
|
{"../../third_party/llvm-build/Release+Asserts/bin/clang++",
|
||||||
"-working-directory",
|
"-working-directory=/w/c/s/out/Release",
|
||||||
"/w/c/s/out/Release",
|
|
||||||
"-DV8_DEPRECATION_WARNINGS",
|
"-DV8_DEPRECATION_WARNINGS",
|
||||||
"-DDCHECK_ALWAYS_ON=1",
|
"-DDCHECK_ALWAYS_ON=1",
|
||||||
"-DUSE_UDEV",
|
"-DUSE_UDEV",
|
||||||
@ -1236,8 +1235,7 @@ TEST_SUITE("Project") {
|
|||||||
|
|
||||||
/* expected */
|
/* expected */
|
||||||
{"../../third_party/llvm-build/Release+Asserts/bin/clang++",
|
{"../../third_party/llvm-build/Release+Asserts/bin/clang++",
|
||||||
"-working-directory",
|
"-working-directory=/w/c/s/out/Release",
|
||||||
"/w/c/s/out/Release",
|
|
||||||
"-DV8_DEPRECATION_WARNINGS",
|
"-DV8_DEPRECATION_WARNINGS",
|
||||||
"-DDCHECK_ALWAYS_ON=1",
|
"-DDCHECK_ALWAYS_ON=1",
|
||||||
"-DUSE_UDEV",
|
"-DUSE_UDEV",
|
||||||
|
Loading…
Reference in New Issue
Block a user