Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
refs/heads/main
/
.
/
Tests
/
RunCMake
/
FileAPI
/
codemodel-v2-ClientStateful-check.cmake
blob: 9661c827f580ebce9c13560b0019dadcd3590538 [
file
] [
log
] [
blame
] [
edit
]
set
(
expect
query
query
/
client
-
foo
query
/
client
-
foo
/
query
.
json
reply
reply
/
codemodel
-
v2
-[
0
-
9a
-
f
]+
\\
.
json
.*
reply
/
index
-[
0
-
9.T
-]+
\\
.
json
.*
)
check_api
(
"^${expect}$"
)
check_stateful_queries
(
foo
)
check_python
(
codemodel
-
v2 index
)