[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug-wget] [PATCH] Script to check Wget status (for developers)
From: |
Tim Ruehsen |
Subject: |
[Bug-wget] [PATCH] Script to check Wget status (for developers) |
Date: |
Fri, 05 Dec 2014 16:14:12 +0100 |
User-agent: |
KMail/4.14.2 (Linux/3.16.0-4-amd64; KDE/4.14.2; x86_64; ; ) |
Hi,
added a script to contrib that does some checks of the Wget project status,
e.g. usable before pushing commits to the repo.
Of course first of all for discussion and aimed at developers.
It is just a beginning and aggregates my manually checks.
Please feel free to comment /and/or to add more configure option combinations
or whatever.
Right now it stops on 'make check' with VALGRIND_TESTS=1. As known, the IDN
tests (perl suite) does not pass. I had a look at it and it seems to be a
false positive of valgrind. If you agree with me, I can supply a valgrind
suppression file to make the tests pass.
Also, gnulib seems not to be C89 compliant !?
Have fun.
Tim
0001-Added-script-contrib-check-hard-to-check-Wget-status.patch
Description: Text Data
signature.asc
Description: This is a digitally signed message part.
- [Bug-wget] [PATCH] Script to check Wget status (for developers),
Tim Ruehsen <=