Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
refs/heads/main
/
.
/
Tests
/
RunCMake
/
FileAPI
/
EmptyClient-check.cmake
blob: 918fee1e84d35bd2a82e421fee1180f1059cb5d9 [
file
] [
log
] [
blame
] [
edit
]
set
(
expect
query
query
/
client
-
foo
reply
reply
/
index
-[
0
-
9.T
-]+.
json
)
check_api
(
"^${expect}$"
)
check_python
(
EmptyClient
index
)