Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI: align make and test flags in various config files #7591

Closed
wants to merge 1 commit into from

Commits on Aug 19, 2021

  1. CI: align make and test flags in various config files

    1. Remove redundant parameters -a -p from target test-nonflaky.
    2. Disable testing of SCP protocol for all Windows environments.
    3. Use Makefile target to run tests in autotools builds on AppVeyor.
    4. Make sure we also compile the examples on all touched CIs.
    5. Don't use -vc parameter which is reserved for debugging.
    6. Enable verbose make output on all touched CIs.
    
    Closes curl#7591
    mback2k committed Aug 19, 2021
    Configuration menu
    Copy the full SHA
    0123a0e View commit details
    Browse the repository at this point in the history