[curl/curl] 3c0f46: runtests: parse data/Makefile.inc instead of using...

Daniel Stenberg <[email protected]> Wed, 02 Jun 2021 14:21:48 -0700
Newsgroups gmane.comp.web.curl.cvs
Message-ID <curl/curl/push/refs/heads/bagder/runtests-inc-warning/[email protected]>
  Branch: refs/heads/bagder/runtests-inc-warning
  Home:   https://github.com/curl/curl
  Commit: 3c0f4622cdfd6952d6b88c6457624757a25b52fe
      https://github.com/curl/curl/commit/3c0f4622cdfd6952d6b88c6457624757a25b52fe
  Author: Daniel Stenberg <[email protected]>
  Date:   2021-06-02 (Wed, 02 Jun 2021)

  Changed paths:
    M tests/data/Makefile.am
    M tests/runtests.pl

  Log Message:
  -----------
  runtests: parse data/Makefile.inc instead of using make

The warning about missing entries in that file then doesn't require that
the Makefile has been regenerated which was confusing.

The scan for the test num is a little more error prone than before
(since now it doesn't actually verify that it is legitimate Makefile
syntax), but I think it is good enough.

Closes #7177


_______________________________________________
curl-commits mailing list
[email protected]
https://cool.haxx.se/cgi-bin/mailman/listinfo/curl-commits