mirror of
https://github.com/curl/curl.git
synced 2026-07-16 08:07:17 +03:00
started adding "keywords" for each test, to better allow us to sum up what
kind of tests we have and how many tests that test certain features
This commit is contained in:
parent
2fcbf13920
commit
dc050e45df
6 changed files with 49 additions and 2 deletions
|
|
@ -1,3 +1,10 @@
|
|||
<info>
|
||||
<keywords>
|
||||
HTTP
|
||||
HTTP GET
|
||||
HTTP Basic auth
|
||||
</keywords>
|
||||
</info>
|
||||
#
|
||||
# Server-side
|
||||
<reply>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue