Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
stateoftheport [2022/05/27 18:05]
bekki
stateoftheport [2022/06/11 17:58]
christian
Line 1: Line 1:
 ====== State of The Port ====== ====== State of The Port ======
  
-This page reflects the current state of the [[smalltalktransform|port]].+We are porting the PDFtalk library to different Smalltalk dialects simultaniously. 
 +The first step is to generate a fileout with all tests which loads without errors into the target Smalltalk. 
 +Then the tests are executed and the results are shown here. 
 +The port of the library will be finished when all tests pass.
  
 +You can find news about the progress of the port with all the previous steps in the [[portingblog|Porting Blog]].
  
 <html> <html>
Line 43: Line 47:
         grid-column: 2;         grid-column: 2;
         grid-row: 1;         grid-row: 1;
 +    }
 +
 +    .VAST {
 +        grid-column: 1;
 +        grid-row: 2;
     }     }
  
Line 142: Line 151:
                     </span>                     </span>
                     <span>                     <span>
-                        0+                        &#x2705
                     </span>                     </span>
                     <span>                     <span>
-                        0+                        &#x2705
                     </span>                     </span>
                 </div>                 </div>
Line 356: Line 365:
                     </span>                     </span>
                     <span>                     <span>
-                        0+                        &#x2705
                     </span>                     </span>
                     <span>                     <span>
-                        0+                        &#x2705
                     </span>                     </span>
                 </div>                 </div>
