Skip to content
  • Liam M. Healy's avatar
    Non-scalar units tests, grid::make-grid-data initial-contents must be non-nil · ab18501c
    Liam M. Healy authored
    Restore the test grid-array-units for non-scalar units.  Check that
    initial-contents (not just initial-contents-p) are non-nil in
    make-grid-data, because it doesn't make sense to specify
    :initial-contents as nil.  
    
    Now all tests in package ANTIK pass:
    GRID-ARRAY-UNITS: 3 assertions passed, 0 failed.
    GRID-SCALAR-UNITS: 9 assertions passed, 0 failed.
    NUMBERS: 38 assertions passed, 0 failed.
    UNITS: 9 assertions passed, 0 failed.
    TOTAL: 59 assertions passed, 0 failed, 0 execution errors.
    ab18501c