fbrosson
3a7457136e
Backport 2.7: Use "#!/usr/bin/env perl" as shebang line.
2018-04-04 22:26:56 +00:00
Manuel Pégourié-Gonnard
fa973e022a
Document choice of script exit code
2018-03-05 13:23:27 +01:00
Manuel Pégourié-Gonnard
fcc4348ee2
Improve some comments
2018-03-05 13:20:21 +01:00
Manuel Pégourié-Gonnard
b26b28a7e4
Make some perl scripts usable with git bisect run
...
For that they need to return between 0 and 124 on error, while die returns
255, causing bisect-run to abort.
2018-03-05 13:16:15 +01:00
Manuel Pégourié-Gonnard
056eab5ff0
Fix usage of {curves,key-exchanges}.pl in all.sh
2018-03-05 12:58:22 +01:00
Manuel Pégourié-Gonnard
73fc679293
Add new test script depends-hashes.pl
...
This is step 1 of a plan to get rid once and for all of missing depends_on in
the X509 test suite (step 2 will be RSA/ECDSA, and step 0 was curves.pl).
2018-03-05 12:57:16 +01:00