Commit 1593998
committed
Report found versions of required perl modules
Configure tests for the presence of perl modules required for TAP tests,
and that they meet specified minimum version requirements. This patch
makes it report the version of the module that's actually found rather
than just an 'ok' message. This will help in deciding if we can upgrade
minimum requirements for these modules.
Discussion: https://postgr.es/m/f5e1d308-4e33-37a7-bdf1-f6e0c75119de@dunslane.net1 parent a45ed97 commit 1593998
2 files changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19301 | 19301 | | |
19302 | 19302 | | |
19303 | 19303 | | |
19304 | | - | |
| 19304 | + | |
19305 | 19305 | | |
19306 | 19306 | | |
19307 | 19307 | | |
19308 | 19308 | | |
19309 | 19309 | | |
19310 | | - | |
19311 | | - | |
| 19310 | + | |
| 19311 | + | |
19312 | 19312 | | |
19313 | 19313 | | |
19314 | 19314 | | |
| |||
0 commit comments