Project

General

Profile

Extent Tests

Functionality Tested

The tests should cover the following:

  • extent subscripting
    • for both complex expressions (including chaining in OO vars/properties/methods) and literals
    • out of bounds subscripts (above and below)
    • ranges (e.g. var[1 for 2], to the degree they can be referenced in expressions)
  • dynamic extents
  • range extents (outside of expressions)
  • unsubscripted extent references
  • initialization
  • assignment

Current Status

Implementation Details

Instructions to Run the Tests

Limitations or Known Issues


© 2004-2024 Golden Code Development Corporation. ALL RIGHTS RESERVED.