From 5068d34c08f951a7ea6257d305a1627b09a95817 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 4 May 2024 19:44:55 +0200 Subject: Adding upstream version 0.11.1. Signed-off-by: Daniel Baumann --- test/test_vt52_curses.sh | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 test/test_vt52_curses.sh (limited to 'test/test_vt52_curses.sh') diff --git a/test/test_vt52_curses.sh b/test/test_vt52_curses.sh new file mode 100644 index 0000000..946e645 --- /dev/null +++ b/test/test_vt52_curses.sh @@ -0,0 +1,6 @@ +#! /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?" -- cgit v1.2.3