curses: some small test programs
authorFaisal Abbas <90.abbasfaisal@gmail.com>
Mon, 17 Aug 2015 12:35:06 +0000 (17:35 +0500)
committerAlan Cox <alan@linux.intel.com>
Fri, 21 Aug 2015 19:39:53 +0000 (20:39 +0100)
commitcf5ab7bbee963f1cc5c0c4dd99c0c7e3a271bcf0
tree92e9c0ba5a0e9b955fa607955d492ac1dd7a5cc4
parentd83bc1c1249be8eff94354731e420b57437cbdf1
curses: some small test programs
Applications/curses-tests/cbreak_echo.c [new file with mode: 0644]
Applications/curses-tests/curs_tools.c [new file with mode: 0644]
Applications/curses-tests/multiple_windows.c [new file with mode: 0644]
Applications/curses-tests/overwrite.c [new file with mode: 0644]
Applications/curses-tests/scroll.c [new file with mode: 0644]
Applications/curses-tests/subwindow.c [new file with mode: 0644]