| 12 | | === Testsuite === |
| 13 | | * ppc tiger s/a: |
| 14 | | * 297 tests out of 300 reported OK: 99% |
| 15 | | * These test cases failed: |
| 16 | | * 62 |
| 17 | | * 518 |
| 18 | | * 537 |
| 19 | | * 26 tests were skipped due to these restraints: |
| 20 | | * "no stunnel" 10 times (300, 301, 302, 303, 304, 305, 306, 307, 308, 509) |
| 21 | | * "curl lacks ipv6 support" 9 times (212, 240, 241, 242, 252, 253, 254, 255, 263) |
| 22 | | * "curl lacks idn support" 1 times (165) |
| 23 | | * "curl lacks netrc_debug support" 6 times (130, 131, 132, 133, 134, 257) |
| 24 | | * ppc tiger uni: |
| 25 | | * 297 tests out of 300 reported OK: 99% |
| 26 | | * These test cases failed: |
| 27 | | * 62 |
| 28 | | * 518 |
| 29 | | * 537 |
| 30 | | * 26 tests were skipped due to these restraints: |
| 31 | | * "no stunnel" 10 times (300, 301, 302, 303, 304, 305, 306, 307, 308, 509) |
| 32 | | * "curl lacks ipv6 support" 9 times (212, 240, 241, 242, 252, 253, 254, 255, 263) |
| 33 | | * "curl lacks idn support" 1 times (165) |
| 34 | | * "curl lacks netrc_debug support" 6 times (130, 131, 132, 133, 134, 257) |
| 35 | | * x86 tiger s/a: |
| 36 | | * 295 tests out of 300 reported OK: 99% |
| 37 | | * These test cases failed: |
| 38 | | * 20 |
| 39 | | * 62 |
| 40 | | * 507 |
| 41 | | * 518 |
| 42 | | * 537 |
| 43 | | * 26 tests were skipped due to these restraints: |
| 44 | | * "no stunnel" 10 times (300, 301, 302, 303, 304, 305, 306, 307, 308, 509) |
| 45 | | * "curl lacks ipv6 support" 9 times (212, 240, 241, 242, 252, 253, 254, 255, 263) |
| 46 | | * "curl lacks idn support" 1 times (165) |
| 47 | | * "curl lacks netrc_debug support" 6 times (130, 131, 132, 133, 134, 257) |
| | 7 | == Supported Platforms == |
| | 9 | {{{ |
| | 10 | #!html |
| | 11 | |
| | 12 | <!-- SINGLE ARCH --> |
| | 13 | <table border="0" cellspacing="2" cellpadding="2" style="background-color:#EEE"> |
| | 14 | <tr align="center"> |
| | 15 | <th colspan="1" rowspan="2" style="font-weight:bold">single a.</th> |
| | 16 | <th colspan="2">panther</th> |
| | 17 | <th colspan="2">tiger</th> |
| | 18 | <th colspan="2">leopard</th> |
| | 19 | </tr> |
| | 20 | <tr align="center"> |
| | 21 | <td colspan="2">ppc</td> |
| | 22 | <td>ppc</td> |
| | 23 | <td>i386</td> |
| | 24 | <td>ppc</td> |
| | 25 | <td>i386</td> |
| | 26 | </tr> |
| | 27 | <tr align="center"> |
| | 28 | <!-- FIRST VERSION --> |
| | 29 | <td>2.0.0</td> |
| | 30 | <td colspan="2">?</td> |
| | 31 | <td style="background-color:#00f">u</td> |
| | 32 | <td style="background-color:#00f">u</td> |
| | 33 | <td>?</td> |
| | 34 | <td>?</td> |
| | 35 | </tr> |
| | 36 | <!-- UNIVERSAL --> |
| | 37 | <tr align="center"> |
| | 38 | <th colspan="1" rowspan="2" style="font-weight:bold">universal</th> |
| | 39 | <th colspan="2" rowspan="2"></th> |
| | 40 | <th colspan="2">tiger</th> |
| | 41 | <th colspan="2">leopard</th> |
| | 42 | </tr> |
| | 43 | <tr align="center"> |
| | 44 | <td>ppc</td> |
| | 45 | <td>i386</td> |
| | 46 | <td>ppc</td> |
| | 47 | <td>i386</td> |
| | 48 | </tr> |
| | 49 | <tr align="center"> |
| | 50 | <!-- FIRST VERSION --> |
| | 51 | <td>2.0.0</td> |
| | 52 | <td colspan="2"> </td> |
| | 53 | <td style="background-color:#00f">u</td> |
| | 54 | <td>?</td> |
| | 55 | <td>?</td> |
| | 56 | <td>?</td> |
| | 57 | </tr> |
| | 58 | </table> |
| | 59 | }}} |