You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
296 B
12 lines
296 B
2 years ago
|
set(expect
|
||
|
reply
|
||
|
reply/cache-v2-[0-9a-f]+.json
|
||
|
reply/cmakeFiles-v1-[0-9a-f]+.json
|
||
|
reply/codemodel-v2-[0-9a-f]+.json
|
||
|
.*reply/index-[0-9.T-]+.json
|
||
|
.*reply/toolchains-v1-[0-9a-f]+.json
|
||
|
)
|
||
|
|
||
|
# Only need to check for existence. Other tests check the reply contents.
|
||
|
check_api("^${expect}$")
|