. ../../testutils.sh

# observe that errors are correctly reported as zero.
run TermSize.idr </dev/null

# The following should report True True, but the ci scripts don't
# provide a terminal
# run TermSize.idr

# The following should also report True True if the output is a terminal,
# but the testing framework redirects output.

# run tests/allschemes/scheme002/TermSize.idr </dev/null
