From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp-out-no.shaw.ca (smtp-out-no.shaw.ca [64.59.134.13]) by sourceware.org (Postfix) with ESMTPS id 689C63857011 for ; Fri, 10 Jul 2020 22:37:00 +0000 (GMT) Authentication-Results: sourceware.org; dkim=permerror (bad message/signature format) Received: from BWINGLISD.cg.shawcable.net ([24.64.172.44]) by shaw.ca with ESMTP id u1dZjRd4Mng7Ku1dajf79i; Fri, 10 Jul 2020 16:36:59 -0600 X-Authority-Analysis: v=2.3 cv=ecemg4MH c=1 sm=1 tr=0 a=kiZT5GMN3KAWqtYcXc+/4Q==:117 a=kiZT5GMN3KAWqtYcXc+/4Q==:17 a=HiWkEfo4AAAA:8 a=c0LZ2jN75V_NsuafZScA:9 a=_QplDg0m8TGAdENQf2wZ:22 X-Spam-Status: No, score=1.1 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS, KAM_LAZY_DOMAIN_SECURITY, MISSING_DATE, MISSING_FROM, MISSING_HEADERS, MISSING_MID, MISSING_SUBJECT, RCVD_IN_DNSWL_LOW, RCVD_IN_MSPIKE_H2, SPF_HELO_NONE, SPF_NONE, TXREP autolearn=no autolearn_force=no version=3.4.2 X-Spam-Level: * X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-Mailman-Approved-At: Sat, 11 Jul 2020 11:04:07 +0000 X-BeenThere: cygwin-announce@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Read-only mailing list announcing new and updated Cygwin packages List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , Date: Fri, 10 Jul 2020 22:37:02 -0000 X-List-Received-Date: Fri, 10 Jul 2020 22:37:02 -0000 Message-ID: <20200710223702.uOOCEFjn2q0jhZtrakFRUQloY4Su_cBw0ba7T9d-oeo@z> >From cygwin-announce-vttest-20200610-1 Fri Jul 10 16:35:16 2020 From: Brian Inglis To: cygwin-announce@cygwin.com Date: Fri, 10 Jul 2020 16:35:16 -0600 Message-Id: <20200710163516.53886-1-Brian.Inglis@SystematicSW.ab.ca> Subject: Updated: vttest 20200610 X-CMAE-Envelope: MS4wfF75rQ3sdCk6xQtAsvtgb80RZJeOMkgdGeRCKsMTc6ZbTvqcGDrGoEkSgT1i/wnKIZ2H5bNZ3tQLVSTqr6mjuZro0VQ3igX8CWnPh/yypXjTHjC7a42r 8Hza6HBnqZnGSRk5xKR/OaL/gajc1lvV5CCJ1y8ir8jRedbOtGzrZKp6BJfQ4j/6xZDUPubZkxoPwK9cNfOZkf3gkYgcSLWmzW4= The following packages have been upgraded in the Cygwin distribution: * vttest 20200610 Tests the functionality of a VT100 terminal (or emulator thereof). Tests both display (escape sequence handling) and keyboard. The program is menu-driven and contains full operating instructions. To run a given menu-item, you enter its number. You can run all menu-items (for a given level) by entering an asterisk, i.e, '*'. It has been enhanced to support and test many xterm control and status escape sequences, and it is mainly used nowadays for testing emulator compatibility. Latest changes include: + modify DECSCA test to show whether EL/ED and ECH/ICH/DCH ignore DECSCA + modify DECERA test to assume that the terminal uses bce, and prompt for an additional color-change/erase to demonstrate this. See the project home page for more information: https://invisible-island.net/vttest/