Line 505: Line 514:
                 <a href="https://wiki.pdftalk.de/doku.php?id=portingblog#first_fileout_of_the_full_pdftalk_for_pharo">[Pharo                 <a href="https://wiki.pdftalk.de/doku.php?id=portingblog#first_fileout_of_the_full_pdftalk_for_pharo">[Pharo
                     Fileout PDFtalk] 1.3.0.4</a> @ 2022-05-23                     Fileout PDFtalk] 1.3.0.4</a> @ 2022-05-23
 +            </div>
 +        </div>
 +    </div>
 +
 +    <div class="TablesWrapper">
 +        <div class="Ports">
 +            <h3>VA Smalltalk 11.0</h3>
 +            <div class="Grid VAST">
 +                <span>
 +                    <strong>Packages</strong>
 +                </span>
 +                <div class="Tests Header">
 +                    <span>
 +                        Tests
 +                    </span>
 +                    <span>
 +                        Pass
 +                    </span>
 +                    <span>
 +                        Fail
 +                    </span>
 +                    <span>
 +                        Error
 +                    </span>
 +                </div>
 +                <span>
 +                </span>
 +
 +                <span class="Total">
 +                    Total
 +                </span>
 +                <div class="Tests Total">
 +                    <span>
 +                        585
 +                    </span>
 +                    <span>
 +                        143
 +                    </span>
 +                    <span>
 +                        14
 +                    </span>
 +                    <span>
 +                        428
 +                    </span>
 +                </div>
 +                <svg class="Total" width="100%" height="100%" viewBox="0 0 585 75">
 +                    <rect x="0" y="0" width="143" height="100%" fill="#ccffcc" />
 +                    <rect x="143" y="0" width="14" height="100%" fill="#ffff99" />
 +                    <rect x="157" y="0" width="428" height="100%" fill="#ffcccc" />
 +                </svg>
 +
 +                <span>
 +                    Values
 +                </span>
 +                <div class="Tests">
 +                    <span>
 +                        29
 +                    </span>
 +                    <span>
 +                        29
 +                    </span>
 +                    <span>
 +                        &#x2705
 +                    </span>
 +                    <span>
 +                        &#x2705
 +                    </span>
 +                </div>
 +                <svg width="100%" height="100%" viewBox="0 0 29 2.9">
 +                    <rect x="0" y="0" width="29" height="100%" fill="#ccffcc" />
 +                    <rect x="29" y="0" width="0" height="100%" fill="#ffff99" />
 +                    <rect x="29" y="0" width="0" height="100%" fill="#ffcccc" />
 +                </svg>
 +
 +                <span>
 +                    Values Tools
 +                </span>
 +                <div class="Tests">
 +                    <span>
 +                        38
 +                    </span>
 +                    <span>
 +                        38
 +                    </span>
 +                    <span>
 +                        &#x2705
 +                    </span>
 +                    <span>
 +                        &#x2705
 +                    </span>
 +                </div>
 +                <svg width="100%" height="100%" viewBox="0 0 38 3.8">
 +                    <rect x="0" y="0" width="38" height="100%" fill="#ccffcc" />
 +                    <rect x="38" y="0" width="0" height="100%" fill="#ffff99" />
 +                    <rect x="38" y="0" width="0" height="100%" fill="#ffcccc" />
 +                </svg>
 +
 +                <span>
 +                    PostScript
 +                </span>
 +                <div class="Tests">
 +                    <span>
 +                        175
 +                    </span>
 +                    <span>
 +                        50
 +                    </span>
 +                    <span>
 +                        6
 +                    </span>
 +                    <span>
 +                        119
 +                    </span>
 +                </div>
 +                <svg width="100%" height="100%" viewBox="0 0 175 17.5">
 +                    <rect x="0" y="0" width="50" height="100%" fill="#ccffcc" />
 +                    <rect x="50" y="0" width="6" height="100%" fill="#ffff99" />
 +                    <rect x="56" y="0" width="119" height="100%" fill="#ffcccc" />
 +                </svg>
 +
 +                <span>
 +                    PostScript CIDInit
 +                </span>
 +                <div class="Tests">
 +                    <span>
 +                        47
 +                    </span>
 +                    <span>
 +                        23
 +                    </span>
 +                    <span>
 +                        2
 +                    </span>
 +                    <span>
 +                        22
 +                    </span>
 +                </div>
 +                <svg width="100%" height="100%" viewBox="0 0 47 4.7">
 +                    <rect x="0" y="0" width="23" height="100%" fill="#ccffcc" />
 +                    <rect x="23" y="0" width="2" height="100%" fill="#ffff99" />
 +                    <rect x="25" y="0" width="22" height="100%" fill="#ffcccc" />
 +                </svg>
 +
 +                <span>
 +                    PDFtalk Fonts
 +                </span>
 +                <div class="Tests">
 +                    <span>
 +                        30
 +                    </span>
 +                    <span>
 +                        7
 +                    </span>
 +                    <span>
 +                        4
 +                    </span>
 +                    <span>
 +                        19
 +                    </span>
 +                </div>
 +
 +                <svg width="100%" height="100%" viewBox="0 0 30 3.0">
 +                    <rect x="0" y="0" width="7" height="100%" fill="#ccffcc" />
 +                    <rect x="7" y="0" width="4" height="100%" fill="#ffff99" />
 +                    <rect x="11" y="0" width="19" height="100%" fill="#ffcccc" />
 +                </svg>
 +
 +                <span>
 +                    PDFtalk
 +                </span>
 +                <div class="Tests">
 +                    <span>
 +                        284
 +                    </span>
 +                    <span>
 +                        14
 +                    </span>
 +                    <span>
 +                        2
 +                    </span>
 +                    <span>
 +                        268
 +                    </span>
 +                </div>
 +                <svg width="100%" height="100%" viewBox="0 0 284 28.4">
 +                    <rect x="0" y="0" width="14" height="100%" fill="#ccffcc" />
 +                    <rect x="14" y="0" width="2" height="100%" fill="#ffff99" />
 +                    <rect x="16" y="0" width="268" height="100%" fill="#ffcccc" />
 +                </svg>
 +
 +                <span style="color: gainsboro">
 +                    RDF
 +                </span>
 +                <div class="Tests Pending">
 +                    <span>
 +                        -
 +                    </span>
 +                    <span>
 +                        -
 +                    </span>
 +                    <span>
 +                        -
 +                    </span>
 +                    <span>
 +                        -
 +                    </span>
 +                </div>
 +                <span>
 +                </span>
 +
 +            </div>
 +            <div class="VersionInfo">
 +                <a href="https://wiki.pdftalk.de/doku.php?id=portingblog#first_fileout_of_the_full_pdftalk_for_va_smalltalk">[VA Smalltalk
 +                    Fileout PDFtalk] 1.0.0.19</a> @ 2022-06-11
             </div>             </div>
         </div>         </div>
  • stateoftheport.txt
  • Last modified: 2022/06/21 10:34
  • by christian