mirror of
https://github.com/curl/curl.git
synced 2026-08-26 04:23:33 +03:00
test1276: verify lib/optiontable.pl
Checks that it generates an output identical to the file.
This commit is contained in:
parent
ea557cfa27
commit
3075fdccdd
4 changed files with 101 additions and 12 deletions
25
tests/data/test1276
Normal file
25
tests/data/test1276
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
<testcase>
|
||||
<info>
|
||||
<keywords>
|
||||
source analysis
|
||||
documentation
|
||||
</keywords>
|
||||
</info>
|
||||
|
||||
#
|
||||
# Client-side
|
||||
<client>
|
||||
<server>
|
||||
none
|
||||
</server>
|
||||
|
||||
<name>
|
||||
Verify lib/optiontable.pl
|
||||
</name>
|
||||
|
||||
<command type="perl">
|
||||
%SRCDIR/option-check.pl %SRCDIR/..
|
||||
</command>
|
||||
</client>
|
||||
|
||||
</testcase>
|
||||
Loading…
Add table
Add a link
Reference in a new issue