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