| 11 | | === Testsuite === |
| 12 | | * ppc tiger s/a: |
| 13 | | * <everything okay> |
| 14 | | * ppc tiger uni: |
| 15 | | * <everything okay> |
| 16 | | * x86 tiger s/a: |
| 17 | | * <everything okay> |
| | 8 | {{{ |
| | 9 | #!html |
| | 10 | |
| | 11 | <!-- SINGLE ARCH --> |
| | 12 | <table border="0" cellspacing="2" cellpadding="2" style="background-color:#EEE"> |
| | 13 | <tr align="center"> |
| | 14 | <th colspan="1" rowspan="2" style="font-weight:bold">single a.</th> |
| | 15 | <th colspan="2">panther</th> |
| | 16 | <th colspan="2">tiger</th> |
| | 17 | <th colspan="2">leopard</th> |
| | 18 | </tr> |
| | 19 | <tr align="center"> |
| | 20 | <td colspan="2">ppc</td> |
| | 21 | <td>ppc</td> |
| | 22 | <td>i386</td> |
| | 23 | <td>ppc</td> |
| | 24 | <td>i386</td> |
| | 25 | </tr> |
| | 26 | <tr align="center"> |
| | 27 | <!-- FIRST VERSION --> |
| | 28 | <td>1.11</td> |
| | 29 | <td colspan="2">?</td> |
| | 30 | <td style="background-color:#0f0">s</td> |
| | 31 | <td style="background-color:#0f0">s</td> |
| | 32 | <td>?</td> |
| | 33 | <td>?</td> |
| | 34 | </tr> |
| | 35 | <!-- UNIVERSAL --> |
| | 36 | <tr align="center"> |
| | 37 | <th colspan="1" rowspan="2" style="font-weight:bold">universal</th> |
| | 38 | <th colspan="2" rowspan="2"></th> |
| | 39 | <th colspan="2">tiger</th> |
| | 40 | <th colspan="2">leopard</th> |
| | 41 | </tr> |
| | 42 | <tr align="center"> |
| | 43 | <td>ppc</td> |
| | 44 | <td>i386</td> |
| | 45 | <td>ppc</td> |
| | 46 | <td>i386</td> |
| | 47 | </tr> |
| | 48 | <tr align="center"> |
| | 49 | <!-- FIRST VERSION --> |
| | 50 | <td>1.11</td> |
| | 51 | <td colspan="2"> </td> |
| | 52 | <td style="background-color:#0f0">s</td> |
| | 53 | <td>?</td> |
| | 54 | <td>?</td> |
| | 55 | <td>?</td> |
| | 56 | </tr> |
| | 57 | </table> |
| | 58 | }}} |
| | 59 | |
| | 60 | |
| | 61 | [wiki:Universal back to overview] |