summaryrefslogtreecommitdiff
path: root/misc/vttest/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2014-11-11Update to 20140305. Changes:shattered1-2/+2
+ when NRCS is active, suppress ISO Latin-1 from menu to avoid confusion with British NRCS. + do not highlight ISO Latin-1 for NRCS, since it is a 96-character set, not applicable to NRCS. + expand menu 11.6.6 to demonstrate bce with top-level menus 1 and 2 in addition to the existing menu 8. + correct description for DA response 24; it denotes VT320. + add highlighting information for VT320 Portuguese NRC mapping. + add highlighting information for VT220 DEC Supplemental NRC mapping. + clear screen just before resetting SCS in menu #3 character sets, in case a VT100 emulator does not simply ignore VT220 G2/G3 selections when it does not implement them. + add check for maximum operating level before deciding whether to send a DECSCL to set it to VT100-level. + save/restore color enable-flag for menu 11.6 in a couple of places so that the ISO-6429 tests do not reset it unexpectedly. + amend the REP test to not reset colors if it happens to be run via the menu entry for BCE-related tests.
2013-11-15Update to 20130818. Changes:shattered1-2/+2
+ change cursor-position before IL/DL in "Test of VT102-style features with BCE (Insert/Delete Char/Line)" to demonstrate whether the terminal sets the cursor to the first column as a side-effect, as noted in VT220 reference manual. + modify character-sets screens to optionally highlight the characters which do not correspond to ISO-8859-1. This makes the National Replacement Characters easier to see. + modify DSR cursor-position report to check if the terminal accounts for origin-mode.
2013-04-06Fixes:rodent1-3/+3
COMMENT should not be longer than 70 characters. COMMENT should not begin with 'A'. COMMENT should not begin with 'An'. COMMENT should not begin with 'a'. COMMENT should not end with a period. COMMENT should start with a capital letter. pkglint warnings. Some files also got minor formatting, spelling, and style corrections.
2012-10-30Update to vttest-20120506; 7 years worth of changes omitted.shattered1-2/+2
2012-10-08Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.asau1-3/+1
2008-06-20Add DESTDIR support.joerg1-1/+3
2007-12-02Update HOMEPAGES and MASTER_SITES; from Sergey Svishchev.wiz1-2/+2
2006-09-09Rename variable MAKEFILE to MAKE_FILE.obache1-2/+2
2005-06-30Update vttest to 20050107. More tests were added.minskim1-2/+2
Approved by the maintainer (drochner@).
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2002-06-06update to rev 20020422 (the old one doesn't exist anymore on the server)drochner1-2/+2
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz1-1/+2
2000-06-10import vt100 test program (improved version of the utility whichdrochner1-0/+15
comes with pcvt)