Commit bbb6eb3a authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

test1119: verify symbols-in-versions

parent a4765b05
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -68,7 +68,7 @@ EXTRA_DIST = test1 test108 test117 test127 test20 test27 test34 test46 \
 test1108 test1109 test1110 test1111 test1112 test129 test567 test568	   \
 test569 test570 test571 test572 test804 test805 test806 test807 test573   \
 test313 test1115 test578 test579 test1116 test1200 test1201 test1202	   \
 test1203 test1117 test1118
 test1203 test1117 test1118 test1119

filecheck:
	@mkdir test-place; \

tests/data/test1119

0 → 100644
+24 −0
Original line number Diff line number Diff line
<testcase>
<info>
<keywords>
symbols-in-versions
</keywords>
</info>

#
# Client-side
<client>
<server>
none
</server>

 <name>
Verify that symbols-in-versions and headers are in sync
 </name>

<command type="perl">
%SRCDIR/symbol-scan.pl %SRCDIR/..
</command>
</client>

</testcase>