cmake/Tests/RunCMake/FileAPI/cmakeFiles-v1-ClientStateful-check.cmake

12 lines
200 B
CMake
Raw Normal View History

2019-11-11 23:01:05 +01:00
set(expect
query
query/client-foo
query/client-foo/query.json
reply
reply/cmakeFiles-v1-[0-9a-f]+.json
reply/index-[0-9.T-]+.json
)
check_api("^${expect}$")
check_python(cmakeFiles-v1)