mirror of
https://github.com/curl/curl.git
synced 2026-07-26 03:47:17 +03:00
Fixed test 577 to work when --enable-hidden-symbols is configured
This commit is contained in:
parent
77cfeadfa6
commit
43b816538f
2 changed files with 43 additions and 0 deletions
|
|
@ -18,6 +18,11 @@ none
|
|||
<tool>
|
||||
lib577
|
||||
</tool>
|
||||
# precheck is a command line to run before the test,
|
||||
# to see if we can execute the test or not
|
||||
<precheck>
|
||||
./libtest/lib577 check
|
||||
</precheck>
|
||||
|
||||
<name>
|
||||
Curl_fnmatch() testing
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue