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.
13 lines
207 B
13 lines
207 B
5 years ago
|
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_python(codemodel-v2)
|