Project

General

Profile

Stream Tests

Functionality Tested

The tests should cover the following:

  • DEFINE STREAM
  • unnamed streams
  • special streams (directory, printer, terminal; ignore clipboard)
  • statements
    • INPUT FROM
    • INPUT THROUGH
    • INPUT-OUTPUT THROUGH
    • OUTPUT TO
    • OUTPUT THROUGH
    • INPUT CLOSE
    • INPUT-OUTPUT CLOSE
    • OUTPUT CLOSE
  • use the full range of access statements and functions (except redirected terminal for output/input which is in UI tests)
    • DOWN
    • EXPORT
    • IMPORT
    • PAGE
    • PAGE-NUMBER() function
    • PAGE-SIZE
    • PUT
    • SEEK statement and SEEK() function
  • all I/O options

Current Status

Implementation Details

Instructions to Run the Tests

Limitations or Known Issues


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