mirror of
https://github.com/curl/curl.git
synced 2026-08-25 19:33:32 +03:00
Skip test #558 when libcurl is built with hidden symbols
This commit is contained in:
parent
1498de83d6
commit
310d842b70
2 changed files with 47 additions and 14 deletions
|
|
@ -13,6 +13,11 @@ none
|
|||
<tool>
|
||||
lib558
|
||||
</tool>
|
||||
# precheck is a command line to run before the test,
|
||||
# to see if we can execute the test or not
|
||||
<precheck>
|
||||
./libtest/lib558 check
|
||||
</precheck>
|
||||
|
||||
<name>
|
||||
internal hash testing
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue