avose / GLShell

OpenGL Terminal
GNU Lesser General Public License v2.1
2 stars 0 forks source link

Terminal Test Suite #67

Open avose opened 11 months ago

avose commented 11 months ago

I should create a test application in Python which exercises the terminal emulator. Some of this can be fully automated, and some may require human interaction. Things like the following are a simple start: https://github.com/kosciak/terminal-capabilities/blob/main/change-cursor.sh

However, more complex things should be tested as well. Maybe running a curses application would be a good test. Perhaps the Linux kernel make menuconfig could be a start.