Skip to content
  • Eric Pietrocupo's avatar
    Augmented unit tests, fixed a few things and did some cleanup · a616019c
    Eric Pietrocupo authored
    OBJECTIVE: Complete unit tests
    
    Modified some unit tests. Added instructins to all dialogs in place and added some spot checks. Added application icon spot check
    
    Fixed the issue where special characters got ignored if printing outside the window. Need to have 2 functions with different clamping limits for edges or interior content.
    
    Add to fix the glyph generation script to include more than 1 line. That makes the icon bitmap 1 line too big. Can deal with it for now.
    
    Cleaned up the todoes the best way that I could. Left a lot of things for further releases.
    
    I cleaned up the warnings by adding no operations. I added ) to pointers, which has no impact.
    
    NEXT:
    - Unit tests
      * Dialog stack and multiple windows stacking and instruction position only on active window.
    
    - Distribution
      * CI: change before script for every target to include only the essential for their task to return CI time.
        see if can have before script for stages to avoid du...
    a616019c