You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lnav/test/test_vt52_curses.sh

7 lines
163 B
Bash

#! /bin/bash
run_test ./scripty -n -e ${srcdir}/vt52_curses_input.0 \
-- ./drive_vt52_curses < /dev/null
on_error_fail_with "single line vt52 did not work?"