On Sun, 11 Sep 2022, [email protected] wrote:
1167 also invokes 'cpp' so I imagine it might suffer from the similar
thing.
I would like to fix this. Could you provide a small pointer?
Test 1119 and 1167 both invoke separate perl scripts that scan code for
symbols etc. (see tests/data/test1119 and tests/data/test1167)
Those perl scripts get the $Cpreprocessor variable from the configurehelp.pm
module, which is generate by configure (via the CURL_GENERATE_CONFIGUREHELP_PM
function) and using that they are supposed to be able to invoke cpp and scan
proprocessed source code.
I imagine there's some trouble in that setup.
When it can't run the test server it doesn't consider that a test failure,
Sounds like it should, or explicitly test for a lack of python module
support and skip with a note.
Test 1451 has a <precheck> that is supposed to do something like that but it
doesn't seem to do it correctly?
--
/ daniel.haxx.se
| Commercial curl support up to 24x7 is available!
| Private help, bug fixes, support, ports, new features
| https://curl.se/support.html
--
Unsubscribe: https://lists.haxx.se/listinfo/curl-library
Etiquette: https://curl.se/mail/etiquette.html